No description
Find a file
Ferdinand Thiessen 07da40315b
Merge pull request #68 from nextcloud/feat/proper-v2
feat: properly document lived v2
2025-11-24 14:41:25 +01:00
LICENSE.md Add license text 2017-09-15 16:38:56 +02:00
README.md docs: add history to readme and preserve v1 of RFC 2025-11-20 03:03:35 +01:00
RFC.md chore: fix some typos 2025-11-20 13:31:20 +01:00
RFC_v1.md docs: add history to readme and preserve v1 of RFC 2025-11-20 03:03:35 +01:00

End-to-end encryption RFC

This repository contains the specification for the end-to-end encryption used by the Nextcloud sync and mobile clients.

The current version can be found in RFC.md.

History

  • v2.0

    • Added file drop support
    • Metadata format changed
    • Various clarifications regarding implementation
    • Added information about security goals and accepted feature loss
  • Version 1

    Note: Metadata with a version "1.7" was only used as an internal prototype of version 2.0 for file drop support.