From: Sergey Matveev Date: Thu, 3 Oct 2019 12:46:59 +0000 (+0300) Subject: POSIX tells that $ character is default shell prompt X-Git-Tag: 4.1~4 X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=commitdiff_plain;h=de2e9f345d50357e81109435aa4674a64baa9abf POSIX tells that $ character is default shell prompt --- diff --git a/INSTALL b/INSTALL index 33b6695..3965ef2 100644 --- a/INSTALL +++ b/INSTALL @@ -3,16 +3,16 @@ No additional dependencies except Python 2.7/3.x interpreter are required. Preferable way is to download tarball with the signature from official website: - % wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz - % wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz.sig - % gpg --verify pygost-3.7.tar.xz.sig pygost-3.7.tar.xz - % xz -d < pygost-3.7.tar.xz | tar xf - - % cd pygost-3.7 - % python setup.py install + $ wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz + $ wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz.sig + $ gpg --verify pygost-3.7.tar.xz.sig pygost-3.7.tar.xz + $ xz -d < pygost-3.7.tar.xz | tar xf - + $ cd pygost-3.7 + $ python setup.py install But also you can use PIP (NO authentication is performed!): - % pip install pygost==3.7 + $ pip install pygost==3.7 You have to verify downloaded tarballs integrity and authenticity to be sure that you retrieved trusted and untampered software. GNU Privacy @@ -27,5 +27,5 @@ resources. uid PyGOST releases Look in PUBKEY.asc file. - % gpg --auto-key-locate dane --locate-keys pygost at cypherpunks dot ru - % gpg --auto-key-locate wkd --locate-keys pygost at cypherpunks dot ru + $ gpg --auto-key-locate dane --locate-keys pygost at cypherpunks dot ru + $ gpg --auto-key-locate wkd --locate-keys pygost at cypherpunks dot ru diff --git a/download.texi b/download.texi index 2bdd18f..7135149 100644 --- a/download.texi +++ b/download.texi @@ -6,12 +6,12 @@ No additional dependencies except Python 2.7/3.x interpreter are required. Preferable way is to download tarball with the signature: @verbatim -% wget http://pygost.cypherpunks.ru/pygost-4.0.tar.xz -% wget http://pygost.cypherpunks.ru/pygost-4.0.tar.xz.sig -% gpg --verify pygost-4.0.tar.xz.sig pygost-4.0.tar.xz -% xz -d < pygost-4.0.tar.xz | tar xf - -% cd pygost-4.0 -% python setup.py install +$ wget http://pygost.cypherpunks.ru/pygost-4.0.tar.xz +$ wget http://pygost.cypherpunks.ru/pygost-4.0.tar.xz.sig +$ gpg --verify pygost-4.0.tar.xz.sig pygost-4.0.tar.xz +$ xz -d < pygost-4.0.tar.xz | tar xf - +$ cd pygost-4.0 +$ python setup.py install @end verbatim @multitable {XXXXX} {XXXX-XX-XX} {XXXX KiB} {link sign} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} @@ -95,7 +95,7 @@ Preferable way is to download tarball with the signature: But also you can use PIP (@strong{no} authentication is performed!): @verbatim -% pip install pygost==3.15 +$ pip install pygost==3.15 @end verbatim You @strong{have to} verify downloaded tarballs integrity and @@ -119,8 +119,8 @@ uid PyGOST releases @item @verbatim -% gpg --auto-key-locate dane --locate-keys pygost at cypherpunks dot ru -% gpg --auto-key-locate wkd --locate-keys pygost at cypherpunks dot ru +$ gpg --auto-key-locate dane --locate-keys pygost at cypherpunks dot ru +$ gpg --auto-key-locate wkd --locate-keys pygost at cypherpunks dot ru @end verbatim @item