From de71ffa81f9ae113d975e57dcdebe0e392416a9c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 13 Jun 2022 00:20:01 +0200 Subject: README: update --- README.md | 10 ++++------ 1 file 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. -- cgit v1.2.3