Matrix room admins & server operators should probably note that a server upgrade and a room upgrade to v12 will essentially be required next Tuesday: https://matrix.org/blog/2025/07/security-predisclosure/ 👀
QueerCoded 1-3PM at Queermunity
<p>QueerMunity, Saturday, July 19 at 01:00 PM CDT</p><p><strong>Learn to Code</strong> workshop created by Margo and Forest from <a href="https://cyberia.club/" target="_blank">Cyberia Computer Club</a> / <a href="https://layerze.ro/" target="_blank">Layer Zero</a> in the Twin Cities of Minnesota.</p><ul><li><p>Learn to Code</p></li><li><p>Find Community</p></li><li><p>Get to Know your Computer</p></li><li><p>Build your own Website / Software</p></li></ul><p>Hosted twice a month at <a href="https://www.queermunitymn.com/" target="_blank">Queermunity</a>.</p><ul><li><p>3036 Hennepin Ave, Minneapolis, MN 55408</p></li></ul><p>QueerCoded will require face masks for in-person workshops, it's a good idea to reduce airborne infection risk!</p><p>Please bring your favorite mask, but if you don't have one, we will be providing vertical strap surgical masks at Queermunity.</p><p>The workshop is drop-in friendly. You don't have to attend every session.</p>
https://calendar.layerze.ro/event/queercoded-1-3pm-at-queermunity
@jwildeboer I was arguing that
because being able to directly accept a TCP connection is still step one for a lot of use cases,
All the work that went into making the network and devices faster doesn't help all that much; what good is a fast network if no one can connect to each other in the first place?
We can make great "local first" apps, but since everyone is still in "NAT jail", we still need servers. Having a server helps a ton, even if you're trying to build an app that's offline-only most of the time.
For apps that don't need to be able to accept connections; yes the unhosted idea works great. But I care about federation, publishing, etc, I think they are really important and worth designing for.
@jwildeboer what did we learn?
As far as I know, people still aren't likely to fully ditch email, the https/web stack is still the only game in town, IPv6 is still always 10 years away, etc... I don't think any of the fundamentals have changed since then.
@jwildeboer I suppose my password manager is an example of this type of web app though.
It's definitely really great for password managers. There's no publishing involved, there's no incoming connections from other users or anything.
@jwildeboer I also read the unhosted page that you linked back in 2010.
I really liked the idea, but after thinking about it for a while and doing some research about how the relevant protocols work, I'm convinced that it's just not worth it.
It would work if the apps and the protocols were designed for it but for example, if you want to do email or publishing, It starts to go off the rails fast.
I think we already have the software to solve this problem, simple things which already work with the rest of the world. They're compatible, using the same protocols.
I'm focused on:
* the usability of the software, both for Admins and users
* the economic/social organization around the operation of the software
* seizing the right moments (unrest) to pull entire groups of people out of platforms at once. Where they wouldn't normally be able to leave because all of thier friends are there
@dirtwizard666 could you please attach the video file (or a link to it) here? Tiktok won't play it without an account on mobile
@gwil I assumed that signing / verifying each chunk individually would be too computationally expensive.
@stillgreenmoss I've heard of one called wallabag
@gwil I came here to ask how this is different from just using a Merkle tree for the hashes of the chunks. Then I thought I'd better read further so that I can see if there's any details published that I can read about myself. And when I finally clicked through enough links to find it, I saw that it said that it uses a Merkele tree 😄
So say I wanted to "sign" a Bab stream while I hash it, say with ed25519. Would I just sign the top merkle tree nodes every few MB or so?
@dentangle@chaos.social https://github.com/OpenRC/openrc/pull/422
@dirtwizard666 I'll wait for the librarians to call it but I'm standing ready
@notplants @mayfirst @abekonge
In my limited experience, internal risk is way more relevant. Or at least I think people tend to severely underestimate it, and overestimate external risks.
I guess "oopsie" is one, but infighting and abandonment might be even more likely.
I am a web technologist who is interested in supporting and building enjoyable ways for individuals, organizations, and communities to set up and maintain their own server infrastructure, including the hardware part.
I am currently working full time as an SRE 😫, but I am also heavily involved with Cyberia Computer Club and Layer Zero