• 2 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • This doesn’t seem entirely accurate to me.

    Most public platforms interacting with the Fediverse today does require you to register an email address out of practical considerations but this is not a requirement of the system in itself. It is possible to both post and read an unmoderated fediverse with enough effort.

    If you don’t like the moderation of your particular server, you are fully able to create your own or set up an existing solution yourself that gives you 100% control over what kind of content you post, and in turn which content you federate to your server. Of course, you can’t control which servers decide to allow your content on their server, but any user of servers where your content is blocked can do the same and have access to your content again.

    As far as privacy goes, you can rent servers and purchase domains with crypto currencies which are not traceable back to you where you can host your own service that interacts with the fediverse, making you 100% able to control the information you post into it.


  • A federated system is in a decentralized system too, but I reckon you’re asking about the difference between something that is decentralized in the way Bitcoin or similar systems are, versus the federated software of the Fediverse.

    This might be an oversimplification, but the main difference comes mostly down to a philosophy on state and statemanagement.
    A decentralized system in the style of Bitcoin and such are a single source of truth decided by consensus of many independent actors(servers) where none of them have any more influence than the other.
    However it is important that all actors agree on the entire state of the system, you can’t have an actor that only cares about transcations of exactly 420$ for example.
    If some servers have a different view which transactions are true; this is a problem for bitcoin as the system requires a single consensus of whats real to work. (I’m no BC expert, but this should be true on a high level, even if there are practical solutions to this)

    On the other hand, a federated systems like on Mastodon are a bunch of independent servers which have their own state(ie posts and what not). They are the ultimate owner of said content, in the sense that that they don’t need approval of any other member in the fediverse to post that content. The decentralized part of the fediverse is obviously the fact that fediverse servers shares its posts with all other servers it knows off, but its not expected behavior that all servers in the fediverse has to have all posts, and the system is not degraded should some posts be missing.








  • If we want an open chat service, I’dd look into Matrix, which is federated like kbin/lemmy. Its also a work in progress, but it does support both text chat and voice/video chat. And it does have rudimentary “spaces” which lets you group channels and such, which makes it easy for people to discover the channels in our community.








  • I checked out how much it would cost to for example make live streaming platform using AWS on the backend. This is an example they give on their cost/pricing page:

    Approximately 10,000 viewers for a one-hour live event using a high definition (HD)-1080p encoding profile is approximately $12.50 for live encoding and packaging + $1531.49 for 18,017GB distribution = $1,543.99 for the one-hour event.

    AWS is known to be VERY expensive, you can probably save quite a bit with a smaller setup, but I don’t think a longer 5+ hour stream would be cheap if done outside of these platforms.

    I’dd love to hear if anyone has any real life experience with hosting large live streams like this on the cheap.






  • Agreed. I found the process of buying a domain and a webhost to be both cheap and quite painless. Once logged in I would even be able to make email addresses and do one click installations of lots of common software such as wordpress.

    I’dd say that if you just want to get your stuff out on the web without being under the umbrella of a larger corporation, the bar is quite low if you know where to look.

    I would much more like to see this bloom into something that mixes with the fediverse. Some kind of easy to use tool that would allow you to create your websites, but also broadcast your changes and your content. Kind of like a webring on steroids