summaryrefslogtreecommitdiff
path: root/net/fair-identd/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/fair-identd/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/fair-identd/DESCR')
-rw-r--r--net/fair-identd/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/fair-identd/DESCR b/net/fair-identd/DESCR
new file mode 100644
index 00000000000..eeaa0b56d29
--- /dev/null
+++ b/net/fair-identd/DESCR
@@ -0,0 +1,16 @@
+This is Erik E. Fair's implementation of identd:
+
+ A proper identification protocol (RFC 1413) implementation,
+ providing all the utility, security, and authentication of
+ all other implementations of this protocol, without all the
+ expensive and pointless grovelling in /dev/kmem.
+
+ Careful design and software engineering makes this software
+ efficient, fast, compact, scalable, and completely maintenance
+ free.
+
+ Anyone who feels the need to use a daemon more complex than
+ this one should go read section 6 of RFC 1413 very carefully,
+ and think again.
+
+ Erik E. Fair <fair@clock.org>, February 1, 2000