Commit graph

53 commits

Author SHA1 Message Date
TheCharlatan
4b0d2bf5d9
Merge pull request #31 into master 2019-11-20 00:55:59 +01:00
Jonathan Cross
8ac63f4f31
verify-merge.py : code consistency improvements. 2019-11-20 00:36:04 +01:00
TheCharlatan
b53b890872
Merge pull request #30 into master 2019-11-19 21:30:25 +01:00
Jonathan Cross
a9da606f2a
Updating README with new verify-merge.py example. 2019-11-19 20:52:53 +01:00
TheCharlatan
4f07f49849
Merge pull request #27 into master 2019-11-19 20:43:03 +01:00
Jonathan Cross
8e54bb4d72
Add travis config to check assert sigs 2019-11-19 20:41:55 +01:00
TheCharlatan
155d28e266
Merge pull request #29 into master 2019-11-19 20:41:23 +01:00
TheCharlatan
3d5a5ab9bf
Add basic verification between signatories' release tarballs
Add support to check if the release tarball checksum between different signed
assertions match.
This is only meant for quick verification, not for actual validation of the
assertion contents.
2019-11-19 20:12:19 +01:00
TheCharlatan
3f5f557f41
Merge pull request #28 into master 2019-11-19 17:59:25 +01:00
Jonathan Cross
ff5a941316
Simplify and improve verify-merge.py 2019-11-19 17:12:13 +01:00
TheCharlatan
2a476befbc
Merge pull request #25 into master 2019-11-15 15:56:42 +01:00
TheCharlatan
ece4564548
Merge pull request #26 into master 2019-11-15 15:55:22 +01:00
TheCharlatan
cd9e9ed8c9
Add android support to signature verification step 2019-11-15 15:36:08 +01:00
Stefano Martinelli
41dd8ee0b4 Fix arg typo 2019-11-14 13:28:34 +01:00
Stefano Martinelli
c2a27e4509 Add stefanomarty v.0.15.0.0 sigs 2019-11-14 11:50:52 +01:00
Stefano Martinelli
77ae816650 Add stefanomarty pubkey 2019-11-14 11:40:04 +01:00
stefanomarty
3b906beb4a Add stefanomarty v.0.15.0.0 2019-11-14 10:29:08 +00:00
TheCharlatan
e6419453ba
Merge pull request #24 into master 2019-11-11 10:52:36 +01:00
Howard Chu
06f5b921a4
Add hyc v0.15.0.0 2019-11-11 02:24:28 +00:00
TheCharlatan
7ebe61199b
Merge pull request #23 into master 2019-11-10 21:19:54 +01:00
TheCharlatan
5c509dd32e
Merge pull request #22 into master 2019-11-10 21:11:08 +01:00
Jonathan Cross
b97de0783f
Add jonathancross' v0.15.0.0 assertions 2019-11-10 17:20:34 +01:00
TheCharlatan
0070622fd1
Add TheCharlatan's v0.15.0.0 assertions 2019-11-10 02:21:28 +01:00
TheCharlatan
d02b22d5ab
Merge pull request #4 into master 2019-10-29 20:56:50 +01:00
TheCharlatan
128cc0b285
Add TheCharlatan's v0.14.1.1 2019-10-29 20:34:29 +01:00
TheCharlatan
a738a89316
Merge pull request #13 into master 2019-09-10 00:08:58 +02:00
TheCharlatan
69d56fbf4e
Merge pull request #21 into master 2019-09-10 00:07:09 +02:00
TheCharlatan
9daa2f701d
Merge pull request #16 into master 2019-09-09 09:29:36 +02: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
Jonathan Cross
a766cf9202
Asserts, signatures and pubkey of @dikdust 2019-08-06 12:26:36 +02:00
TheCharlatan
9767ce1efc
Merge pull request #8 into master 2019-07-30 23:31:06 +02:00
TheCharlatan
3ca8df34d2
Merge pull request #19 into master 2019-07-30 23:29:27 +02:00
iDunk5400
37924a7281
Add iDunk pubkey 2019-07-30 17:54:35 +02:00
TheCharlatan
4da77332f2
Merge pull request #9 into master 2019-07-28 22:20:26 +02:00
TheCharlatan
a99e330f8d
Merge pull request #7 into master 2019-07-28 22:16:53 +02:00
TheCharlatan
28a7f0bf44
Merge pull request #17 into master 2019-07-25 23:44:18 +02:00
Jonathan Cross
2a6c33e678
Fixing v0.14.1.0 readme example filenames. 2019-07-24 21:27:15 +02:00
TheCharlatan
1e19d5a080
Merge pull request #6 into master 2019-07-23 02:30:51 +02:00
TheCharlatan
1e2b35e7c3
Merge pull request #12 into master 2019-07-23 02:27:50 +02:00
TheCharlatan
693ce0e494
Merge pull request #14 into master 2019-07-23 02:26:09 +02:00
TheCharlatan
858a66c366
Merge pull request #15 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 #3 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
Jonathan Cross
5d86605caa
v0.14.1.1 2019-07-22 23:41:57 +02:00
Jonathan Cross
63a03ba9dd
v0.14.1.2 2019-07-20 01:13:55 +02:00
TheCharlatan
3e20e23130
Add v0.14.1.0 assert files 2019-07-18 23:50:54 +02:00
TheCharlatan
941b6ffc2e
Add TheCharlatan v0.14.1.2 2019-07-18 23:46:19 +02:00
iDunk5400
0302a58526
Add iDunk v0.14.1.2 2019-07-18 22:09:17 +02:00