Earlier quoted context omitted.
And then your laptop gets stolen and everything's gone.
If I understand scuttlebut correctly, your stuff is broadcasted to whoever it might concern and the pubs. If you still have your private key, you should still be able to access whatever is in the ether, right ? You somehow become the recipient of your own messages. Only the thief will also have access to your private key, so the account can be considered compromised.
An off-grid social network
91–100 of 383 posts
Re: An off-grid social network
#92So... it's kinna like USENET then?
I see the topology as very USENet like. Not that this is a bad thing. There's still life in USENet, and a fair few people still sit and discuss things in various groups (if you know where to look)[1]. The backbone concept of USENet is still great from a decentralised point of view - someone just needs to add some crypto layers to it (as a standard), and I reckon it could rise again like a phoenix. --- [1] I'm deliber…
Re: An off-grid social network
#93No, you're not. If you were that would mean you would be interested. If you were interested you would have more to say. You're just trying to imply that I must suggest an alternative before commenting on the poor state of "social networks".
Re: An off-grid social network
#94I think I missed something. If information is exchanged when machines are on the same network, how does the guy in New Zealand get updates from the guy in Hawaii? Is there a server involved, or does the New Zealand guy have to wait until he is on a network with someone who has already connected with the Hawaii guy?
kidding aside: we just introduce a few instances that act as exchange points (also called "pubs").
I played a little with the idea of using tor hidden services to directly connect to people, so that you don't need another computer that runs all the time.
Re: An off-grid social network
#95I think I missed something. If information is exchanged when machines are on the same network, how does the guy in New Zealand get updates from the guy in Hawaii? Is there a server involved, or does the New Zealand guy have to wait until he is on a network with someone who has already connected with the Hawaii guy?
Re: An off-grid social network
#96Earlier quoted context omitted.
On Hacker News, for example, people don't talk about themselves, although they do like to get upvotes.
but hacker news isn't really about social content. Some of that might creep in for some users, and yes the karma thing does pollute motivations for some, but I've never thought of it as a social network. Some networking is done here, but only indirectly I think. Maybe I'm not thinking about it right or use it differently than most :P
See also Joel Spolsky on the topic: https://www.joelonsoftware.com/2003/03/03/building-communiti...
Re: An off-grid social network
#97Since the author didnt mention it, the original creator of the patchwork project is https://github.com/pfrazee When I used it, which admitedly was a long time ago now, the biggest setback was lack of cross device identities. So I ended up having two accounts with two feeds, `wesAtWork` and `wes`. Maybe they have solved this by now. ps. Does patchwork still have the little gif maker? Because that was a super fun featu…
Cross device identity is still an issue, but not a problem in the foundation. It's a matter of making client apps (like Patchwork) recognize a message of type "link this and that account together" and then your friend's app would automatically follow both accounts and render them as if they are the same thing. It'll be done eventually in Patchwork.
Re: An off-grid social network
#98Re: An off-grid social network
#99Earlier quoted context omitted.
On Hacker News, for example, people don't talk about themselves, although they do like to get upvotes.
but hacker news isn't really about social content. Some of that might creep in for some users, and yes the karma thing does pollute motivations for some, but I've never thought of it as a social network. Some networking is done here, but only indirectly I think. Maybe I'm not thinking about it right or use it differently than most :P
Re: An off-grid social network
#100I think I missed something. If information is exchanged when machines are on the same network, how does the guy in New Zealand get updates from the guy in Hawaii? Is there a server involved, or does the New Zealand guy have to wait until he is on a network with someone who has already connected with the Hawaii guy?
To help with this situation, the network includes so called pubs. These are basically bots that run 24/7 and friend people. The article very briefly mentions them. More information here: https://www.scuttlebutt.nz/concepts/pub.html