Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.45 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.45 KB

Encryptee

Encryptee is a user-friendly web app built with SvelteKit, designed for secure client-side file encryption and decryption. Keep your sensitive data safe and under your control with Encryptee's simple and efficient process.

Features

  • Client-side encryption and decryption using the Web Crypto API, ensuring your data never leaves your device.
  • Intuitive user interface built with SvelteKit, providing a seamless and efficient experience for users.
  • Supports a wide range of file formats for both encryption and decryption.

Privacy and Security

Encryptee is committed to protecting your data. By leveraging the power of the Web Crypto API, all encryption and decryption operations are performed on your device, ensuring that your sensitive information is never sent over the internet or stored on our servers. With Encryptee, you can have confidence that your files are secure and private.

Easy to handle

Simply upload your files, enter a secure password, and let Encryptee handle the rest. Your encrypted or decrypted files will be available for download immediately after the process is complete.

Upcoming Features

  • Implement asymmetric encryption
  • Enable offline functionality