Re: [tor-talk] [tor-announce] Tor 0.3.5.7 is released

2019-01-21 Thread Nick Mathewson
On Sat, Jan 19, 2019 at 6:23 AM Jim  wrote:
>
> Nick Mathewson wrote:
> > You can download the source code from the usual place on the website.
> > Packages should be available within the next several weeks, with a new
> > Tor Browser some time in the next month or so.
>
> Nick, it would appear your signing key (or sub-key) has expired:
>

Hi, Jim!

You probably need to refresh my key from the keyservers:

[1718]$ gpg --list-keys ni...@torproject.org
pub   4096R/FE43009C4607B1FB 2016-09-21 [expires: 2020-09-16]
uid  Nick Mathewson 
uid  Nick Mathewson 
uid  Nick Mathewson 
uid  Nick Mathewson 
sub   4096R/6AFEE6D49E92B601 2016-09-23 [expires: 2020-09-16]
sub   4096R/91DDED0286AC8BFF 2016-09-23 [expires: 2020-09-16]
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] [tor-announce] Tor 0.3.5.7 is released

2019-01-19 Thread Jim

Nick Mathewson wrote:

You can download the source code from the usual place on the website.
Packages should be available within the next several weeks, with a new
Tor Browser some time in the next month or so.


Nick, it would appear your signing key (or sub-key) has expired:

$ verify_detached tor/tor-0.3.5.7.tar.gz.asc
gpg: Signature made Mon Jan  7 14:37:18 2019 MST using RSA key ID 9E92B601
gpg: Good signature from "Nick Mathewson "
gpg: aka "Nick Mathewson "
gpg: aka "Nick Mathewson "
gpg: aka "Nick Mathewson "
gpg: Note: This key has expired!
Primary key fingerprint: 2133 BC60 0AB1 33E1 D826  D173 FE43 009C 4607 B1FB
 Subkey fingerprint: 7A02 B352 1DC7 5C54 2BA0  1545 6AFE E6D4 9E92 B601

$ gpg -v --list-keys 9E92B601
gpg: using PGP trust model
gpg: NOTE: signature key 9E92B601 expired Sun Sep 23 08:08:11 2018 MDT
pub   4096R/4607B1FB 2016-09-21 [expires: 2019-09-21]
uid  Nick Mathewson 
uid  Nick Mathewson 
uid  Nick Mathewson 
uid  Nick Mathewson 
sub   4096R/9E92B601 2016-09-23 [expired: 2018-09-23]
sub   4096R/86AC8BFF 2016-09-23 [expired: 2018-09-23]

$ type verify_detached
verify_detached is a function
verify_detached ()
{
gpg --verify $1 ${1%.*}
}

--
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk