end_to_end_encryption_rfc icon indicating copy to clipboard operation
end_to_end_encryption_rfc copied to clipboard

🔒 Specification for end-to-end encryption used by Nextcloud sync & mobile apps

Results 36 end_to_end_encryption_rfc issues
Sort by recently updated
recently updated
newest added

In our [RFC](https://github.com/nextcloud/end_to_end_encryption_rfc/blob/e185645eb5fd0849f49e308f006b194772cc3002/RFC.md) file we are displaying min supported OS versions. However most of them out dated. Even companies behind that not giving security patches for those OS e.g Android...

Closes https://github.com/nextcloud/end_to_end_encryption_rfc/pull/40

Is there an option to change the length of the mnemonic? If not, I would like to create a feature request. As far as I understood it, the 12 word...

enhancement

12 words are hard to type in. Other apps use e.g. images or emojis, that are shown and the user has to click on them.

This is v2 of RCF/E2EE, enhanced version by @schiessle, @rullzer, @MaxFichtelmann @woefe and me. Please feel free to inspect and reply.

Target: v3 - add "thumbnail" to files:{} - client on upload: - generate thumbnail - name it according to uuid - add it to files array for specific files -...

As far as I can see, the current proposal has some trouble with large files. As a GCM decryption should not release plaintext before the tag has been verified, the...

Ref: https://github.com/nextcloud/end_to_end_encryption_rfc/blob/master/RFC.md#create-metadata-file > The metadata is a JSON document with the following structure. The metadata->metadataKeys elements are encrypted to the recipients public keys and the values are used to encrypt...

- create e2e folder - upload file & metadata - delete this file - now on iOS: also metadata file is deleted - for v2: it is necessary to keep...

bug

Lock folder should only be possible with correct private key