Difference between revisions of "Pass"

From Netsoc Wiki
Jump to: navigation, search
(Created page with "gpg --gen-key select RSA and RSA select 4096 bits select 0 for never expire enter name enter email enter passkey as comment (these are all irrelevant, but useful for listi...")
 
(No difference)

Latest revision as of 19:10, 13 February 2017

gpg --gen-key

select RSA and RSA

select 4096 bits

select 0 for never expire

enter name enter email enter passkey as comment (these are all irrelevant, but useful for listing)

Enter a password that YOU WILL REMEMBER (change it later to a password you NEVER USE ELSEWHERE)

gpg --list-keys

get the GPGID of the key you just made

pass init <GPGID>