vt.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The biggest VTuber instance, by VTubers for VTubers and adjacent content creators.

Server stats:

175
active users

Okay so I finally got around to reading the Fluxer dev's (long!) blog post and... his take on federation is literally the exact same thing I independently suggested.

10/10 this guy knows what he's doing. This is going to work.

(Also fully agree with his "why not E2EE for messaging" section)

I'll still be mainly on Discord while this and other things cook but... watch what this guy's doing. He gets it!

@lina if this can replace Matrix for FOSS project discussions it would be huge.

@lina
legit, speaking as somebody who gets paid to read honeypot logs for a living, encapsulating encrypted chats in binary websocket packets is the future. I know that, given enough time and effort, I *could* decode websocket traffic, but it's such a huge pain in the ass that it's only ever done for special occasions and even then it involves a lot of educated guesses about what program is sending the traffic

@lina thanks!

I do have Strong Opinions on the need for e2ee here, and on adding e2ee on top of cleartext protocols, but eh. I will admit the project looks very interesting.

@rysiek @lina interesting initiative. I'm curious how it'll work out.

@lina pretty much client side federation, i guess, IRC style? relays being used just to hide your IP (and in theory optional)

that's a fun concept that i've not seen before, yeah

@5225225 Yup (main reason for relays is actually mobile apps I suspect, since you don't want an explosion of connections for those).

The OAuth thing on top (alongside, presumably, scoped usernames@domains) is what makes it automatic/transparent (no manually configuring networks or registering yourself).

@lina ah, makes sense

tbh i'm not entirely sure how much more work it is steady-state to keep 10 connections open as opposed to 1, but i suppose opening said connections isn't free. and a single relay would allow you to send data in batches if the device isn't being used, which does help battery

and ig for instances of censorship (a given relay just refusing to talk to a given server), you could either pick a different relay / connect directly just for that one server, since the relays aren't trusted infrastructure

neat. doing "federation" work client-side is one of the design goals for something i'm working on, since it does simplify stuff a lot

@lina Ooh nice. Fluxer was in my top 3 for alternatives. This is good to hear!

@lina what about the CLA?

@doomsdayrs @lina pogchamp, that IS Very nice

@lina Definitely something to consider, I like what they are trying to do :)

@lina fluxer does seem interesting

@lina wow, this is exactly what i wanted (and was planning to build after my 15 year old discord account got banned for "being 12")

@ariadne @lina if this gets irssi support I'll try it out