Pass

From Netsoc Wiki
Revision as of 19:10, 13 February 2017 by Duggles (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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>