2021-03-31 09:02:42 +00:00
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2021-05-22 12:52:40 +00:00
"POT-Creation-Date: 2021-06-29 12:06+0200\n"
2021-03-31 09:02:42 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: Plain text
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:2
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:8
msgid "Verification of the Monero binary files should be done prior to extracting, installing, or using the Monero software. This is the only way to ensure that you are using the official Monero software. If you receive a fake Monero binary (eg. phishing, MITM, etc.), following this guide will protect you from being tricked into using it."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:15
msgid "To protect the integrity of the binaries the Monero team provides a cryptographically signed list of all the [SHA256](https://en.wikipedia.org/wiki/SHA-2) hashes. If your downloaded binary has been tampered with it will be produce a [different hash](https://en.wikipedia.org/wiki/File_verification) than the one in the file."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:20
msgid "This is an advanced guide for Linux, Mac, or Windows operating systems and will make use of the command line. It will walk you through the process of installing the required software, importing the signing key, downloading the necessary files, and finally verifying that your binary is authentic."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ##
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:21
#, no-wrap
msgid "Table of Contents:"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
2021-03-31 09:02:42 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:23
#, no-wrap
2021-05-22 12:52:40 +00:00
msgid "- [Install GnuPG](#installing-gnupg)"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
2021-03-31 09:02:42 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:25
2021-05-22 12:52:40 +00:00
#, no-wrap
msgid "- [Verify & Import Signing Key](#verify-and-import-signing-key)"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
2021-03-31 09:02:42 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:27
2021-05-22 12:52:40 +00:00
#, no-wrap
msgid "- [Download & Verify Hash File](#download-and-verify-hash-file)"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
2021-03-31 09:02:42 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:29
2021-05-22 12:52:40 +00:00
#, no-wrap
msgid "- [Download & Verify Binary](#download-and-verify-binary)"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ##
2021-03-31 09:02:42 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:31
2021-05-22 12:52:40 +00:00
#, no-wrap
msgid "Installing GnuPG"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:36
msgid "+ On Windows, go to the [Gpg4win download page](https://gpg4win.org/download.html) and follow the instructions for installation."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:39
msgid "+ On Mac, go to the [Gpgtools download page](https://gpgtools.org/) and follow the instructions for installation."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:41
msgid "+ On Linux, GnuPG is installed by default."
msgstr ""
#. type: Title ##
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:42
#, no-wrap
msgid "Verify and Import Signing Key"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:46
msgid "This section will cover getting the Monero signing key, making sure it is correct, and importing the key to GnuPG."
msgstr ""
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:47
#, no-wrap
msgid "Get Signing Key"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:53
msgid "On Windows or Mac, go to [binaryFate's GPG key](https://raw.githubusercontent.com/monero-project/monero/master/utils/gpg_keys/binaryfate.asc), which he uses to sign the Monero binaries, and save the page as `binaryfate.asc` to your home directory."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:56
msgid "On Linux, you can download binaryFate's signing key by issuing the following command:"
msgstr ""
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:57
#, no-wrap
2021-03-31 09:02:42 +00:00
msgid ""
2021-05-22 12:52:40 +00:00
"wget -O binaryfate.asc\n"
"https://raw.githubusercontent.com/monero-project/monero/master/utils/gpg_keys/binaryfate.asc\n"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:62
#, no-wrap
msgid "Verify Signing Key"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:66
msgid "On all operating systems, check the fingerprint of `binaryfate.asc` by issuing the following command in a terminal:"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:68
2021-03-31 09:02:42 +00:00
msgid "``` gpg --keyid-format long --with-fingerprint binaryfate.asc ```"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:71
2021-03-31 09:02:42 +00:00
msgid "Verify the fingerprint matches:"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:72
2021-03-31 09:02:42 +00:00
#, no-wrap
msgid ""
"pub rsa4096/F0AF4D462A0BDF92 2019-12-12 [SCEA]\n"
" Key fingerprint = 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92\n"
"uid binaryFate <binaryfate@getmonero.org>\n"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:79
2021-03-31 09:02:42 +00:00
msgid "If the fingerprint **DOES** match, then you may proceed."
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:82
msgid "If the fingerprint **DOES NOT** match, **DO NOT CONTINUE.** Instead delete the file `binaryfate.asc` and go back to [section 2.1](#21-get-signing-key)."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:83
#, no-wrap
msgid "Import Signing Key"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:86
2021-03-31 09:02:42 +00:00
msgid "From a terminal, import the signing key:"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:88
2021-03-31 09:02:42 +00:00
msgid "``` gpg --import binaryfate.asc ```"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:91
msgid "If this is the first time you have imported the key, the output will look like this:"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:92
2021-03-31 09:02:42 +00:00
#, no-wrap
msgid ""
"gpg: key F0AF4D462A0BDF92: 2 signatures not checked due to missing keys\n"
2021-05-22 12:52:40 +00:00
"gpg: key F0AF4D462A0BDF92: public key \"binaryFate <binaryfate@getmonero.org>\" imported\n"
2021-03-31 09:02:42 +00:00
"gpg: Total number processed: 1\n"
"gpg: imported: 1\n"
"gpg: marginals needed: 3 completes needed: 1 trust model: pgp\n"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:101
2021-03-31 09:02:42 +00:00
msgid "If you have imported the key previously, the output will look like this:"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:102
2021-03-31 09:02:42 +00:00
#, no-wrap
msgid ""
2021-05-22 12:52:40 +00:00
"gpg: key F0AF4D462A0BDF92: \"binaryFate <binaryfate@getmonero.org>\" not changed\n"
2021-03-31 09:02:42 +00:00
"gpg: Total number processed: 1\n"
"gpg: unchanged: 1\n"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ##
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:108
#, no-wrap
msgid "Download and Verify Hash File"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:112
msgid "This section will cover downloading the hash file and verifying its authenticity."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:113
#, no-wrap
msgid "Get Hash File"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:118
msgid "On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:121
msgid "On Linux, you can download the signed hashes file by issuing the following command:"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:123
2021-03-31 09:02:42 +00:00
msgid "``` wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt ```"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:124
#, no-wrap
msgid "Verify Hash File"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:128
msgid "The hash file is signed with key `81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92`, as reflected in the output below."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:131
msgid "On all operating systems, verify the signature of the hash file by issuing the following command in a terminal:"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:133
2021-03-31 09:02:42 +00:00
msgid "``` gpg --verify hashes.txt ```"
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:135
2021-03-31 09:02:42 +00:00
msgid "If the file is authentic, the output will look like this:"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:136
2021-03-31 09:02:42 +00:00
#, no-wrap
msgid ""
"gpg: using RSA key 81AC591FE9C4B65C5806AFC3F0AF4D462A0BDF92\n"
2021-05-22 12:52:40 +00:00
"gpg: Good signature from \"binaryFate <binaryfate@getmonero.org>\" [unknown]\n"
2021-03-31 09:02:42 +00:00
"gpg: WARNING: This key is not certified with a trusted signature!\n"
2021-05-22 12:52:40 +00:00
"gpg: There is no indication that the signature belongs to the owner.\n"
"Primary key fingerprint: 81AC 591F E9C4 B65C 5806 AFC3 F0AF 4D46 2A0B DF92\n"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:146
msgid "If your output shows **Good signature**, as in the example, then you may proceed."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:150
msgid "If you see **BAD signature** in the output, **DO NOT CONTINUE.** Instead delete the file `hashes.txt` and go back to [section 3.1](#31-get-hash-file)."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ##
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:151
#, no-wrap
msgid "Download and Verify Binary"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:156
msgid "This section will cover downloading the Monero binary for your operating system, getting the `SHA256` hash of your download, and verifying that it is correct."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:157
#, no-wrap
msgid "Get Monero binary"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:162
msgid "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.**"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:165
msgid "On Linux, you can download the command line tools by issuing the following command:"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:166
#, no-wrap
msgid "wget -O monero-linux-x64-v0.15.0.1.tar.bz2 https://downloads.getmonero.org/cli/linux64\n"
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:170
#, no-wrap
msgid "Binary Verification on Linux or Mac"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:177
msgid "The steps for both Linux and Mac are the same. From a terminal, get the `SHA256` hash of your downloaded Monero binary. As an example this guide will use the `Linux, 64bit` GUI binary. Substitute `monero-gui-linux-x64-v0.15.0.1.tar.bz2` with the name of the binary that you downloaded in [section 4.1](#41-get-monero-binary)."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:178
#, no-wrap
msgid "shasum -a 256 monero-linux-x64-v0.15.0.1.tar.bz2\n"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:185
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:209
msgid "The output will look like this, but will be different for each binary file. Your `SHA256` hash should match the one listed in the `hashes.txt` file for your binary file."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:186
#, no-wrap
2021-03-31 09:02:42 +00:00
msgid ""
2021-05-22 12:52:40 +00:00
"8d61f992a7e2dbc3d753470b4928b5bb9134ea14cf6f2973ba11d1600c0ce9ad \n"
"monero-linux-x64-v0.15.0.1.tar.bz2\n"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:193
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:218
msgid "If your hash **DOES** match, then you are finished with the guide! You can extract the files and install."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:196
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:220
msgid "If your hash **DOES NOT** match, **DO NOT CONTINUE.** Instead delete the binary you downloaded and go back to [section 4.1](#41-get-monero-binary)."
2021-03-31 09:02:42 +00:00
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Title ###
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:197
#, no-wrap
msgid "Binary Verification on Windows"
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:203
msgid "From a terminal, get the `SHA256` hash of your downloaded Monero binary. As an example this guide will use the `Windows, 64bit` GUI binary. Substitute `monero-gui-win-x64-v0.15.0.1.zip` with the name of the binary that you downloaded in [section 4.1](#41-get-monero-binary)."
2021-03-31 09:02:42 +00:00
msgstr ""
#. type: Plain text
2021-05-22 12:52:40 +00:00
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:205
2021-03-31 09:02:42 +00:00
msgid "``` certUtil -hashfile monero-gui-win-x64-v0.15.0.1.zip SHA256 ```"
msgstr ""
2021-05-22 12:52:40 +00:00
#. type: Fenced code block
#: _i18n/en/resources/user-guides/verification-allos-advanced.md:210
#, no-wrap
2021-03-31 09:02:42 +00:00
msgid ""
2021-05-22 12:52:40 +00:00
"SHA256 hash of file monero-gui-win-x64-v0.12.0.0.zip: 4b 9f 31 68 6e ca\n"
"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\n"
"64 CertUtil: -hashfile command completed successfully. \n"
2021-03-31 09:02:42 +00:00
msgstr ""