GNU Privacy Guard (GPG) is free open source software supporting the Pretty Good Privacy (PGP) data encryption and decryption system
Questions tagged [gpg]
4 questions
19
votes
1 answer
How can someone verify that the source downloaded from github is genuine?
When someone downloads the Monero source tree from github, there is a possible risk that this is not what the developers created. This could be MITM attacks, whether between developers and github or between github and the downloader. It could be…
user36303
- 34,928
- 2
- 58
- 123
4
votes
1 answer
Source code history "immutability"
I'm fairly new to git and it seems surprisingly easy to rewrite past commits.
I'm aware of the signed commits, and if I understand it correctly, it prevents against unauthorized/untrusted write access, including a compromission of the github…
Moroccan Engineer
- 2,968
- 2
- 12
- 34
3
votes
1 answer
Security model for new auto update feature in GUI v0.16.0.2 'Nitrogen Nebula'
What steps are taken to verify the binaries via the new GUI auto update feature? How does it compare to downloading the them and manually verifying the hash as GPG key as was required for previous versions?
user10857
- 33
- 3
0
votes
0 answers
Problem verifying PGP for Monero GUI wallet
I'm working in Windows and trying to verify the hash and binary of the Monero GUI wallet.
I followed the directions here: https://www.getmonero.org/resources/user-guides/verification-windows-beginner.html#2-monero-signing-key
I got stuck at…
Number9
- 21
- 4