https://github.com/aethrox/cryptbash
Crypt Bash is a CLI program that performs file encryption, decryption and GPG key generation using GnuPG quickly and easily.
https://github.com/aethrox/cryptbash
apt bash cli dnf gnu linux pacman pgp-encryption shell yum zypper
Last synced: 17 days ago
JSON representation
Crypt Bash is a CLI program that performs file encryption, decryption and GPG key generation using GnuPG quickly and easily.
- Host: GitHub
- URL: https://github.com/aethrox/cryptbash
- Owner: aethrox
- License: mit
- Created: 2024-11-02T16:57:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T17:55:42.000Z (about 1 year ago)
- Last Synced: 2025-01-17T18:01:57.511Z (11 months ago)
- Topics: apt, bash, cli, dnf, gnu, linux, pacman, pgp-encryption, shell, yum, zypper
- Language: Shell
- Homepage:
- Size: 28.3 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.