INSTALL | 18 +++++++++--------- download.texi | 18 +++++++++--------- diff --git a/INSTALL b/INSTALL index f6c9c94ecef578a5aeddec58296cf75dd601e38cfc957430a44a46bc5c99112e..06ae850589e62e616e3c528b477ac86a0f47ef252c670a8d29d423609508a788 100644 --- a/INSTALL +++ b/INSTALL @@ -3,16 +3,16 @@ 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 @@ F55A 7619 3A0C 323A A031 0E6B E6FD 1269 CD0C 009E 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 85687e58f952d8e485c9a8c03d99b4953984b510d389fd3be23f7d0fe4069501..5ce96e08828924997f149f9a95b7d68e6b14c69ec3ddace5e1bea9f5ac858efa 100644 --- a/download.texi +++ b/download.texi @@ -6,12 +6,12 @@ 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 @@ 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 @@ @item @url{https://lists.cypherpunks.ru/mailman/listinfo/gost, gost} maillist @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