add short plugin descriptions to readme

master
cynic 3 years ago
parent e3fc5bebe0
commit bf392cc0bf
  1. 12
      readme.txt

@ -9,7 +9,7 @@
// \\
/- -\
/ \
/| 「cathedral」 |\
/| 「cathedral」 |\
/ | | \
| | | |
| | | |
@ -21,10 +21,12 @@
the core of a plugin-based usergroup system.
establishes a central auth for users, and loads plugins to carry out various functions based on events.
the technically correct mode of installation is downloading `tools/init.py`, /not/ cloning the repo yourself
the technically correct mode of installation is running `tools/init.py` as root, /not/ cloning the repo yourself
requires aiohttp ~= 3.7.4, acl, git
events:
USER_CREATE
READY
included plugins:
* users.py
- displays all users registered on the system @ users.host/*
* fiefdom.py
- userpage system, serves the user's ~/.web directory @ host/~user
Loading…
Cancel
Save