silverpill
Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. Working on Fediverse standards: https://codeberg.org/silverpill/feps
- 0 Posts
- 71 Comments
silverpill@mitra.socialto Fediverse@lemmy.ml•Bandwagon is Bringing Music Sales to the Fediverse2·1 个月前One of Mitra users made a video about subs long time ago, I can’t find it now. You’re right, I should make a video too (and also a website etc etc).
But I need to finish nomadic identity first, as it is the main objective of the project.
silverpill@mitra.socialto Fediverse@lemmy.ml•Bandwagon is Bringing Music Sales to the Fediverse3·1 个月前That’s fine, my posts were not about any particular services. I am concerned with false statements in widely shared articles.
silverpill@mitra.socialto Fediverse@lemmy.ml•Bandwagon is Bringing Music Sales to the Fediverse41·1 个月前
@julian What did you do to get 3M activities? I’d like to try that too :)
There are several fedi instances in I2P network, for example http://accela.i2p/
They are not running Lemmy, though.If you want to run an instance yourself, check out Mitra, it supports i2p / tor federation and is easy to configure.
silverpill@mitra.socialto Monero@monero.town•If you like the monero.town you might like peertube as well4·2 个月前Apparently the developer of Gupaxx is live-streaming on PeerTube:
silverpill@mitra.socialto Fediverse@lemmy.ml•Has anyone thought about building a federated/imageboard-style alternative—something like a federated 4chan/8chan?4·3 个月前Boards are actors, and every message on the board is attributed to the board actor.
I think it would be easier to make it interoperate with microblogs than with forum-like software.
This is what ActivityPub client-to-server API was designed for.
Most servers don’t implement it, but some do:
https://codeberg.org/fediverse/delightful-fediverse-apps/issues/130
Clients are even harder to find, and none of them are good, AFAIK
silverpill@mitra.socialto Fediverse@lemmy.ml•Has anyone thought about building a federated/imageboard-style alternative—something like a federated 4chan/8chan?6·3 个月前FChannel is a federated anonymous imageboard powered by ActivityPub:
silverpill@mitra.socialto Monero@monero.town•Why doesn't Monero adopt a hybrid blockchain? (With PoW + PoS)0·3 个月前@g2devi @XMRbutterfly @monero PoW doesn’t guarantee that wealth is deserved, because computing power can be bought too. It’s a bit harder to buy than tokens, but that doesn’t change the big picture.
Monero should stick to PoW, though, because it works. It didn’t work for Firo, apparently, so they had to change it, but I am not aware of any 51% attacks on Monero.
silverpill@mitra.socialto ActivityPub@lemmy.ml•Development of the ActivityPub protocol - data portability and persistent ID0·3 个月前@Paddy66 The work on data portability is documented in this Fediverse Enhancement Proposal (FEP):
https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md
You can find the list of implementations there (built by me and @mikedev).
For logging with a single ID into multiple apps, standard ActivityPub Client-to-Server API can be used, but I don’t know any production-ready application that utilizes Client-to-Server API in such way.
The alternative is this FEP:
https://codeberg.org/fediverse/fep/src/branch/main/fep/ae97/fep-ae97.md
It’s a re-design of Client-to-Server API based on FEP-ef61.
Looks reasonable overall, but I don’t understand some of your assessments.
>Easy (Leverage email hosting services)
What are those email hosting services? If hosting and maintenance are delegated to 3rd parties, that doesn’t count towards decentralization.
>Top Provider User Share: Reddit ≈ 48.4%
Why this is not 100%?
>Very Easy: One-command Docker,
I think the easiest option is distro’s default package manager – docker is additional layer of complexity. Also some services are nearly impossible to self-host without docker, and points should be subtracted if that is the case.
silverpill@mitra.socialto The Invisible Internet Project@lemmy.world•GitHub - altonen/emissary: Rust implementation of the I2P protocol stack0·4 个月前Nice project!
I am very curious about the “emeddable” part. Is it already possible, or only planned?
silverpill@mitra.socialto Monero@monero.town•More vitamins for Monero with Carrot - part 1: Overview2·5 个月前@rbrunner7 Nice explainer, thank you
@rafael_xmr @monero This app connects to 30 clearnet domains and all images are stored on nostr.build.
@lionroe Sounds complicated, and the biggest flaw of OpenBazaar still remains: the lack of web client. We discuss this article because it is available on the web. Lemmy and other Fediverse apps are successful because they have web clients.
Why not start with existing federated software like flohmarkt? Make it federate over Tor (maybe it already does). That would solve the hardest problem, discovery. Other features can be added later.
Vendors will host everything themselves, so there is no need for any incentive model.
silverpill@mitra.socialto Fediverse@lemmy.ml•Would a Key-Based Login System Make More Sense for the Fediverse?3·6 个月前@Teknevra It can be done with FEP-ae97:
https://codeberg.org/fediverse/fep/src/branch/main/fep/ae97/fep-ae97.md
Which enables shared identity and seamless migration as you describe, but I don’t think traditional web login needs to be abandoned. Fediverse will support both types of identities.
silverpill@mitra.socialto Fediverse@lemmy.world•Potential Decentralized Fediverse Alternative to Ko-fi, Patreon, etc.?2·7 个月前@Fitik @Teknevra Tipping will also be supported in the future (in addition to subscriptions).
And people on other platforms may put addresses in profile fields (Lemmy doesn’t have them yet?). Mitra displays a donation icon when address is detected (the name of the field should be like $BTC).
>Originally there was supposed to be 1 network, run by the engine council.
Yes, but then the devs decided to not take risk. That makes sense, and I don’t see why there shouldn’t be another network.
Fragmentation might negatively impact user experience, but it is not a huge problem, and it can be mitigated by implementing federation. I even suggested a possible architecture when federation was discussed in the matrix room.
@monero