summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2009-12-29 13:06:54 +0000
committerChristian Pointner <equinox@anylike.org>2009-12-29 13:06:54 +0000
commitb1eb54b7c06d9ced3a48f490af9d0c74b5518082 (patch)
treee70e6bfefb6a471f918fa5bd97f3c3e4a0b79c15 /README
parentswitched to constants at log table (diff)
added short descriptive text
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index c17a7b6..e0fd98e 100644
--- a/README
+++ b/README
@@ -1,3 +1,14 @@
+Introduction
+============
+
+anylike is an IKEv2 Implementation written in Lua and C. It's main design
+goal is to provide anytun and uanytun or any other SATP implementation with
+a key exchange mechanism but it should also be possible to use anylike as
+key exchange daemon for IPSec security associations. The use of Lua guarantees
+that anylike is easily portable to many platforms including very small ones
+like wireless routers.
+
+
Dependencies
============