added aether post
added README.md
rename trigger-badlist-refresh.sh
Various scripts and utilities for use with the aether peer-to-peer network
trigger-graph-refresh.sh
— trigger a graph/kvstore refresh upon next start.
should be run after any database modifications, or else the data will still
be cached and displayed (and possibly be reinserted into database?
investigate further).Utilities for managing a custom badlist to block undesirable content.
Scripts:
find-user.sh
— find users whose username contains the first argumentfind-board.sh
— find boards whose name contains the first argumentdelete-user.sh
— completely purge user from database, fingerprint provided
in first argument.delete-board.sh
— completely purge board from database, fingerprint
provided in first argument.see the original post from aether for more info on usage.