From d2f7397cb59ae9e41289031f55432b9ad32da765 Mon Sep 17 00:00:00 2001 From: Sky Date: Wed, 23 Oct 2024 14:54:03 +0800 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1069ac5 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Wikiless +A free open source alternative Wikipedia front-end focused on privacy. +* No JavaScript or ads. +* All requests go through the backend, client never talks to Wikipedia. +* Prevents Wikipedia getting your IP address. +* Self-hostable. Anyone can setup a private or public instance.