Rust/Lemmy/Matrix (was: Re: Thoughts on directions for a rebooted SWICG)

Hi, group! My first post here. Replying below with some links; I hope this is on-topic:

On Thu, 01 Dec 2022 18:46:59 +0000
"Dr. Banjo Fox" <drbanjofox@protonmail.com> wrote:

> There -was- a considerable amount of work done for a Rust
> implementation by way of Aardwolf-Social. At least that's what I
> -recall-. I'm not really able to push the project forward, any more,
> but hope springs eternal ;)
> 
> https://github.com/Aardwolf-Social/aardwolf

Aardwolf sounds cool. Chatting further in Matrix: #aardwolf-discussion:matrix.org

There is also a Rust ActivityPub implementation from the Lemmy project (@nutomic@lemmy.ml):
  https://github.com/LemmyNet/activitypub-federation-rust
  https://crates.io/crates/activitypub_federation
  https://lemmy.ml/post/341718

There is some more Rust implementation work here (@asonix@masto.asonix.dog):
  https://git.asonix.dog/asonix/relay (ActivityPub relay)
  https://crates.io/crates/ap-relay
  https://git.asonix.dog/asonix/activitystreams (ActivityStreams vocabulary)
  https://docs.rs/activitystreams/
  https://git.asonix.dog/asonix/apub (mostly superceded by activitypub-federation-rust)

^^ These two are sharing a Matrix chat room: #activitystreams:matrix.asonix..dog.

Another implementation "with monetization features" is Mitra (@silverpill@mitra.social):
  https://codeberg.org/silverpill/mitra
  https://codeberg.org/silverpill/mitra/src/branch/main/src/activitypub
  https://mitra.social
with chat room: #mitra:halogen.city

Matrix space "ActivityPub community" (@numéro6 / @codelutin@mastodon.libre-entreprise.com)
links to several of these chat rooms for various social web projects:
  #activitypub-community:codelutin.com (https://matrix.to/#/#activitypub-community:codelutin.com)

Lemmy ("link aggregator for the fediverse") federates with "a subset of the ActivityPub Protocol, with some extensions":
  https://join-lemmy.org/docs/en/federation/lemmy_protocol.html
There is a ActivityPub Lemmy community here (@mister_monster@lemmy.ml):
  https://lemmy.ml/c/activitypub (!activitypub@lemmy.ml)
I posted there about the re-opening of this mailing list:
  https://lemmy.ml/post/630012 (https://lemmy.ca/post/333680)

-- 
Regards,
Charles E. Lehner
https://www.w3.org/wiki/User:cel (@cel@celehner.com)

Received on Friday, 2 December 2022 00:03:51 UTC