From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnXi9-0000gu-C6 for guix-patches@gnu.org; Sat, 26 Jan 2019 18:50:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnXi7-000855-FS for guix-patches@gnu.org; Sat, 26 Jan 2019 18:50:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47581) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gnXi6-00082d-IW for guix-patches@gnu.org; Sat, 26 Jan 2019 18:50:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gnXi6-0007gt-Ak for guix-patches@gnu.org; Sat, 26 Jan 2019 18:50:02 -0500 Subject: bug#34200: [PATCH] gnu: Add stoken. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Sat, 26 Jan 2019 17:48:54 -0600 From: Eric Bavier Message-ID: <20190126174854.33644e9f@centurylink.net> In-Reply-To: <8736pfv82a.fsf@elephly.net> References: <20190125193128.13038-1-ericbavier@centurylink.net> <8736pfv82a.fsf@elephly.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/XvUwCp3Zw1/iAkkbEnqHgc6"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus , 34200-done@debbugs.gnu.org --Sig_/XvUwCp3Zw1/iAkkbEnqHgc6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, 26 Jan 2019 14:53:49 +0100 Ricardo Wurmus wrote: > Hi Eric, >=20 > thanks for the patch! >=20 > > * gnu/packages/crypto.scm (stoken): New variable. =20 > [=E2=80=A6] > > + (home-page "https://stoken.sf.net") =20 >=20 > Sourceforge home pages don=E2=80=99t seem to support HTTPS. Hm, transcription error, I guess. >=20 > > + (synopsis "Software Token for cryptographic authentication") > > + (description > > + "@code{stoken} is a tokencode generator compatible with RSA Secur= ID > > +128-bit (AES) tokens. This package contains a standalong command-line= program > > +that allows for importing token seeds, generating tokencodes, and vari= ous > > +utility/testing functions.") > > + (license license:lgpl2.1+))) =20 >=20 > =E2=80=9Cstandalong=E2=80=9D should be =E2=80=9Cstandalone=E2=80=9D; I=E2= =80=99d also separate the term > =E2=80=9Ctokencodes=E2=80=9D. Done. >=20 > Other than that it looks good to me! Thanks for the review, Ricardo! Pushed with fixes to master in c2ab3b84398df0b26e6127ea0c336a39e8950d17. `~Eric --Sig_/XvUwCp3Zw1/iAkkbEnqHgc6 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlxM8eYACgkQ/XPKxxnT JWbhHw/+LxPR7j3+yt4M5HXvxZpZLOhAf1ztMWVQi41WfJCPs66OS6eeKcoyHKCS S7KejgVuPNoruN0R7zf9vsWzlf9LwBgYX8DdnHMgBg2D0NnhUDgbxGuUHnwAZMRI FNmIfapJFbCGPlLNrly3KegXy9bBkewoGkIni1TbC9Ec2R19ynoHtq17A+IkwOZ6 /B36NZ0aEDcTdvZT8zX+oQrmuF5NRWo4SUNbAULPbMlNbgmiTD+AeJzukd8+cvNe GhDSOR3KX2fJInlnM2Hyzg9TY4uoozpMmjqyln7tKSriJ+iDOK/HGLAYRJVMMKlI /5cJAz/opmIN1TcZoN6DjMR+cuHi1JS0we74OnihQyWAZnkVDa3JZJILPjezbhtr utItWvYdh7WfbdkHbEGiQ34oqo7vQC65hu7UNiQXF7biqNJ+KqnyxrUQNS6ySOpB ReCR0r4zPhenlaRRX7E8afzgDdY6UhGwxXf4xQeubE0omlKAA/K2IDR7j8oH/Lyz FXiLI3gLQwBwRkq5AipHM9gAa4xd919DwJum59sQ2qsHx65N/qW01LIRufBjXk6f aIOKH+oMIEq8J1b3LK6F14Ez5VXrfABrK3qD13S7I/4BrbVY4+QifiQy7sRUFGm2 tqpeSZwVPyTTd5zbE0KCtjkU/jZKtZP08S6ubNgDe/LRUNtuSxw= =ui1q -----END PGP SIGNATURE----- --Sig_/XvUwCp3Zw1/iAkkbEnqHgc6--