diff options
author | Julian Elischer <julian@FreeBSD.org> | 1998-01-09 23:23:58 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 1998-01-09 23:23:58 +0000 |
commit | de8a9e28514d8bc9a9fec2eea38c03176e927046 (patch) | |
tree | e5692950c8d78ca95a07e7aff61f86d562892e1c /security/skip/pkg-descr | |
parent | bec8f4d32e9df07647005d504bb93579e076c67e (diff) |
Notes
Diffstat (limited to 'security/skip/pkg-descr')
-rw-r--r-- | security/skip/pkg-descr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/skip/pkg-descr b/security/skip/pkg-descr new file mode 100644 index 000000000000..4a1056da6be3 --- /dev/null +++ b/security/skip/pkg-descr @@ -0,0 +1,25 @@ + +This is from http://skip.incog.com: + + SKIP - Simple Key management for Internet Protocols + + IP-Level Cryptography + Secure every application with one protocol + + SKIP secures the network at the IP packet level. Any networked + application gains the benefits of encryption, without requiring + modification. SKIP is unique in that an Internet host can send an + encrypted packet to another host without requiring a prior message + exchange to set up a secure channel. SKIP is particularly well-suited + to IP networks, as both are stateless protocols. Some of the + advantages of SKIP include: + + - No connection setup overhead + - High availability - encryption gateways that fail can reboot and + resume decrypting packets instantly, without having to renegotiate + (potentially thousands) of existing connections + - Allows uni-directional IP (e.g., IP broadcast via satellite or cable) + - Scalable multicast key distribution + - SKIP gateways can be configured in parallel to perform instant-failover + +Archie Cobbs <archie@whistle.com> |