diff options
| author | Peter Todd <[email protected]> | 2016-06-18 20:53:17 -0400 |
|---|---|---|
| committer | Peter Todd <[email protected]> | 2016-06-18 20:53:17 -0400 |
| commit | 1e9aab0dbfcb844458b5f221a9af0141bba6280f (patch) | |
| tree | 592f92629d6d809af460b1df2cccd24ee0633ae4 | |
| parent | Add README for verify-commits (diff) | |
| download | discoin-1e9aab0dbfcb844458b5f221a9af0141bba6280f.tar.xz discoin-1e9aab0dbfcb844458b5f221a9af0141bba6280f.zip | |
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
| -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 31aeb8f3d..e69de29bb 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 9c36d58cd..75242c2a9 100644 --- a/contrib/verify-commits/trusted-keys +++ b/contrib/verify-commits/trusted-keys @@ -1,5 +1,4 @@ 71A3B16735405025D447E8F274810B012346C9A6 -1F4410F6A89268CE3197A84C57896D2FF8F0B657 3F1888C6DCA92A6499C4911FDBA1A67379A1A931 32EE5C4C3FA15CCADB46ABE529D4BCB6416F53EC FE09B823E6D83A3BC7983EAA2D7F2372E50FE137 |