Skip to content
s3goat edited this page Sep 7, 2018 · 18 revisions

We need a real simple intro how to make practical use of this, with full adresses and keys and explain motivation for each step for complete newbies, e.g. this shows how to use it from an Android fone to connect to a 20 €uro reflashed router: https://www.cipherdyne.org/blog/2015/06/android-fwknop2-client-and-openwrt.html actually without wasting your time.

So one gets a connected ssh text bash console on the phone.

This is the graphical client for sending SPA knocks to a fwknopd server:

The official cross-platform fwknop client user-interface named "fwknop-gui". Most major client-side SPA modes are supported including NAT requests, HMAC and Rijndael keys (GnuPG is not yet supported), fwknoprc stanza saving, etc..

So seemingly, all we achieve by using this is Autorization to a server, nothing more.

But no actual "payload" traffic is performed, say for text-chat or messenging or sth. like that.

So the next step is to integrate a launcher for a GUI that then does some payload traffic, e.g. a text-chat-program similar to torIRC via the stem tor-library.

Clone this wiki locally