18 January 2010
This article will show you how to get started with gpg encryption and how to use it with gmail.
Installing gpg and generating a set of keys
First, lets install some necessary packages
1 sudo aptitude install gnupg gnupg-agent xsel
Now, generate your public and private keys with [...]
[Click to cite this article]
[hide academic citations]
AMA citation:
Jiang W. Add pgp/gpg encryption to gmail. Stone Studio. 2010. Available at: http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail. Accessed March 12, 2010.
APA citation:
Jiang, Wei. (2010). Add pgp/gpg encryption to gmail. Retrieved March 12, 2010, from Stone Studio Web site, http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail
Chicago citation:
Jiang, Wei, "Add pgp/gpg encryption to gmail", Stone Studio, posted January 18, 2010, http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail (accessed March 12, 2010).
Harvard citation:
Jiang, W 2010, Add pgp/gpg encryption to gmail, Stone Studio. Retrieved March 12, 2010, from <http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail>
MLA citation:
Jiang, Wei. "Add pgp/gpg encryption to gmail." Stone Studio. 18 Jan. 2010. 12 Mar. 2010 <http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail>
Thank you for your interest.
9 January 2010
The GPG key (which means Gnu Privacy Guard, aka GnuPG) can be used for many things like signing your packages, sign the Ubuntu Code of Conduct, etc. I am writing this how-to because I plan to write an article on creating .deb packages the right way, and for that you will need to sign them [...]
[Click to cite this article]
[hide academic citations]
AMA citation:
Jiang W. How To Create Your Own GPG Key. Stone Studio. 2010. Available at: http://wei-jiang.com/system/unix/how-to-create-your-own-gpg-key. Accessed March 12, 2010.
APA citation:
Jiang, Wei. (2010). How To Create Your Own GPG Key. Retrieved March 12, 2010, from Stone Studio Web site, http://wei-jiang.com/system/unix/how-to-create-your-own-gpg-key
Chicago citation:
Jiang, Wei, "How To Create Your Own GPG Key", Stone Studio, posted January 9, 2010, http://wei-jiang.com/system/unix/how-to-create-your-own-gpg-key (accessed March 12, 2010).
Harvard citation:
Jiang, W 2010, How To Create Your Own GPG Key, Stone Studio. Retrieved March 12, 2010, from <http://wei-jiang.com/system/unix/how-to-create-your-own-gpg-key>
MLA citation:
Jiang, Wei. "How To Create Your Own GPG Key." Stone Studio. 9 Jan. 2010. 12 Mar. 2010 <http://wei-jiang.com/system/unix/how-to-create-your-own-gpg-key>
Thank you for your interest.