[tor-commits] [bridgedb/master] Fix 'invalid secret key' libgpgme error for testing keys.
isis at torproject.org
isis at torproject.org
Fri May 16 18:52:52 UTC 2014
commit f0439f635f24fb4d3a0efe6e548134cd23b82052
Author: Isis Lovecruft <isis at torproject.org>
Date: Wed Apr 23 03:01:25 2014 +0000
Fix 'invalid secret key' libgpgme error for testing keys.
We can't use expired keypairs, and the old testing keypair had it's master
secret key destroyed, so I created a new testing keypair.
* CHANGE gnupghome/TESTING.subkeys.sec to a non-expired keypair:
pub 4096R/3F148C21 2014-04-23
uid TESTING (INSECURE!) <bridges at torproject.org>
sub 4096R/C9CB1DCD 2014-04-23
sub 4096R/79DEF4D1 2014-04-23
sec# 4096R/3F148C21 2014-04-23
uid TESTING (INSECURE!) <bridges at torproject.org>
ssb 4096R/C9CB1DCD 2014-04-23
ssb 4096R/79DEF4D1 2014-04-23
---
gnupghome/TESTING.subkeys.sec | Bin 6505 -> 7304 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnupghome/TESTING.subkeys.sec b/gnupghome/TESTING.subkeys.sec
index ae13a98..3adba09 100644
Binary files a/gnupghome/TESTING.subkeys.sec and b/gnupghome/TESTING.subkeys.sec differ
More information about the tor-commits
mailing list