summaryrefslogtreecommitdiff
path: root/sbin/photurisd/README
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-14 23:37:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-14 23:37:31 +0000
commit1264df3a5da0b4ba93aa3f250a20101bcc19e1ca (patch)
treeec96c7e83c6ea2756e246d730c9ceddb9ea8a1d6 /sbin/photurisd/README
parentbf316445157edd81f8d5e3f6e30d26fe295990bb (diff)
move ipsec tools into .
Diffstat (limited to 'sbin/photurisd/README')
-rw-r--r--sbin/photurisd/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/sbin/photurisd/README b/sbin/photurisd/README
new file mode 100644
index 00000000000..59f7880e55e
--- /dev/null
+++ b/sbin/photurisd/README
@@ -0,0 +1,18 @@
+This is an implementation of the Photuris keymanagement protocol
+according to the drafts:
+ draft-simpson-photuris-18.txt
+ draft-simpson-photuris-schemes-04.txt
+
+For quick installation instructions read INSTALL, or otherwise
+README.howtouse for more complete information.
+
+At the moment only the PF_ENCAP kernel interface for John Ioannidis'
+and Angelos D. Keromytis' IPSec as to be found in OpenBSD is supported.
+It should be fairly easy to adapt the daemon to other implementations,
+just look at the sections found by 'grep IPSEC *.c'
+
+I am grateful for the help provided by Angelos D. Keromytis
+and Theo de Raadt.
+
+This software was written in Germany May 1997 by Niels Provos.
+Any questions are welcome at provos@physnet.uni-hamburg.de