Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konstantintutsch/lock
Process data with GnuPG 🔒
https://github.com/konstantintutsch/lock
adwaita c cryptography gpg utility
Last synced: about 2 hours ago
JSON representation
Process data with GnuPG 🔒
- Host: GitHub
- URL: https://github.com/konstantintutsch/lock
- Owner: konstantintutsch
- License: mit
- Created: 2024-10-11T09:57:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:01:57.000Z (6 days ago)
- Last Synced: 2024-11-10T19:43:15.255Z (6 days ago)
- Topics: adwaita, c, cryptography, gpg, utility
- Language: C
- Homepage: https://konstantintutsch.com/Lock
- Size: 446 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lock [](https://hosted.weblate.org/engage/Lock/) [](https://github.com/konstantintutsch/Lock/actions/workflows/build.yaml)
Process data with GnuPG
_Lock_ is a graphical front-end for GnuPG (GPG) making use of a beautiful LibAdwaita GUI.
Process text and files:
- Encryption
- Decryption
- Signing
- VerificationManage your GnuPG keyring:
- Generate new keypairs
- Import keys
- Export public keys
- View expiry dates
- Remove keys## Showcase
![Light Appearance](data/com.konstantintutsch.Lock.Screenshot.Light.png)
![Dark Appearance](data/com.konstantintutsch.Lock.Screenshot.Dark.png)
![Key management](data/com.konstantintutsch.Lock.Screenshot.Key.png)
![Keypair generation](data/com.konstantintutsch.Lock.Screenshot.Generate.png)
![File processing](data/com.konstantintutsch.Lock.Screenshot.File.png)
### Usage
![Plain text](data/com.konstantintutsch.Lock.Screenshot.Showcase.1Text.png)
![Key selection dialog](data/com.konstantintutsch.Lock.Screenshot.Showcase.2Select.png)
![Encryption](data/com.konstantintutsch.Lock.Screenshot.Showcase.3Encrypted.png)
![Decryption](data/com.konstantintutsch.Lock.Screenshot.Showcase.4Decrypted.png)