Avatar

thepaperpilot

thepaperpilot@incremental.social
Joined
2 posts • 15 comments

I’m a software engineer who makes games as a hobby. I love making tools for creatives, and I love incremental games. I’m the creator of Profectus. He/him
thepaperpilot.org

Direct message

To answer honestly, it’s because the first sentence only uses common and easy to spell words.

permalink
report
reply

Honestly, these use cases all sound very cool, but I’m highly concerned about the idea of federating information that could effectively tie you to your physical location with a bunch of random servers. Even if all they see is a pseudonymous activitypub id.

permalink
report
parent
reply

I agree with this take, and recently I actually read this article that criticizes how server centric fedi is as a whole. If it’s hard and expensive for a layperson to self host, but you need to have an account associated with a specific server, then you’re going to end up with a system where you’re under the whims of a instance owner still. Not to mention the whole pick a server step severely hurts our adoption rates.

I like the idea of having an account just being a public and private key pair. Theoretically you could make one client side, use it to sign your messages, and servers could verify the signature and distribute your post without needing to have an explicit account for you. You could send every message to a random instance and it’d still work. You wouldn’t have to worry about links to the “wrong instance” and you wouldn’t have to attach your identity to a instance that might shut down or be bought by a bad person. The server would be essentially irrelevant.

permalink
report
reply

Yeah, I disagree with that part as well. I think it’s fine for servers to store the content and provide endpoints for specific queries/sorts, and expecting the clients to have all the posts is a tad extreme.

In this case, yes the data needs to live somewhere, but that’s the nature of having data be retrievable.

permalink
report
parent
reply

Nostr does some interesting things! What I mentioned here is actually just the identity part of what I think could be a significantly improved version of the fediverse. I have ideas on how to support subreddit style communities and decentralized moderation and things like that that make the whole idea a bit different from nostr.

permalink
report
parent
reply