[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://yubikey-val/{yubikey-val.templates}



The yubikey-val package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

A bug report has been sent against the package: 710713

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

These RFR and LCFC mails should CC the opened bug report.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file in the bug report.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: yubikey-val/initial-client
Type: note
_Description: Initial API client
 An API client has been created to ease getting started.
 You can get the client secret by running:
 .
 user:~$ sudo ykval-export-clients
Source: yubikey-val
Section: net
Priority: extra
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Uploaders: Simon Josefsson <simon@josefsson.org>, Klas Lindfors <klas@yubico.com>, Dain Nilsson <dain@yubico.com>, Tommaso Galassi De Orchi <tom@yubico.com>, Daniel Pocock <daniel@pocock.com.au>
Build-Depends: debhelper (>= 9),
	       po-debconf
Standards-Version: 3.9.4
Homepage: https://github.com/Yubico/yubikey-val
Vcs-Browser: https://github.com/Yubico/yubikey-val-dpkg
Vcs-Git: git://github.com/Yubico/yubikey-val-dpkg.git

Package: yubikey-val
Architecture: all
Depends: ${misc:Depends},
	 apache2,
	 php5,
	 php5-cli,
	 php5-curl,
	 php-pear,
	 mysql-server | postgresql,
	 php5-mysql | php5-pgsql,
	 dbconfig-common
Recommends: mysql-client | postgresql-client
Suggests: yubikey-ksm | yhsm-yubikey-ksm
Description: One-Time Password (OTP) validation server for YubiKey tokens
 YubiKeys are USB tokens that act like keyboards and generate one-time
 passwords.  This package contains a server written in PHP for use with
 Apache to validate YubiKey OTPs.  The architecture is that a set of
 validation servers manage the token counters and respond to OTP requests
 from clients, and utilize a set of back-end YubiKey Key Storage
 Module (KSM) servers to perform the actual AES key decryption.  The
 protocols are openly published.  There are two implementations of the
 KSM available: yubikey-ksm (PHP, secrets on disk in database) and
 yhsm-yubikey-ksm (Python, for use with secrets protected by the YubiHSM
 hardware).  Sometimes the KSM runs on another server than the
 validation server, but it is possible to run both on the same
 machine.  After installing and configuring this package you will have
 a YubiKey validation server up and running via Apache.

Attachment: signature.asc
Description: Digital signature


Reply to: