aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-06-13 00:20:01 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-06-13 00:20:01 +0200
commitde71ffa81f9ae113d975e57dcdebe0e392416a9c (patch)
tree7f82a7fdffc1d17113b9263f7768fb09eab47182 /README.md
parentfix NetworkManager generator (diff)
downloadwireguard-config-de71ffa81f9ae113d975e57dcdebe0e392416a9c.tar.gz
wireguard-config-de71ffa81f9ae113d975e57dcdebe0e392416a9c.zip
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index c04b38c..173a9a5 100644
--- a/README.md
+++ b/README.md
@@ -38,16 +38,14 @@ This project tries to make this task easier.
Security
--------
-This page only works on the client side - GitHub Pages doesn't allow
-server-side processing.
-Nothing really prevents me from sending your keys to an external server using
-JavaScript, but you can easily verify that it doesn't happen using your
-browser's debugging tools.
+This is a static website, so no server-side processing is happening.
+You can easily verify that your browser doesn't make any requests to any
+servers using your browser's debugging tools.
Development
-----------
-This is a "static" website, generated using [Jekyll].
+This is a static website, generated using [Jekyll].
Make sure you have Ruby and [Bundler] set up.
[GNU Make] is used for shortcuts.