baliuzeger

joined 3 months ago
[–] [email protected] 1 points 1 hour ago

You're right, it doesn't have to be my instance. Fights with the fediverse is better. But why not having a paying mechanism to let the fediverse thrive?

Besides, I expect that tackling disinformation seriously costs significantly for human labor, and I doubt how many instance owners (in my country) are willing to do it.

[–] [email protected] 0 points 10 hours ago

Thank you for you comments. I'm naive to crypto, so this is just an intuitive proposal. Hope someone can figure out some approaches which are acceptable to wider participants.

[–] [email protected] -2 points 11 hours ago (2 children)

I should make the context more specific. I don't want to host an expensive instance on day one. However, my long term goal is much bigger: I want to host an instance that serves as a competitive alternative to Facebook/Threads/X to the users in my country, because disinformation is overwhelming here. Thanks to federation, the instances all over the world helps, theoretically I don't have to scale as large as Facebook/X. But to reach that competitive scale, I don't think I can just rely on the "kind, moral and awakened" users' donation, so that's why I'm thinking about such charging mechanism.

[–] [email protected] -5 points 11 hours ago (1 children)

Yes, and possibly instanceA provides better bandwidth and better moderation. if everyone do it, then we lose a good instance in the end.

[–] [email protected] -3 points 11 hours ago* (last edited 10 hours ago) (1 children)

Yes, ideally, if users pay to their own instances then everything's fine. I hope the world is ideal, either. But why shouldn't we have a mechanism that can make fediverse sustainable, not rely on the kindness of humanity? Even the mechanism charges the users, fediverse is still intrinsically far better than the privately owned platforms. You still can host your own instances cuz it's open source, you can defederate. I don't think the value of fediverse is degraded by charging other instances. Open source doesn't means enjoy everything for free.

[–] [email protected] -1 points 12 hours ago (4 children)

Thank you for your comments. Maybe my solution is stupid, but I think the problem I wanted to tackle is practical and simple: how to let the owners of high-quality instances get paid? I don't think everything should be free, in the end the users have to pay the fees in some way, and the nature of fediverse may induce difficulties for the process.

Or, let me rephrase it simpler: if lemmy.world or some big instances got shortage of donation someday, then what should we do? Just give up and go back to X/Facebook/reddit? I'm just trying to answer this question. Could you also share your ideas to this question?

 

I'm planing hosting an instance, and I think that in the end I'll have to let the users pay for subscription. But just when I was imagining how I should design the subscription, I found there's a dilemma arose from the nature of fediverse:

(assume that people really like my instance for some reason)

  1. If I charge my users, they may simply register on another instance and keep interacting with my instance to avoid paying the fees.
  2. I can limit activities of the users who don't register on my instance to force them to subscribe my instance, but such action is obviously destructive to the fediverse.

I think this is not only my own problem. I think every instances with some scale faces the issue of costs, and relying on donation forever may not be a long term solution. So here's the question: how to let the owners of the instances get paid without violating the values of fediverse, i.e. decentralization and federation? Moreover, the solution should let the instances with higher popularity earn more money, so that'll encourage people to host high-quality instances. And I just figured out a (possibly very rough) solution by integrating blockchain to fediverse.

First, there will be a blockchain. There will be these cryptocurrencies:

  1. the universal currency, let's say "fedicoin". Fedicoin can be traded on trading platforms like normal cryptocurrencies.
  2. the currency of every single instance, e.g. InstanceA coin for InstanceA, InstanceB coin for InstanceB. The instance-specific coins are only used for federation between instances.

and the blockchain holds these data:

  1. how many fedicoins and instance-specific coins each instances owns.
  2. how many fedicoins each non-instance users owns, if any. I guess it would be better that only the instances can own instance-specific coins.

For operating the blockchain, there should be nodes to hold the data and process the transactions. The nodes can be either served by the instances or the non-instance machines. The nodes earn fedicoins.

When instances are federating with each other, every "demand" requires paying some instance-specific coins. The price of each type of demand will be predefined in the federation APIs. For example, if a user on InstanceB want to post on InstanceA, then InstanceB have to pay 10 lemmy.world coin to lemmy.world, and vise versa.

To earn instance-specific coins to pay for the demands, all the instances will "trade" automatically with other instances, and the "exchange rate" will be determined by some algorithm, possibly based on the amount of demands between each two instances. For example, if on average the demand from InstanceB to lemmy.world is 5 times more than the demand from lemmy.world to InstanceB, than in a trade, InstanceB may get 1000 lemmy.world coin, while lemmy.world may get 5000 InstanceB coin.

There will be an upper limit for every instance to own other instances' coins. For example, when lemmy.world owns 100,500 InstanceB coins, which exceeds the limit 100,000, then lemmy.world will refuse to trade with InstanceB by InstanceB coins. Under such condition, InstanceB have to trade with lemmy.world by the fedicoin. The owners of InstanceB will have to purchase fedicoin to let InstanceB trade with lemmy.world to maintain the fedaration.

Currently I think that the exchange rate between fedicoin and an instance-specific coin should be controlled by the owners of each instance, because each instance may have different costs for machines and moderation.

Finally, (hopefully) we'll have a fediverse like this:

  1. The highly-demanded instances earn fedicoins, which can be exchanged to real-world currencies. Such mechanism also encourages hosting high-quality instances and more open federation.
  2. The instances can simply charging their users normally by real-world currencies, so the users don't have to bother about cryptocurrencies.

Other side notes: Defining the prices of the demands may be tricky? For example, if my understanding is correct, there's no actual action like "read" when instances are communicating with APIs.

For the automatic trades between instances, of course there should be some controllable configuration, e.g. "don't buy coins over some price from some instances".

I'm just interested in the fediverse, and I hope my ideas can be helpful for its development. Any comments or crossposting are welcome and thank you for your reading.