https://github.com/kunalnagar/encrypt0r
App to encrypt and decrypt your files with a passphrase, powered by :electron:
https://github.com/kunalnagar/encrypt0r
decryption electron electron-app encryption javascript nodejs
Last synced: 9 months ago
JSON representation
App to encrypt and decrypt your files with a passphrase, powered by :electron:
- Host: GitHub
- URL: https://github.com/kunalnagar/encrypt0r
- Owner: kunalnagar
- License: mit
- Created: 2019-03-21T09:59:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T16:02:40.000Z (over 1 year ago)
- Last Synced: 2024-09-15T17:27:35.403Z (over 1 year ago)
- Topics: decryption, electron, electron-app, encryption, javascript, nodejs
- Language: TypeScript
- Homepage: https://www.kunalnagar.in/blog/encryptor-encrypt-decrypt-files-passphrase/
- Size: 2.93 MB
- Stars: 51
- Watchers: 5
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🔐 encrypt0r
Encrypt and Decrypt files on a Mac, Windows or Linux using a Passphrase

### 💡 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
https://github.com/kunalnagar/encrypt0r/assets/2741371/784e2782-f2dd-4601-87b9-9d9141d65942