decrypt staggered files

right now with staggered file versioning enabled on an untrusted encrypted node, decrypting just decrypts the lastest version. Is there some way to decrypt the previous versions since you can’t really know what you are restoring via the encrypted node (random file struction/name)?

I don’t think there’s a good way to do that. syncthing decrypt can handle the files, potentially, but you can’t know beforehand what they represent.

maybe some way to decrypt all versions then?

Yeah… syncthing decrypt should do that, but I guess it doesn’t work with staggered versions because the file names get mangled. Potentially there are other issues. Please feel free to file a bug on it on GitHub!

yeah sure thing!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.