Skip to content

Commit

Permalink
[docs] update links to Jonathan's new github username
Browse files Browse the repository at this point in the history
  • Loading branch information
mrash committed Jul 4, 2016
1 parent 9371450 commit 183a9c5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@ 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
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
Expand All @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion android/README
Original file line number Diff line number Diff line change
Expand Up @@ -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/
****

===============================================================================
Expand Down
2 changes: 1 addition & 1 deletion android/README.DEPRECATED
Original file line number Diff line number Diff line change
Expand Up @@ -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/
2 changes: 1 addition & 1 deletion test/tests/os_compatibility.pl
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 183a9c5

Please sign in to comment.