purdieb

Results 3 comments of purdieb

> @BirdInFire I think it is safe to assume, as you say, that e2e has been abandoned. > > However, the point of this issue is to review a path...

Additionally, it is recommended that AES-GCM not be used for messages that are 64GB or larger. [(NIST source)](https://csrc.nist.gov/publications/detail/sp/800-38d/final) Unless file splitting is implemented the client should probably refuse to sync...

I ran into this when I got impatient and decided to dive into the nextcloud desktop client code to implement end to end encrypted folder sharing myself. I was following...