diff options
author | Peter Todd <pete@petertodd.org> | 2016-06-18 20:53:17 -0400 |
---|---|---|
committer | Peter Todd <pete@petertodd.org> | 2016-06-18 20:53:17 -0400 |
commit | 1e9aab0dbfcb844458b5f221a9af0141bba6280f (patch) | |
tree | 592f92629d6d809af460b1df2cccd24ee0633ae4 /contrib | |
parent | 966151e71dc33cb5b97cf4243efd18afb4cf279d (diff) |
Remove sipa's old revoked key from verify-commits
Now that the trusted root is past all commits signed by that key we don't need
it in the trusted-keys list, nor do we need to whitelist those commits in
allow-revsig-commits
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/verify-commits/allow-revsig-commits | 2 | ||||
-rw-r--r-- | contrib/verify-commits/trusted-keys | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/contrib/verify-commits/allow-revsig-commits b/contrib/verify-commits/allow-revsig-commits index 31aeb8f3d3..e69de29bb2 100644 --- a/contrib/verify-commits/allow-revsig-commits +++ b/contrib/verify-commits/allow-revsig-commits @@ -1,2 +0,0 @@ -586a29253dabec3ca0f1ccba9091daabd16b8411 -eddaba7b5692288087a926da5733e86b47274e4e diff --git a/contrib/verify-commits/trusted-keys b/contrib/verify-commits/trusted-keys index 9c36d58cd2..75242c2a97 100644 --- a/contrib/verify-commits/trusted-keys +++ b/contrib/verify-commits/trusted-keys @@ -1,5 +1,4 @@ 71A3B16735405025D447E8F274810B012346C9A6 -1F4410F6A89268CE3197A84C57896D2FF8F0B657 3F1888C6DCA92A6499C4911FDBA1A67379A1A931 32EE5C4C3FA15CCADB46ABE529D4BCB6416F53EC FE09B823E6D83A3BC7983EAA2D7F2372E50FE137 |