1
Fork 0
Federation database
Find a file
2024-11-16 07:49:28 +01:00
.idea Obliterate .idea/misc.xml from existence 2024-11-16 02:56:24 +01:00
.media First commit 2024-11-09 00:32:59 +01:00
acrate-core core: Fix type mismatch 2024-11-16 07:49:12 +01:00
acrate-hostmeta hostmeta: Schema improvements 2024-11-16 02:55:08 +01:00
acrate-inbox inbox: Add empty /inbox handler 2024-11-13 07:41:23 +01:00
acrate-nodeinfo nodeinfo: Update accordingly 2024-11-14 02:47:00 +01:00
acrate-webfinger webfinger: Use the subject field to determine the canonical name of the subject 2024-11-16 07:49:28 +01:00
.editorconfig Add .editorconfig 2024-11-09 10:27:59 +01:00
.gitignore Obliterate .idea/misc.xml from existence 2024-11-16 02:56:24 +01:00
.gitmodules nodeinfo: Give up on following the spec and implement things loosely 2024-11-11 04:11:53 +01:00
Cargo.toml webfinger: Create crate by cloning inbox 2024-11-14 03:51:11 +01:00
README.md Add README listing crates 2024-11-16 07:30:35 +01:00

acrate

Federation database

Caution

This software suite is in active development!

Crates

Libraries

  • acrate-core: Database stuff
  • acrate-hostmeta: RFC 6415 serde
  • acrate-nodeinfo: NodeInfo serde

Binaries

  • acrate-webfinger: WebFinger server