diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2019-04-27 12:16:52 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2019-04-27 12:17:10 +0200 |
commit | 61e222dd8a9a4d41e381bfcf958102bd2c02b47e (patch) | |
tree | bcbf4ce26dd912b1637ae5e899a3278cce3acfbf /README.md | |
parent | 6e1708c736b3db01fef175e25b94c7e4cb51fccb (diff) | |
parent | 1d0cbc46e800919aace83b0a24034b0460382f91 (diff) |
Merge branch 'master' into release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,5 @@ -[](https://travis-ci.org/lnslbrty/ptunnel-ng) +[](https://travis-ci.org/lnslbrty/ptunnel-ng) +[](https://gitlab.com/lnslbrty/ptunnel-ng) [](https://scan.coverity.com/projects/14737) [](https://www.codacy.com/app/lnslbrty/ptunnel-ng?utm_source=github.com&utm_medium=referral&utm_content=lnslbrty/ptunnel-ng&utm_campaign=Badge_Grade) [](https://github.com/lnslbrty/ptunnel-ng/issues) @@ -137,6 +138,13 @@ be compiled on Windows, courtesy of Mike Miller, assuming mingw and WinPcap is installed. ``` +## TODOs +``` +- challenge response: switch from md5 to sha-512 +- packet obfuscation +- encryption (metadata + payload) +``` + ## Credits and contributors ``` Daniel Stoedle et al. |