|
8d61f992a7e2dbc3d753470b4928b5bb9134ea14cf6f2973ba11d1600c0ce9ad monero-linux-x64-v0.15.0.1.tar.bz2
|
``` 8d61f992a7e2dbc3d753470b4928b5bb9134ea14cf6f2973ba11d1600c0ce9ad monero-linux-x64-v0.15.0.1.tar.bz2 ```
|
|
Binary Verification on Linux or Mac
|
### 4.2. Binary verifiëren op Linux of Mac
|
|
Binary Verification on Windows
|
### 4.3. Binary verifiëren op Windows
|
|
Download and Verify Binary
|
## 4. Binary downloaden en verifiëren
|
|
Download and Verify Hash File
|
## 3. Hashbestand downloaden en verifiëren
|
|
- [Download & Verify Binary](#download-and-verify-binary)
|
|
|
- [Download & Verify Hash File](#download-and-verify-hash-file)
|
|
|
Get Hash File
|
### 3.1. Hashbestand ophalen
|
|
Get Monero binary
|
### 4.1. Monero-binary ophalen
|
|
Get Signing Key
|
### 2.1. Ondertekeningssleutel ophalen
|
|
gpg: key F0AF4D462A0BDF92: 2 signatures not checked due to missing keys gpg: key F0AF4D462A0BDF92: public key "binaryFate <[email protected]>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg: marginals needed: 3 completes needed: 1 trust model: pgp
|
``` gpg: key F0AF4D462A0BDF92: 2 signatures not checked due to missing keys gpg: key F0AF4D462A0BDF92: public key "binaryFate <[email protected]>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg: marginals needed: 3 completes needed: 1 trust model: pgp ```
|
|
gpg: key F0AF4D462A0BDF92: "binaryFate <[email protected]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1
|
``` gpg: key F0AF4D462A0BDF92: "binaryFate <[email protected]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 ```
|
|
gpg: using RSA key 81AC591FE9C4B65C5806AFC3F0AF4D462A0BDF92 gpg: Good signature from "binaryFate <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92
|
``` gpg: using RSA key 81AC591FE9C4B65C5806AFC3F0AF4D462A0BDF92 gpg: Good signature from "binaryFate <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92 ```
|
|
Import Signing Key
|
### 2.3. Ondertekeningssleutel importeren
|
|
- [Install GnuPG](#installing-gnupg)
|
|
|
Installing GnuPG
|
## 1. GnuPG installeren
|
|
On Windows or Mac, go to [getmonero.org]({{ site.baseurl_root }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.**
|
Op Windows of een Mac ga je naar [getmonero.org]({{ site.baseurl }}/downloads/) en download je het juiste bestand voor je besturingssysteem. Sla het bestand op in je homedirectory. **Pak de bestanden nog niet uit.**
|
|
pub rsa4096/F0AF4D462A0BDF92 2019-12-12 [SCEA] Key fingerprint = 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92 uid binaryFate <[email protected]>
|
``` pub rsa4096/F0AF4D462A0BDF92 2019-12-12 [SCEA] Key fingerprint = 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92 uid binaryFate <[email protected]> ```
|
|
SHA256 hash of file monero-gui-win-x64-v0.12.0.0.zip: 4b 9f 31 68 6e ca ad 97 cd b1 75 e6 57 4b f3 07 f8 d1 c4 10 42 78 25 f4 30 4c 21 da 8a ac 18 64 CertUtil: -hashfile command completed successfully.
|
``` SHA256 hash of file monero-gui-win-x64-v0.12.0.0.zip: 4b 9f 31 68 6e ca ad 97 cd b1 75 e6 57 4b f3 07 f8 d1 c4 10 42 78 25 f4 30 4c 21 da 8a ac 18 64 CertUtil: -hashfile command completed successfully. ```
|
|
shasum -a 256 monero-linux-x64-v0.15.0.1.tar.bz2
|
``` shasum -a 256 monero-linux-x64-v0.15.0.1.tar.bz2 ```
|