[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DDTSS 翻訳完了 apg
- From: Takuma Yamada <tyamada@xxxxxxxxxxxxxxxx>
- Subject: DDTSS 翻訳完了 apg
- Date: Sun, 31 May 2009 17:42:48 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=/dzGfRTW4BZA67lW/NYHJkeCqenPcxngRsVWZOWNfBA=; b=x06otszy2F99SRPptLj+eGwGndAFOLCTBvRQnWNzuqqMbkeG7OUqhOp9CS6iS0RxcN mHGaLyhdMRlWsSQy8l7DI2IJRpalegjVghwbfXNO/A58o9I3F5moo3ubldEoDim4MLwX sZdTupKGcQR1xOX2oMgW6mo3A576t7MerlSeU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=vTy1NKwSTqh1JPsQ1ogCYrtDduZviwYT/KXo9xU2yewy9B480dqAiQEHSRAe4kZPFG J0ZVaoVLUG7i4VFYHtijh0APG1tnv1lJZGyItXB8ib8bV/Hy1qSpT+Fz6y6TgFe+t3zP i5GwB75uyR7rRlLq5oH3MBzl24B2g9AK+E9iw=
- List-help: <mailto:debian-doc-ctl@debian.or.jp?body=help>
- List-id: debian-doc.debian.or.jp
- List-owner: <mailto:debian-doc-admin@debian.or.jp>
- List-post: <mailto:debian-doc@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-doc-ctl@debian.or.jp?body=unsubscribe>
- X-google-sender-auth: a05ae42a8f704104
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-doc-ctl@debian.or.jp; help=<mailto:debian-doc-ctl@debian.or.jp?body=help>
- X-ml-name: debian-doc
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-sender: takuma.yamada22@xxxxxxxxx
- X-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-2.4 required=10.0 tests=KI autolearn=disabled version=3.1.7-deb3
- Message-id: <6fcf892d0905310142v28e205bn3bf307bd060795f4@xxxxxxxxxxxxxx>
- X-mail-count: 06187
やまだです。
DDTSS で翻訳完了 (translated) の内容を転送します。
DDTSS での処理はクローズしていますが、内容に問題があれば
修正作業が可能です。
# Source: apg
# Package(s): apg
# Prioritize: 50
# Versions: apg (2.2.3.dfsg.1-2), apg (2.2.3.dfsg.1-1)
# This Description is active
# This Description is owned
Description: Automated Password Generator - Standalone version
APG (Automated Password Generator) is the tool set for random
password generation. It generates some random words of required type
and prints them to standard output. This binary package contains only
the standalone version of apg.
Advantages:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password quality checking system (now it has support for Bloom
filter for faster access)
* Two Password Generation Algorithms:
1. Pronounceable Password Generation Algorithm (according to NIST
FIPS 181)
2. Random Character Password Generation Algorithm with 35
configurable modes of operation
* Configurable password length parameters
* Configurable amount of generated passwords
* Ability to initialize RNG with user string
* Support for /dev/random
* Ability to crypt() generated passwords and print them as additional output.
* Special parameters to use APG in script
* Ability to log password generation requests for network version
* Ability to control APG service access using tcpd
* Ability to use password generation service from any type of box (Mac,
WinXX, etc.) that connected to network
* Ability to enforce remote users to use only allowed type of password
generation
The client/server version of apg has been deliberately omitted.
.
Upstream URL: http://www.adel.nursat.kz/apg/download.shtml
Description-ja: 自動パスワード生成器 - スタンドアロン版
APG (Automated Password Generator) は、ランダムなパスワードを生成する
ツールセットです。要求されたタイプのランダムな語をいくつか生成し、それ
らを標準出力に出力します。本バイナリパッケージは apg のスタンドアロン
版のみを含んでいます。
利点:
* ANSI X9.17 RNG (乱数生成器)(CAST/SHA1) の組み込み
* パスワード品質検査システムの組み込み (現在、高速アクセス用の
Bloom フィルタをサポート)
* 2 つのパスワード生成アルゴリズム:
1. 発音可能パスワード生成アルゴリズム (NIST FIPS 181 による)
2. 35 の設定可能操作モードを持つランダム文字パスワード生成アルゴ
リズム
* 設定可能なパスワード長パラメータ
* 設定可能な生成済みパスワードの総計
* ユーザ文字列による RNG の初期化機能
* /dev/random をサポート
* 生成されたパスワードを crypt() して、追加情報として出力する機能
* APG をスクリプト中で利用するための特別なパラメータ
* ネットワーク版用のパスワード生成要求のログ機能
* tcpd を用いた APG サービスのアクセス制御機能
* ネットワーク接続されたいかなる機器 (Mac、WinXX 等) からのパスワー
ド生成サービスの利用
* リモートユーザへの、許可されたタイプのパスワード生成のみを強制す
る機能
apg のクライアント/サーバ版は、故意に削除されています。
.
Upstream URL: http://www.adel.nursat.kz/apg/download.shtml
#
# other Descriptions of the apg package with a translation in ja:
#
--
Takuma Yamada <tyamada@xxxxxxxxxxxxxxxx>
http://blog.livedoor.jp/tyamada22/