Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aethrox/cryptbash
Crypt Bash is a CLI (Command Line Interface) program that performs file encryption, decryption and GPG key generation using GnuPG quickly and easily. Thanks to its user-friendly menu, you can secure your files without having to deal with complex commands.
https://github.com/aethrox/cryptbash
apt bash cli dnf gnu linux pacman pgp-encryption shell yum zypper
Last synced: about 1 month ago
JSON representation
Crypt Bash is a CLI (Command Line Interface) program that performs file encryption, decryption and GPG key generation using GnuPG quickly and easily. Thanks to its user-friendly menu, you can secure your files without having to deal with complex commands.
- Host: GitHub
- URL: https://github.com/aethrox/cryptbash
- Owner: aethrox
- License: mit
- Created: 2024-11-02T16:57:51.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:55:21.000Z (about 2 months ago)
- Last Synced: 2024-11-02T19:27:20.943Z (about 2 months ago)
- Topics: apt, bash, cli, dnf, gnu, linux, pacman, pgp-encryption, shell, yum, zypper
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypt Bash
Crypt Bash is a CLI (Command Line Interface) program that enables fast and simple file encryption, decryption, and GPG key creation using GnuPG. With its user-friendly menu, you can secure your files without dealing with complex commands.
> [!CAUTION]
> **The project is currently under construction, so it is not yet usable. You can follow the developments by clicking the star icon in the top right corner to receive notifications.**## Features
- **GPG Key Generation**: Easily generate your own GPG keys.
- **List GPG Keys**: List and browse the keys you have.
- **File Encryption**: Protect your text files with strong encryption algorithms.
- **File Decryption**: Effortlessly retrieve your encrypted files.
- **Bulk Expired Key Deletion**: Remove all expired GPG keys at once.
- **Key Deletion**: Simply select the key you want to remove from the list and remove it.
- **User Friendly Menu**: Simple and intuitive interface for all operations.## License
This project is licensed under the MIT License. For more information, please refer to the `LICENSE` file.
## Contact
For questions or feedback, feel free to reach out to [aethrox](mailto:[email protected]).