Commit graph

13 commits

Author SHA1 Message Date
TheCharlatan
28268ea75c
Some Improvements to the Gitian Verification Script
Keys are no longer imported automatically, use `--import-keys`
as an argument to import all public keys in the `gitian-pubkeys`
directory.

Keys are no longer refreshed automatically, use `--refresh-keys`
as an argument to refresh all public keys in the gpg keyring from
the sks server.

The verification step now uses the current working directory instead
of a hardcoded name in case the user renamed the gitian.sigs.

The verification now checks for the existance of each gitian.sigs
directory before running.

The user can specify custom monero and gitian-builder directory
locations. By default monero and gitian-builder are assumed on the same
level as the gitian.sigs repository.
2019-09-09 09:28:03 +02:00
TheCharlatan
1e19d5a080
Merge pull request into master 2019-07-23 02:30:51 +02:00
TheCharlatan
1e2b35e7c3
Merge pull request into master 2019-07-23 02:27:50 +02:00
TheCharlatan
693ce0e494
Merge pull request into master 2019-07-23 02:26:09 +02:00
TheCharlatan
858a66c366
Merge pull request into master 2019-07-23 02:19:36 +02:00
TheCharlatan
617f52db3e
Add script to make verifying the gitian signatures easy 2019-07-23 02:19:28 +02:00
Reproducibility Matters
98054a43b2
Merge pull request from jonathancross/README
gitian.sigs : Add basic information to README explaining repo.
2019-07-23 01:36:52 +02:00
Jonathan Cross
f3ca5303d2
Adding gpg key for jonathancross 2019-07-23 01:36:38 +02:00
TheCharlatan
f2c2a15a63
Add TheCharlatan pubkey 2019-07-23 00:43:38 +02:00
TheCharlatan
3e20e23130
Add v0.14.1.0 assert files 2019-07-18 23:50:54 +02:00
Jonathan Cross
0382b95341
gitian.sigs : Add basic information to README explaining repo. 2019-07-16 21:59:50 +02:00
Jonathan Cross
f4fa2b8eaa
Add v0.14.1.0 assert files and sigs 2019-07-16 03:43:14 +02:00
The Monero Project
5936ec0e36
Initial commit 2018-10-09 08:56:59 +02:00