]> git.lizzy.rs Git - torbrowser-launcher.git/commit
This commit adds a second GnuPG key and signature verification info
authorJacob Appelbaum <jacob@appelbaum.net>
Mon, 18 Feb 2013 08:44:24 +0000 (00:44 -0800)
committerJacob Appelbaum <jacob@appelbaum.net>
Mon, 18 Feb 2013 08:44:24 +0000 (00:44 -0800)
commit8d08df37fb811b35fbf822f5d60630200759b492
treecd992a19a45c1ec0f7ea8e2f5fad67afcbcfedbd
parentf7cdc3398b21d87be9cf5aacd613312548e0f939
This commit adds a second GnuPG key and signature verification info

We add Sebastian's GnuPG key, move Erinn's key into a sub directory,
add a README to explain Tor's signature verification process, and
we include both keys in the Python setup.py. We use both keys in the
key ring to verify the signature.

In the future, we probably also consider depending on the
package 'deb.torproject.org-keyring' from deb.torproject.org or
including the keys included in that package.
erinn.asc [deleted file]
keys/README [new file with mode: 0644]
keys/erinn.asc [new file with mode: 0644]
keys/sebastian.asc [new file with mode: 0644]
setup.py
verify.sh