Navigation menu

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

The E2EE App for ownCloud increases the security of shared documents by encrypting them locally on your machine and uploading only encrypted data which only you and the intended recipient can open.

 

  • All de- and encryption happens within the local browser.
  • Uses AES to encrypt files and RSA to share the encryption keys securely.
  • With the ownCloud Guests App (optional), external users can share encrypted with ownCloud users.
  • Share encrypted with multiple users

All this is done without requiring any external Software except a current Web Browser (Firefox, Chrome, Microsoft Edge).

End-To-End Encryption is applied to a folder, and is then used on all files being uploaded afterwards.

  • No labels