Skip to content

Commit 9dc9a0f

Browse files
Rspiglerpinheadmz
authored andcommitted
Update 2017-01-01-download.md
Change gitian -> guix
1 parent 30dca75 commit 9dc9a0f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

_posts/en/pages/2017-01-01-download.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /en/download/
44
type: pages
55
layout: page
66
lang: en
7-
version: 5
7+
version: 6
88

99
## These strings need to be localized. In the listing below, the
1010
## comment above each entry contains the English text. The key before the
@@ -113,7 +113,9 @@ line_starts_with: "A line that starts with:"
113113
complete_line_saying: "A complete line saying:"
114114

115115
gpg_trust_warning: >
116-
The output from the verify command may contain warnings that the "key is not
116+
The output from the verify command may contain warnings that a public key is not available.
117+
As long as you have all the public keys of signers you trust, this warning can
118+
be disregarded. There may be additional warnings that a "key is not
117119
certified with a trusted signature." This means that to fully verify your download,
118120
you need to confirm that the signing key's fingerprint (e.g.
119121
<code>$(SHORT_BUILDER_KEY)</code>) listed in the second line above matches what
@@ -165,13 +167,11 @@ independently_reproducing: >
165167
cryptographically sign and publish the checksums of the binaries they
166168
generate.
167169
verifying_and_reproducing: >
168-
Verifying that several contributors you trust all signed the same
169-
checksums distributed in the release checksums file will provide you
170-
with additional assurances over the preceding basic verification
171-
instructions. Alternatively, reproducing a binary for yourself will
172-
provide you with the highest level of assurance currently available.
173-
For more information, visit the project's repository of
174-
170+
The preceding verification instructions will verify that several
171+
contributors you trust all signed the same checksums distributed in
172+
the release checksums file. Additionally, reproducing a binary for
173+
yourself will provide you with the highest level of assurance currently
174+
available. For more information, visit the project's repository of
175175
guix_repository: "trusted build process signatures"
176176

177177
key_refresh: "Refresh expired keys using:"

0 commit comments

Comments
 (0)