diff options
author | pdp8 <pdp8@pdp8.info> | 2023-07-30 12:55:20 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2023-07-30 12:55:20 +0200 |
commit | fbd4fccc70622e664e2f795315c848d68aed365e (patch) | |
tree | 683729eeda4d55d849cca75305586b6f28b3d076 /README | |
parent | 25bdc789215c728e6fac04404adcf1f8e4bcdd78 (diff) |
LICENSE, README
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +aps +=== + +tiny activitypub server (WIP) + +goals: + +- server-server protocol +- single user +- filesystem based + +non-goals: + +- multi user +- server-client protocol +- html rendering |