about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1846a8beab..712c96cd95 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,10 @@ OpenVPN protocol, which makes it impossible to start those connections solely by
 using the `openvpn` CLI and configuration files.
 
 What this application does has been reverse-engineered from the "WatchGuard Mobile VPN
-with SSL" application on OS X. A writeup of the protocol and the security implications
-will be linked here in the future.
+with SSL" application on OS X.
+
+I've published a [blog post](https://www.tazj.in/en/1486830338) describing the process
+and what is actually going on in this protocol.
 
 ## Installation