πŸ” Server API to support End-to-End Encryption
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot 984f3cf4fe
[tx-robot] updated from transifex
2018-09-13 00:19:35 +00:00
.tx Fix tx config 2018-02-12 23:35:55 +01:00
appinfo Update version on master 2018-09-05 12:15:17 +02:00
doc Minor typo 2018-01-05 09:11:10 +01:00
img first beta of the end-to-end encryption API 2017-09-27 12:56:13 +02:00
l10n [tx-robot] updated from transifex 2018-09-13 00:19:35 +00:00
lib Merge pull request #64 from nextcloud/add-tests 2018-03-08 10:49:13 +01:00
screenshots add screenshot for the appstore 2017-11-27 13:33:18 +01:00
tests extend tests 2018-03-06 13:41:58 +01:00
.drone.yml Fix drone config 2018-04-12 16:37:30 +02:00
.scrutinizer.yml enable drone and scrutinizer 2017-09-28 15:10:15 +02:00
.travis.yml Update master php testing versions 2018-01-12 11:49:27 +01:00
LICENSE first beta of the end-to-end encryption API 2017-09-27 12:56:13 +02:00
Makefile prepare version 1.0.5 2018-03-13 11:43:53 +01:00
README.md Update README.md 2017-11-22 15:06:43 +01:00

README.md

End-to-End Encryption App

This app provides all the necessary APIs to implement end-to-end encryption on the client side. Additionally it makes sure that end-to-end encrypted files are not accessible with the web interface and other WebDAV clients.

Here you can find the API documentation.