[docs] update links to Jonathan's new github username

This commit is contained in:
Michael Rash 2016-07-03 23:39:13 -04:00
parent 9371450d67
commit 183a9c5118
4 changed files with 6 additions and 6 deletions

View File

@ -85,7 +85,7 @@ computing environments such as Amazon's AWS:
## User Interface
The official cross-platform fwknop client user interface *fwknop-gui*
([download](https://incomsystems.biz/fwknop-gui/), [github](https://github.com/oneru/fwknop-gui))
([download](https://incomsystems.biz/fwknop-gui/), [github](https://github.com/jp-bennett/fwknop-gui))
is developed by Jonathan Bennett. Most major client-side SPA modes are supported
including NAT requests, HMAC and Rijndael keys (GnuPG is not yet supported), fwknoprc
stanza saving, and more. Currently fwknop-gui runs on Linux, Mac OS X, and
@ -93,7 +93,7 @@ Windows - here is a screenshot from OS X:
![alt text][fwknop-gui-OS-X-screenshot]
[fwknop-gui-OS-X-screenshot]: /doc/images/fwknop-gui-OSX.png "fwknop-gui on Mac OS X"
Similarly, an updated
[Android client](https://github.com/oneru/Fwknop2) is
[Android client](https://github.com/jp-bennett/Fwknop2) is
[available](https://incomsystems.biz/fwknop-gui/android.php) as well.
## Tutorial
@ -108,7 +108,7 @@ The following is a complete list of features supported by the fwknop project:
* Implements Single Packet Authorization around iptables and firewalld firewalls
on Linux, ipfw firewalls on *BSD and Mac OS X, and PF on OpenBSD.
* The fwknop client runs on Linux, Mac OS X, *BSD, and Windows under Cygwin.
In addition, there is an [Android app](https://github.com/oneru/Fwknop2/releases)
In addition, there is an [Android app](https://github.com/jp-bennett/Fwknop2/releases)
to generate SPA packets.
* Supports both Rijndael and GnuPG methods for the encryption/decryption of
SPA packets.

View File

@ -3,7 +3,7 @@
Please note that this Android client has been deprecated in favor of Jonathan
Bennett's new Android client that is available here:
https://github.com/oneru/Fwknop2/releases/
https://github.com/jp-bennett/Fwknop2/releases/
****
===============================================================================

View File

@ -2,4 +2,4 @@
Please note that this Android client has been deprecated in favor of Jonathan
Bennett's new Android client that is available here:
https://github.com/oneru/Fwknop2/releases/
https://github.com/jp-bennett/Fwknop2/releases/

View File

@ -287,7 +287,7 @@
},
### tests for Jonathan Bennett's Fwknop2 Android app. All commit hashes
### are from: https://github.com/oneru/Fwknop2
### are from: https://github.com/jp-bennett/Fwknop2
{
'category' => 'Rijndael+HMAC',
'subcategory' => 'Android compatibility',