E2EE Cloud
End-to-end encrypted cloud storage system-supports multiple storage backends, in-browser AES-GCM 256-bit encryption.
E2EE Cloud is an open source, self-hosted, end-to-end encrypted cloud storage application. All files are encrypted in your browser before uploading and decrypted after downloading, ensuring that the server will never be able to access your file content. After accessing the app, log in using your account and password: - ** Default account **: `admin` - ** Default password **: `e2ee` --- ##Core Features ** End-to-end encryption ** -Files are encrypted on the browser side, and only encrypted data is stored on the server side ** Self-hosting ** -Full control of your data without relying on third parties ** Encrypted search ** -File search can be performed even on encrypted data ** Multiple storage support ** -Supports local file system, SFTP, FTP, Dropbox, AWS S3, Google Cloud Storage, WebDAV ** Free open source ** -Completely free, protecting your privacy Set Password After logging in, you will be prompted for your Master Password. ####Function of the master password: - ** The master password is the encryption key for all your files ** - Used to encrypt and decrypt all files and folder names you upload - ** The master password will not be stored on the server **, only in your current browser session - If you forget your master password, you will ** permanently be unable to access ** encrypted files ###Privacy protection - The master password will not be stored on the server - File content remains encrypted on the server - Only people with the correct master password can decrypt files - Server administrators also cannot access your file content






