From ea1e885d303f719c4d9c398771a595d22da41c68 Mon Sep 17 00:00:00 2001
From: Toni Uhlig <matzeton@googlemail.com>
Date: Sun, 22 Mar 2020 18:41:40 +0100
Subject: README* update

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
---
 README    | 7 +++----
 README.md | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/README b/README
index ee90c2a..f2df04e 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ PingTunnel-[N]ew[G]eneration Read Me
 What is ptunnel-ng?
 ----------------
 Ptunnel-NG is a bugfixed and refactored version of Ptunnel with some additional
-features e.g. change the magic value without recompiling (bypass Cisco IPS).
+features e.g. change the magic value without recompiling.
 
 
 What is ptunnel?
@@ -123,9 +123,8 @@ installed.
 
 TODOs
 -----
-- challenge response: switch from md5 to sha-512 (testing)
-- packet obfuscation
-- encryption (metadata + payload)
+- refactoring
+- libsodium integration
 
 
 Credits and contributors
diff --git a/README.md b/README.md
index b89ce94..57eb353 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 ## What is ptunnel-ng?
 ```
 Ptunnel-NG is a bugfixed and refactored version of Ptunnel with some additional
-features e.g. change the magic value without recompiling (bypass Cisco IPS).
+features e.g. change the magic value without recompiling.
 ```
 
 ## What is ptunnel?
@@ -140,9 +140,8 @@ installed.
 
 ## TODOs
 ```
-- challenge response: switch from md5 to sha-512 (testing)
-- packet obfuscation
-- encryption (metadata + payload)
+- refactoring
+- libsodium integration
 ```
 
 ## Credits and contributors
-- 
cgit v1.2.3