An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

## 🔐 encrypt0r

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

![encrypt0r start screen](screenshots/screen-1.png)

### 💡 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