From ec981aff3c00fa455aac9dd68b820ea7a7933413 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 26 Feb 2026 13:51:18 +0300 Subject: [PATCH] Do not mention OpenPGP --- doc/integrity.texi | 6 +++--- doc/mirrors.texi | 2 +- doc/news.ru.texi | 2 +- doc/news.texi | 2 +- makedist | 8 ++++---- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/integrity.texi b/doc/integrity.texi index f2b871b..feca91f 100644 --- a/doc/integrity.texi +++ b/doc/integrity.texi @@ -1,7 +1,7 @@ @node Integrity @cindex integrity check @cindex authenticity check -@cindex OpenPGP +@cindex LibrePGP @cindex gpg @cindex GnuPG @cindex WKD @@ -13,7 +13,7 @@ that you retrieved trusted and untampered software. There are two options: @table @asis -@item @url{https://www.openpgp.org/, OpenPGP} @file{.asc} signature +@item @url{https://librepgp.org/, LibrePGP} @file{.asc} signature Use @url{https://www.gnupg.org/, GNU Privacy Guard} free software implementation. For the very first time it is necessary to get signing public key and @@ -32,7 +32,7 @@ $ gpg --auto-key-locate wkd --locate-keys releases@@nncpgo.org @end example @item @url{https://www.openssh.com/, OpenSSH} @file{.sig} signature - @url{PUBKEY-SSH.pub, Public key} and its OpenPGP + @url{PUBKEY-SSH.pub, Public key} and its LibrePGP @url{PUBKEY-SSH.pub.asc, signature} made with the key above. Its fingerprint: @code{SHA256:FRiWawVNBkyS3jFn8uZ/JlT+PWKSFbhWe5XSixp1+SY}. diff --git a/doc/mirrors.texi b/doc/mirrors.texi index f462de8..1e68d2f 100644 --- a/doc/mirrors.texi +++ b/doc/mirrors.texi @@ -16,7 +16,7 @@ in turn can be authenticated with @url{http://www.stargrave.org/TrustAnchor.html, trust anchors}. Both @code{ca.cypherpunks.su} and DNSCurve trust anchors are signed with @code{12AD 3268 9C66 0D42 6967 FD75 CB82 0563 2107 AD8A} -@url{https://en.wikipedia.org/wiki/OpenPGP, OpenPGP} public key. +@url{https://librepgp.org/, LibrePGP} public key. Also there is @url{https://yggdrasil-network.github.io/, Yggdrasil} accessible address: @url{http://y.www.nncpgo.org/}, diff --git a/doc/news.ru.texi b/doc/news.ru.texi index d5a8215..672d6dd 100644 --- a/doc/news.ru.texi +++ b/doc/news.ru.texi @@ -1302,7 +1302,7 @@ HKDF-BLAKE2b-256 KDF алгоритм заменён на BLAKE2Xb XOF. Ещё @item Появилась команда @command{nncp-cfgenc}, позволяющая шифровать/дешифровать конфигурационный файл, чтобы безопасно его хранить -без использования OpenPGP или других подобных инструментов. +без использования LibrePGP или других подобных инструментов. @item Обновлены зависимые криптографические библиотеки. diff --git a/doc/news.texi b/doc/news.texi index 9d7d4ce..3b45ee0 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1271,7 +1271,7 @@ common prefix and are grouped together for convenience. @item @command{nncp-cfgenc} command appeared, allowing configuration file -encryption/decryption, for keeping it safe without any either OpenPGP or +encryption/decryption, for keeping it safe without any either LibrePGP or similar tools usage. @item diff --git a/makedist b/makedist index 447a170..275b8fb 100755 --- a/makedist +++ b/makedist @@ -194,8 +194,8 @@ Source code and its signature for that version can be found here: http://www.nncpgo.org/download/nncp-${release}.tar.xz.asc http://www.nncpgo.org/download/nncp-${release}.tar.xz.sig -OpenPGP key: 92C2 F0AE FE73 208E 46BF F3DE 2B25 868E 75A1 A953 - NNCP releases +LibrePGP key: 92C2 F0AE FE73 208E 46BF F3DE 2B25 868E 75A1 A953 + NNCP releases OpenSSH key: SHA256:FRiWawVNBkyS3jFn8uZ/JlT+PWKSFbhWe5XSixp1+SY There are mirrors where you can also get the source code tarballs: @@ -250,8 +250,8 @@ $(git cat-file -p v$release | sed -n '6,/^.*BEGIN/p' | sed '$d') http://www.nncpgo.org/download/nncp-${release}.tar.xz.asc http://www.nncpgo.org/download/nncp-${release}.tar.xz.sig -OpenPGP ключ: 92C2 F0AE FE73 208E 46BF F3DE 2B25 868E 75A1 A953 - NNCP releases +LibrePGP ключ: 92C2 F0AE FE73 208E 46BF F3DE 2B25 868E 75A1 A953 + NNCP releases OpenSSH ключ: SHA256:FRiWawVNBkyS3jFn8uZ/JlT+PWKSFbhWe5XSixp1+SY Есть и зеркала где вы также можете получить архивы с исходным кодом: -- 2.52.0