How to use GPG?
How to create key?
Simply we can run this:
gpg --full-gen-key
Then we will have some interactives.
Key Type
It's optional, but I oftenly use RSA and RSA (number 1)
Keysize (Bits)
It's more secure to have more bit or simply we can take the maximu...
fiko.me2 min read