From 183a9c51182c53d67c0b99c737b0c6df5bc823ef Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 3 Jul 2016 23:39:13 -0400 Subject: [PATCH] [docs] update links to Jonathan's new github username --- README.md | 6 +++--- android/README | 2 +- android/README.DEPRECATED | 2 +- test/tests/os_compatibility.pl | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1282e0b9..b3edcd78 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/android/README b/android/README index 2520bb0b..bdb523c8 100644 --- a/android/README +++ b/android/README @@ -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/ **** =============================================================================== diff --git a/android/README.DEPRECATED b/android/README.DEPRECATED index 84607356..c716cb5b 100644 --- a/android/README.DEPRECATED +++ b/android/README.DEPRECATED @@ -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/ diff --git a/test/tests/os_compatibility.pl b/test/tests/os_compatibility.pl index f58c6bd5..b3010702 100644 --- a/test/tests/os_compatibility.pl +++ b/test/tests/os_compatibility.pl @@ -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',