gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 290/324: doc: Document how to authenticate new source co


From: gnunet
Subject: [gnunet-scheme] 290/324: doc: Document how to authenticate new source code.
Date: Tue, 21 Sep 2021 13:25:30 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 6df8998108812b0733d80e5a3d90b99c6ccc3d20
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Mon Sep 13 20:37:53 2021 +0200

    doc: Document how to authenticate new source code.
    
    * doc/scheme-gnunet.tm (Authenticating new source code):
      Complete instructions.
---
 doc/scheme-gnunet.tm | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/doc/scheme-gnunet.tm b/doc/scheme-gnunet.tm
index e302382..c47dfbf 100644
--- a/doc/scheme-gnunet.tm
+++ b/doc/scheme-gnunet.tm
@@ -65,13 +65,28 @@
 
   <subsection|Authenticating new source code>
 
-  When GNU Guix is present, after pulling the latest commit, the command
+  When GNU Guix is present, after pulling the latest Scheme-GNUnet commit,
+  the following command can be run to verify it is authentic:
 
-  <shell|guix git authenticate f6114cd070e0bed227f49cb239a95f788eb6d91c
-  SIGNER>
+  <\shell-code>
+    guix git authenticate 431f336edd51e1f0fe059a6f6f2d4c3e9267b7bc "C1F3 3EE2
+    0C52 8FDB 7DD7 \ 011F 49E3 EE22 1917 25EE"
+  </shell-code>
 
-  can be run to verify it is authentic. <todo|actually set up
-  .guix-authorizations <text-dots>><chapter|Application guide>
+  If it isn't authentic, an error message such as the following will be
+  written:
+
+  <\shell-code>
+    Authenticating commits 54a74dc to 431f336 (1 new commits)...
+
+    [#########################################################]
+
+    guix git: error: commit 431f336edd51e1f0fe059a6f6f2d4c3e9267b7bc not
+    signed by an authorized key: C1F3 3EE2 0C52 8FDB 7DD7 \ 011F 49E3 EE22
+    1917 25EE
+  </shell-code>
+
+  <chapter|Application guide>
 
   TODO<chapter|Programming guide>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]