micl2e2 / reach-micl2e2

My OpenPGP keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  1. (How-To) Encrypt Your Message For Me
  2. (How-To) Import The Keys

(How-To) Encrypt Your Message For Me

Before encryption, you should Import The Keys.

On Unix:

echo 'my message' | gpg -aer micl2e2

The output should be like:

-----BEGIN PGP MESSAGE-----

.....................................
.....................................
-----END PGP MESSAGE-----

Now you can copy the output and send it to my Email address, which can be found by gpg --list-keys.

(How-To) Import The Keys

Download the file pgp-micl2e2.asc, and run

gpg --import pgp-micl2e2.asc

About

My OpenPGP keys.