Skip to content

kunalnagar/encrypt0r

Repository files navigation

🔐 encrypt0r

Encrypt and Decrypt files on a Mac, Windows or Linux using a Passphrase

encrypt0r start screen

💡 Motivation

Sometimes you just need a quick way to encrypt files securely using a passphrase. I started this project to explore the world of Electron and learn about cryptography.

encrypt0r provides a simple drag and drop interface to encrypt/decrypt your files using a password.

🔏 Signing Issues

When running the app on Mac/Windows, you might get an untrusted developer warning. This is because the app is not signed by the developer (aka me). Signing an app requires a Signing Certificate that costs hundreds of dollars per year. Apart from the warning, the app works as advertised.

Demo

demo.mov