From: Sergey Matveev Date: Thu, 18 Jul 2024 13:27:42 +0000 (+0300) Subject: Move to cypherpunks.su X-Git-Tag: v6.0.0~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=50cd410b241dfe489782c87195e5177aad2718f9;p=gogost.git Move to cypherpunks.su --- diff --git a/README b/README index 2085a18..663371e 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ GOST is GOvernment STandard of Russian Federation (and Soviet Union). (Р 50.1.111-2016 with IKEv2 RFC 7296) Probably you could be interested in -Go's support of GOST TLS 1.3 (http://www.gostls13.cypherpunks.ru/). +Go's support of GOST TLS 1.3 (http://www.gostls13.cypherpunks.su/). Known problems: @@ -60,12 +60,12 @@ Example 34.10-2012-256 keypair generation, signing and verifying: GoGOST is free software: see the file COPYING for copying conditions. -GoGOST'es home page is: http://www.gogost.cypherpunks.ru/ -You can read about GOST algorithms more: http://www.gost.cypherpunks.ru/ +GoGOST'es home page is: http://www.gogost.cypherpunks.su/ +You can read about GOST algorithms more: http://www.gost.cypherpunks.su/ Please send questions, bug reports and patches to -http://lists.cypherpunks.ru/gost.html mailing list. +http://lists.cypherpunks.su/gost.html mailing list. Announcements also go to this mailing list. Development Git source code repository currently is located here: -http://www.git.cypherpunks.ru/?p=gogost.git;a=summary +http://www.git.cypherpunks.su/?p=gogost.git;a=summary diff --git a/install.texi b/install.texi index 3e72eb0..332c805 100644 --- a/install.texi +++ b/install.texi @@ -5,8 +5,8 @@ Preferable way is to download tarball with the signature from website and, for example, run tests with benchmarks: @example -$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst -$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst.@{asc,sig@} +$ [fetch|wget] http://www.gogost.cypherpunks.su/gogost-@value{VERSION}.tar.zst +$ [fetch|wget] http://www.gogost.cypherpunks.su/gogost-@value{VERSION}.tar.zst.@{asc,sig@} [verify signature] $ tar xf gogost-@value{VERSION}.tar.zst $ cd gogost-@value{VERSION} @@ -77,5 +77,5 @@ replace go.cypherpunks.ru/gogost/v5 => /path/to/gogost-@value{VERSION} @end itemize You can obtain development source code with -@command{git clone git://git.cypherpunks.ru/gogost.git} -(also you can use @url{https://git.cypherpunks.ru/gogost.git}). +@command{git clone git://git.cypherpunks.su/gogost.git} +(also you can use @url{https://git.cypherpunks.su/gogost.git}). diff --git a/makedist b/makedist index c30624e..4f01853 100755 --- a/makedist +++ b/makedist @@ -14,7 +14,7 @@ go mod vendor cat >download.texi <"$tarball".meta4 + http://www.gogost.cypherpunks.su/"$tarball" \ + http://y.www.gogost.cypherpunks.su/"$tarball" <"$tarball" >"$tarball".meta4 size=$(( $(stat -f %z $tarball) / 1024 )) release_date=$(date "+%Y-%m-%d") @@ -99,19 +99,19 @@ The main improvements for that release are: ------------------------ >8 ------------------------ -GoGOST'es home page is: http://www.gogost.cypherpunks.ru/ +GoGOST'es home page is: http://www.gogost.cypherpunks.su/ Source code and its signature for that version can be found here: - http://www.gogost.cypherpunks.ru/gogost-${release}.tar.zst ($size KiB) - http://www.gogost.cypherpunks.ru/gogost-${release}.tar.zst.{asc,sig} + http://www.gogost.cypherpunks.su/gogost-${release}.tar.zst ($size KiB) + http://www.gogost.cypherpunks.su/gogost-${release}.tar.zst.{asc,sig} OpenPGP key: CEBD 1282 2C46 9C02 A81A 0467 8234 3436 696F C85A GoGOST releases OpenSSH key: SHA256:u8X9rPDOhxpyzGs/IugbxXbDeOu/0AttKY+LGAvHBH0 Please send questions regarding the use of GoGOST, bug reports and patches -to mailing list: http://lists.cypherpunks.ru/gost.html +to mailing list: http://lists.cypherpunks.su/gost.html EOF cat <8 ------------------------ -Домашняя страница GoGOST: http://www.gogost.cypherpunks.ru/ +Домашняя страница GoGOST: http://www.gogost.cypherpunks.su/ Исходный код и его подпись для этой версии могут быть найдены здесь: - http://www.gogost.cypherpunks.ru/gogost-${release}.tar.zst ($size KiB) - http://www.gogost.cypherpunks.ru/gogost-${release}.tar.zst.{asc,sig} + http://www.gogost.cypherpunks.su/gogost-${release}.tar.zst ($size KiB) + http://www.gogost.cypherpunks.su/gogost-${release}.tar.zst.{asc,sig} OpenPGP ключ: CEBD 1282 2C46 9C02 A81A 0467 8234 3436 696F C85A GoGOST releases @@ -143,7 +143,7 @@ OpenSSH ключ: SHA256:u8X9rPDOhxpyzGs/IugbxXbDeOu/0AttKY+LGAvHBH0 Пожалуйста, все вопросы касающиеся использования GoGOST, отчёты об ошибках и патчи отправляйте в gost почтовую рассылку: -http://lists.cypherpunks.ru/gost.html +http://lists.cypherpunks.su/gost.html EOF mv $tmp/$tarball $tmp/"$tarball".asc $tmp/"$tarball".sig $tmp/"$tarball".meta4 $cur/gogost.html/ diff --git a/www.texi b/www.texi index deb016d..e004751 100644 --- a/www.texi +++ b/www.texi @@ -15,7 +15,7 @@ It is @url{https://www.gnu.org/philosophy/pragmatic.html, copylefted} @url{https://www.gnu.org/philosophy/free-sw.html, free software}: licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GPLv3}. -You can read about GOST algorithms @url{http://www.gost.cypherpunks.ru/, more}. +You can read about GOST algorithms @url{http://www.gost.cypherpunks.su/, more}. Currently supported algorithms are: @@ -58,7 +58,7 @@ Currently supported algorithms are: @end itemize Probably you could be interested in -@url{//www.gostls13.cypherpunks.ru/, Go's support of GOST TLS 1.3}. +@url{//www.gostls13.cypherpunks.su/, Go's support of GOST TLS 1.3}. Example 34.10-2012-256 keypair generation, signing and verifying: @@ -88,7 +88,7 @@ func main() { @end verbatim Please send questions, bug reports and patches to -@url{http://lists.cypherpunks.ru/gost.html, gost} +@url{http://lists.cypherpunks.su/gost.html, gost} mailing list. Announcements also go to this mailing list. @insertcopying