Skip to content

abhishekY495/File-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryptor 🔐

An app that Encrypts / Decrypts your files with a password. Built using Electron and TailwindCSS
Download the app from the Releases tab for the latest version and install like any other program.

Usage 🚀

demo.mp4

Security 🛠

  • Scrypt - For deriving a Cryptographic key from your password.
  • AES-256 - To Encrypt your files.

Privacy 🙈

  • App works Offline.
  • No File Data is collected or shared.
  • The app is Open source so you can check the code, customize and build yourself.

Future Features 🔮

  • Notification after Task completion or Error.
  • File name Encryption - Since there is a limit to Filename, used Rail Fence Cipher from here to scramble Filename.

Above features are OFF by default.
To Enable, click Help on the Menubar and select the feature you want to use.

Icons and Logo provided by - Icons8