GPGMNGR(1) | gpgmngr | GPGMNGR(1) |
gpgmngr - GPG Manager
gpgmngr [options] [menu-options] ...
gpgmngr is a command-line tool for managing all GPG functionalities, including creating, listing, editing, and deleting keys. It offers a user-friendly interface to handle GPG key management on the GNU/Linux terminal.
The script is divided into several main sections, each with submenus:
These options allow managing GPG keys.
These options allow performing encryption and decryption operations.
These options allow signing and verifying documents.
These options allow importing, exporting, and updating GPG keys.
These options allow backing up and restoring GPG keys.
These options provide additional GPG-related functionalities.
Exit the script.
gpgmngr If you discover any bugs in gpgmngr, please contact the author.
gpg(1), gpg-agent(1), gpgsm(1).
Originally written by Manuel Guerra <ar.manuelguerra@gmail.com>.
Please use the email address <ar.manuelguerra@gmail.com> for gpgmngr-related comments.
Copyright © 2024 Manuel Guerra
License: GPL-3+
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
August 2024 | Version 1.0.2 |