]> Cypherpunks repositories - pygost.git/commitdiff
Move to cypherpunks.su
authorSergey Matveev <stargrave@stargrave.org>
Thu, 18 Jul 2024 13:10:28 +0000 (16:10 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 18 Jul 2024 13:10:28 +0000 (16:10 +0300)
README
download.texi
install.texi
makedist
maketxts.sh
news.texi
pygost/asn1schemas/x509.py
setup.py
www.do
www.texi

diff --git a/README b/README
index 203471549796813796e758a1cd8dc413bd168449..5b51f187f745070dba29cdffc3d875aeeb38325c 100644 (file)
--- a/README
+++ b/README
@@ -62,12 +62,12 @@ pygost/asn1schemas/cert-selfsigned-example.py.
 
 PyGOST is free software: see the file COPYING for copying conditions.
 
-PyGOST'es home page is: http://www.pygost.cypherpunks.ru/
-You can read about GOST algorithms more: http://www.gost.cypherpunks.ru/
+PyGOST'es home page is: http://www.pygost.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=pygost.git;a=summary
+http://www.git.cypherpunks.su/?p=pygost.git;a=summary
index 7c92df15ce31493f6416b1a9f39fac3331649448..583bca39e4aa3fa9a4042b3a457f5ecbf0933a0e 100644 (file)
 @end multitable
 
 Also there is example P2P F2F E2EE IM written on Python, that uses
-PyGOST with @url{http://www.pyderasn.cypherpunks.ru/, PyDERASN}:
+PyGOST with @url{http://www.pyderasn.cypherpunks.su/, PyDERASN}:
 @url{gostim.txz, GOSTIM} (@url{gostim.txz.asc, sig}) (17 KiB). It is
 described on russian in
 @url{https://habr.com/ru/articles/452200/, that article}.
index bc121ece9f1fde389b39bbe17923dc847d90b366..8601e442ed41049a711d7707aef62f5787697b6d 100644 (file)
@@ -6,8 +6,8 @@ No additional dependencies except Python 2.7/3.x interpreter are required.
 Preferable way is to download tarball with the signature:
 
 @example
-$ [fetch|wget] http://www.pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.zst
-$ [fetch|wget] http://www.pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.zst.@{asc,sig@}
+$ [fetch|wget] http://www.pygost.cypherpunks.su/pygost-@value{VERSION}.tar.zst
+$ [fetch|wget] http://www.pygost.cypherpunks.su/pygost-@value{VERSION}.tar.zst.@{asc,sig@}
 [verify signature]
 $ zstd -d < pygost-@value{VERSION}.tar.zst | tar xf -
 $ cd pygost-@value{VERSION}
@@ -18,4 +18,4 @@ $ python setup.py install
 @include integrity.texi
 
 You can obtain development source code with
-@command{git clone git://git.cypherpunks.ru/pygost.git}.
+@command{git clone git://git.cypherpunks.su/pygost.git}.
index 0a37894bdef9c98151c9e2884c7ec759bcf0e313..b749cfd7b1a07c329d2a2bdff10e41e18e8f5f87 100755 (executable)
--- a/makedist
+++ b/makedist
@@ -14,8 +14,8 @@ ssh-keygen -Y sign -f ~/.ssh/sign/pygost@cypherpunks.ru -n file $tarball
 gpg --armor --detach-sign --sign --local-user pygost@cypherpunks.ru "$tarball"
 meta4-create -fn "$tarball" -mtime "$tarball" \
     -sig-pgp "$tarball".asc -sig-ssh "$tarball".sig \
-    http://www.pygost.cypherpunks.ru/"$tarball" \
-    http://y.www.pygost.cypherpunks.ru/"$tarball" < "$tarball" > "$tarball".meta4
+    http://www.pygost.cypherpunks.su/"$tarball" \
+    http://y.www.pygost.cypherpunks.su/"$tarball" < "$tarball" > "$tarball".meta4
 
 size=$(( $(stat -f %z $tarball) / 1024 ))
 release_date=$(date "+%Y-%m-%d")
@@ -44,19 +44,19 @@ The main improvements for that release are:
 
 ------------------------ >8 ------------------------
 
-PyGOST'es home page is: http://www.pygost.cypherpunks.ru/
+PyGOST'es home page is: http://www.pygost.cypherpunks.su/
 
 Source code and its signature for that version can be found here:
 
-    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.zst ($size KiB)
-    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.zst.asc
+    http://www.pygost.cypherpunks.su/pygost-${release}.tar.zst ($size KiB)
+    http://www.pygost.cypherpunks.su/pygost-${release}.tar.zst.asc
 
 OpenPGP key: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
              PyGOST releases <pygost@cypherpunks.ru>
 OpenSSH key: SHA256:/Z3T/T2sXaaunefAL6tz3ZykHTDYIMh5TLd9Hh9mxlU
 
 Please send questions regarding the use of PyGOST, bug reports and patches
-to mailing list: http://lists.cypherpunks.ru/gost.html
+to mailing list: http://lists.cypherpunks.su/gost.html
 EOF
 
 cat <<EOF
@@ -75,12 +75,12 @@ PyGOST это свободное программное обеспечение 
 
 ------------------------ >8 ------------------------
 
-Домашняя страница PyGOST: http://www.pygost.cypherpunks.ru/
+Домашняя страница PyGOST: http://www.pygost.cypherpunks.su/
 
 Исходный код и его подпись для этой версии могут быть найдены здесь:
 
-    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.zst ($size KiB)
-    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.zst.asc
+    http://www.pygost.cypherpunks.su/pygost-${release}.tar.zst ($size KiB)
+    http://www.pygost.cypherpunks.su/pygost-${release}.tar.zst.asc
 
 OpenPGP ключ: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
               PyGOST releases <pygost@cypherpunks.ru>
@@ -88,7 +88,7 @@ OpenSSH ключ: SHA256:/Z3T/T2sXaaunefAL6tz3ZykHTDYIMh5TLd9Hh9mxlU
 
 Пожалуйста, все вопросы касающиеся использования PyGOST, отчёты об
 ошибках и патчи отправляйте в 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/pygost.html/
index f6a1dbbdd68c1ae336d398c411f956b3d1b9d13c..cca024556d968a69c5a6b550426476b8324cc81b 100755 (executable)
@@ -21,7 +21,7 @@ mkinfo --output NEWS $texi
 
 cat > download.texi <<EOF
 You can obtain releases source code prepared tarballs on
-@url{http://www.pygost.cypherpunks.ru/}.
+@url{http://www.pygost.cypherpunks.su/}.
 EOF
 
 perl -i -p -e 's/hash=sha256:\w+/hash=sha256:TARBALL-HASH/' install.texi
index ec14a0b01be5d847fcde27a9d37475050283be37..2c8942e320c079ce8b4cf1bbf7c03aca4162d8d5 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -202,7 +202,7 @@ GostR3410_2012_TC26_ParamSetC          -> id-tc26-gost-3410-2012-512-paramSetC
     @item Licence changed back to GNU GPLv3+. GNU LGPLv3+ licenced
         versions are not available anymore
     @item More ASN.1-based test vectors
-        (@url{http://www.pyderasn.cypherpunks.ru/, PyDERASN} dependency required)
+        (@url{http://www.pyderasn.cypherpunks.su/, PyDERASN} dependency required)
     @end itemize
 
 @anchor{Release 3.14}
index f78397393219b6d84dc4c77d8522022c6327b95c..5c504d1b6949edd56629d41b627584b12cca0a54 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 """:rfc:`5280` related structures (**NOT COMPLETE**)
 
-They are taken from `PyDERASN <http://www.pyderasn.cypherpunks.ru/`__ tests.
+They are taken from `PyDERASN <http://www.pyderasn.cypherpunks.su/`__ tests.
 """
 
 from pyderasn import Any
index 3daacac876dda85983d10bd9564abebefb239176..2ebe5ae60b9f8ea3f52e6cb0d0610c56cb299ecb 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(
     long_description=open("README", "rb").read().decode("utf-8"),
     author="Sergey Matveev",
     author_email="stargrave@stargrave.org",
-    url="http://www.pygost.cypherpunks.ru/",
+    url="http://www.pygost.cypherpunks.su/",
     license="GPLv3",
     classifiers=[
         "Development Status :: 5 - Production/Stable",
diff --git a/www.do b/www.do
index f6bbd0461c2e7500e4e655083e5c53bcc34634fc..87f8d3eb3d97810f00fb6573b2d85faec2a8d85e 100644 (file)
--- a/www.do
+++ b/www.do
@@ -6,7 +6,7 @@ ${MAKEINFO:-makeinfo} --html \
     --set-customization-variable SECTION_NAME_IN_TITLE=1 \
     --set-customization-variable TREE_TRANSFORMATIONS=complete_tree_nodes_menus \
     --set-customization-variable FORMAT_MENU=menu \
-    --set-customization-variable EXTRA_HEAD='<link rev="made" href="mailto:webmaster@cypherpunks.ru">' \
+    --set-customization-variable EXTRA_HEAD='<link rev="made" href="mailto:webmaster@cypherpunks.su">' \
     --set-customization-variable DATE_IN_HEADER=1 \
     --set-customization-variable ASCII_PUNCTUATION=1 \
     --output pygost.html www.texi
@@ -15,8 +15,8 @@ cp PUBKEY-* pygost.html/
     cd pygost.html
     export ATOM_ID="98c5d1c8-b867-4eee-91b0-ef2c507e93b9"
     export NAME=PyGOST
-    export BASE_URL=http://www.pygost.cypherpunks.ru
-    export AUTHOR_EMAIL=pygost@cypherpunks.ru
+    export BASE_URL=http://www.pygost.cypherpunks.su
+    export AUTHOR_EMAIL=pygost@cypherpunks.su
     ~/work/releases-feed/releases.atom.zsh
 )
 perl -i -npe 'print "<link rel=\"alternate\" title=\"Releases\" href=\"releases.atom\" type=\"application/atom+xml\">\n" if /^<\/head>/' pygost.html/Download.html
index ff5e8b2552740e81d2b72b20c2df785173d4b2fc..2ca93bba3f0297aa3909aaf1192fe3bb4855a4dd 100644 (file)
--- 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:
 
@@ -89,7 +89,7 @@ True
 @end example
 
 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