GnuPG/OpenPGP/PGP

Aus robopagex.com
Zur Navigation springen Zur Suche springen

LINKS

https://gnupg.org/

Schlüssel generieren

Min. Dialog
$ gpg --gen-key 
Erweiterter Dialog
$ gpg --full-generate-key 

Schlüssel anzeigen

$ gpg --list-secret-keys 


what is the safest way to open/decrypt an encrypted gpg/pgp file in memory | gnu/linux debian?