GNU bug report logs -
#54717
[PATCH] doc: Update the sample yggdrasil-private.conf.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54717 in the body.
You can then email your comments to 54717 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#54717
; Package
guix-patches
.
(Mon, 04 Apr 2022 22:08:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Aleksandr Vityazev <avityazev <at> posteo.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 04 Apr 2022 22:08:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* doc/guix.texi (Networking Services): Update the sample yggdrasil-private.conf.
---
doc/guix.texi | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8f7389a1ba..54793c9648 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -101,6 +101,7 @@ Copyright @copyright{} 2021 Andrew Tropin@*
Copyright @copyright{} 2021 Sarah Morgensen@*
Copyright @copyright{} 2021 Josselin Poiret@*
Copyright @copyright{} 2022 Remco van 't Veer@*
+Copyright @copyright{} 2022 Aleksandr Vityazev@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -19480,19 +19481,12 @@ signing and encryption keys are defined in @file{/etc/yggdrasil-private.conf}
@example
# sample content for /etc/yggdrasil-private.conf
@{
- # Your public encryption key. Your peers may ask you for this to put
- # into their AllowedEncryptionPublicKeys configuration.
- EncryptionPublicKey: 378dc5...
+ # Your public key. Your peers may ask you for this to put
+ # into their AllowedPublicKeys configuration.
+ PublicKey: 64277...
- # Your private encryption key. DO NOT share this with anyone!
- EncryptionPrivateKey: 0777...
-
- # Your public signing key. You should not ordinarily need to share
- # this with anyone.
- SigningPublicKey: e1664...
-
- # Your private signing key. DO NOT share this with anyone!
- SigningPrivateKey: 0589d...
+ # Your private key. DO NOT share this with anyone!
+ PrivateKey: 5c750...
@}
@end example
@end defvr
--
2.34.0
--
Aleksandr Vityazev
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Tue, 05 Apr 2022 17:12:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Aleksandr Vityazev <avityazev <at> posteo.org>
:
bug acknowledged by developer.
(Tue, 05 Apr 2022 17:12:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 54717-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Aleksandr Vityazev <avityazev <at> posteo.org> skribis:
> * doc/guix.texi (Networking Services): Update the sample yggdrasil-private.conf.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 May 2022 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 45 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.