@nomad It was discovered that mention of @nomad caused many servers to reject the whole message, because the Mention tag contained a raw 'ap' URL and not a compatible HTTP URL. Mastodon, Pleroma, probably many others too. This has been fixed
It doesn't have S2S inbox yet, but it has C2S outbox and was created from a client. The client controls the identity key, can send signed messages to local users, and receive messages from them. I published the code here: https://codeberg.org/silverpill/fep-ae97-client
FEP-ae97 clients are not difficult to build, and I invite everyone to do so. C2S protocol is identical to S2S protocol, except you send activities to a local outbox instead of a remote inbox, and you pull activities from local inbox instead of listening for them online. The development version of Mitra already has necessary endpoints. FEP-ae97 spec needs to be updated though, I will do that soon.
@frogzone@r@nimda Yes it only searches one's own posts, that's intentional. I may implement full search in the future (probably will be opt-in like in Mastodon).
In mitra-web you can click on any hashtag to see tagged posts, and searching for hashtag is also supported. How we can make it work in Bloat?
>But I think it will grow, [...]. In this scenario commercialization becomes inevitable, and by default it will be a strong centralizing force, unless the foundation for the peer to peer economy is laid out early on
Aged like wine. Today, talking about payments has become acceptable and invariably the solution is either a centralized provider like Stripe or some non fungible surveillance coin.
@waifu@munir Countries in US sphere of influence tend to adopt strict KYC/AML regulations out of the fear of sanctions. I hope you'll find a way to avoid that
@Deus@r000t Even if you put aside various issues with protocol and its governance for a moment, the entire network is still smaller than some Mastodon instances: https://stats.nostr.band.
>All Objects in [ActivityStreams] should have unique global identifiers. ActivityPub extends this requirement; all objects distributed by the ActivityPub protocol MUST have unique global identifiers, unless they are intentionally transient
Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. Working on Fediverse standards: https://codeberg.org/silverpill/feps