this post was submitted on 15 Jun 2023
10 points (100.0% liked)

/kbin meta

639 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

Federated infrastructure but user sovereignty: a “third way” between federated and P2P networks.

But we don't need to go the whole P2P hog to get robust user sovereignty. Cryptography lets us separate who stores and routes data from who truly owns it. We can combine the easier infrastructure design of a federated protocol with the full decentralized security of a peer-to-peer protocol.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

You got me a little closer to understanding that and I appreciate the effort you put in.

Conceptually I have just that last little bit to understand about how would a user control all that you mentioned, as at some point that "user stuff" needs to be "stored" or "handled" at some point and I can't yet understand where that happens.

I get federation (after a couple of days of deliberation and study, but confederation just escapes me.

[–] [email protected] 3 points 1 year ago

If it makes you feel better I think the question of "where that happens" isn't a a solved one really! Some examples of answers though are on the blockchain (essentially paying to be stored as part of the consensus mechanism's data), IPFS (either volunteer or personally hosted off of it, or through a paid service to ensure it's hosted somewhere), or stored locally by the user either manually, as part of a hardware token, or in browser cache.