aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-04-27 12:16:52 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-04-27 12:17:10 +0200
commit61e222dd8a9a4d41e381bfcf958102bd2c02b47e (patch)
treebcbf4ce26dd912b1637ae5e899a3278cce3acfbf /README.md
parent6e1708c736b3db01fef175e25b94c7e4cb51fccb (diff)
parent1d0cbc46e800919aace83b0a24034b0460382f91 (diff)
Merge branch 'master' into release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d48190..6e6720b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-[![Build Status](https://travis-ci.org/lnslbrty/ptunnel-ng.svg?branch=master)](https://travis-ci.org/lnslbrty/ptunnel-ng)
+[![Travis Build Status](https://travis-ci.org/lnslbrty/ptunnel-ng.svg?branch=master)](https://travis-ci.org/lnslbrty/ptunnel-ng)
+[![Gitlab Build Status](https://gitlab.com/lnslbrty/ptunnel-ng/badges/master/build.svg)](https://gitlab.com/lnslbrty/ptunnel-ng)
[![Coverity Status](https://scan.coverity.com/projects/14737/badge.svg?flat=1)](https://scan.coverity.com/projects/14737)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/021aa1d88dd7486db83df3ff96f9eff8)](https://www.codacy.com/app/lnslbrty/ptunnel-ng?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=lnslbrty/ptunnel-ng&amp;utm_campaign=Badge_Grade)
[![GitHub issues](https://img.shields.io/github/issues/lnslbrty/ptunnel-ng.svg)](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.