Commit graph

3 commits

Author SHA1 Message Date
TheCharlatan
cd9e9ed8c9
Add android support to signature verification step 2019-11-15 15:36:08 +01:00
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
617f52db3e
Add script to make verifying the gitian signatures easy 2019-07-23 02:19:28 +02:00