aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-22 23:51:14 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-22 23:51:14 +0800
commitd679e7fff87da155f48cf2ec58de0798d2f4d6c3 (patch)
tree58fdda4f0350f7b7c28a4d204850734bf77b6e82 /README.md
downloadpowxy-d679e7fff87da155f48cf2ec58de0798d2f4d6c3.tar.gz
powxy-d679e7fff87da155f48cf2ec58de0798d2f4d6c3.tar.zst
powxy-d679e7fff87da155f48cf2ec58de0798d2f4d6c3.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c95ab3e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Powxy &ndash; anti-scraper reverse proxy
+
+**Work in progress.**
+
+Powxy uses a SHA-256 proof-of-work challenge to protect upstream resources from
+scraper bots.
+
+## Credits
+
+Inspired by [Anubis](https://github.com/TecharoHQ/anubis).
+
+## License
+
+We are currently using the
+[GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html).