No description
Find a file
Ferdinand Thiessen 05a0faa46c
Merge pull request #71 from nextcloud/feat/public-shares
feat: allow to share with anonymous users
2026-01-12 08:00:09 +01:00
LICENSE.md Add license text 2017-09-15 16:38:56 +02:00
README.md feat: allow to share with anonymous users 2025-12-18 22:51:40 +01:00
RFC.md Merge pull request #71 from nextcloud/feat/public-shares 2026-01-12 08:00:09 +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.1

    • Added support for end-to-end encrypted public shares
  • 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.