encrypted msg + online reporting + refactor

This commit is contained in:
JMARyA 2025-04-30 09:35:21 +02:00
parent 125d50530d
commit a567214f58
19 changed files with 318 additions and 304 deletions

View file

@ -1,3 +1,9 @@
server:
cargo run --bin homeserver --features homeserver
cargo run --bin herd --features herd
clean_server:
rm -rv herd/age.key herd/sign.key herd/db
clean_client:
doas rm -rv /etc/sheepd