Adelphos, the fractal trust network. Activity Pub implementation.
Find a file
2026-04-27 16:21:39 +02:00
app Federated db 26 2026-04-27 16:21:39 +02:00
scripts create demo users, automate the adelphos, wip 2026-03-07 17:48:08 +00:00
tests Federated db 25 2026-04-27 14:20:17 +02:00
.gitignore
.python-version
adelphos_ap.toml.prototype Testing is working, we need a separate server 2026-03-11 13:10:19 +00:00
LICENSE
main.py Testing adelphos in pair 2026-03-10 15:28:55 +00:00
pyproject.toml Temporary commit, the 13th test is not working yet :) 2026-03-26 15:12:35 +00:00
README.md Testing is working, we need a separate server 2026-03-11 13:10:19 +00:00
uv.lock Temporary commit, the 13th test is not working yet :) 2026-03-26 15:12:35 +00:00

Adelphos AP, the fractal trust network

Testing.

Start the adelphos test instance

python main.py  --instance-name slave1 --config-file tests/adelphos_ap_slave1.conf 

Then in another window type

pytest