- gpg --gen-key
- gpg --list-keys
- gpg --keyserver pgp.mit.edu --send-keys '62E49F5A'
- that funky number is listed in the output of "list-keys", just look carefully
- your funky number will be unique
- should be 8 digits long and hex
- gpg --keyserver pgp.mit.edu --search-keys 'youremail@yahoo.com'
- gpg --keyserver pgp.mit.edu --search-keys 'yourgirl@yahoo.com'
- gpg --keyserver pgp.mit.edu --recv-keys 1F3B6ACA
- Get her key with the ID you saw in previous step
- Use keys to encrypt content
- Can be encrypted for multiple people in one go, and only those listed can open the result
Monday, 25 March 2013
Generate gpg keys, upload to server, pull from server, from CLI
Subscribe to:
Post Comments (Atom)
Interview questions: 2020-12
Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer Networking Layer 1 vs Layer 4 haproxy u...
-
CRITICAL: AWS now offers internal VPC DNS! Below is no longer necessary AFAIK. Woo hoo! http://aws.amazon.com/about-aws/whats-new/2014/...
-
apt-get install exim4 dpkg-reconfigure exim4-config Select: internet site; mail is sent and received directly using SMTP IP-addresses...
-
Status -> System logs -> Settings Make sure Log packets blocked by the default rule is not checked Check Show log entries in re...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.