パスワードを忘れた? アカウント作成
401484 journal

yabの日記: #207 Debian Package in sid

日記 by yab

Debian sidにて、おもしろげなソフトがあればメモる試み。

cvm-dev - Credential Validation Modules (development files, documentation)

CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a
filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional
input is given to the module through environment variables.

Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface
used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on
the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod
framework.

See http://untroubled.org/cvm/cvm.html for more information.

dbus-1 - simple inter-process messaging system

D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw
sockets and CORBA in terms of complexity.

D-BUS supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is
designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-BUS also supports a method call
mapping for its messages, but it is not required; this makes using the system quite simple.

D-BUS is still under heavy development, but is expected to be widely used. It comes with several interfaces, including
GLib and Qt. See the descriptions of dbus-glib-1 and dbus-qt-1 for more information about those. (Actually the Qt
interface isn't finished, but surely a little temporary lie in package descriptions never hurt anyone.)

この議論は賞味期限が切れたので、アーカイブ化されています。 新たにコメントを付けることはできません。
typodupeerror

Stableって古いって意味だっけ? -- Debian初級

読み込み中...