Earlier quoted context omitted.
Didn't the early versions of Skype, which was coded by like 4 guys, do decentralized end-to-end encrypted messaging like 20 years ago? Before MS bought it and removed all the security at the behest of the government[0], I mean. So two decades later, when we now have so many widely available open source libraries for networking and encryption, that job is somehow too hard for a well-funded organization like Bluesky? T…
Curious if they could simply piggyback on the Signal source code. Lots of folks try to reinvent the wheel these days. Just like protocol buffers reinvented ASN.1 + PER and so-forth. Even the crypto folks at protocol labs opted for the former in place of an established standard.
Bluesky adds direct messages
41–50 of 208 posts
Re: Bluesky adds direct messages
#42Earlier quoted context omitted.
I feel for them, because even if they (and weirdos like us on this site) value decentralization and other related values the average customer just DOES NOT CARE. They're trying to compete with other platforms without this handicap and very people people are willing to give them any "credit" for it
I thought the entire point of Bluesky was that it was to be decentralized? Did that change?
Re: Bluesky adds direct messages
#43Earlier quoted context omitted.
From using Bluesky it feels like the goal is to build a social media experience that’s as decentralized as possible without sacrificing the user experience. So, they want the experience to be like Twitter for the users that don’t care about decentralization, but to be backed by something like ATProto underneath for those who care. I’d say Mastodon is more “the entire point is that it’s decentralized”. Bluesky it’s a…
>Bluesky it’s a major point, but not the entire point. And I'd say that was the right tradeoff to make. Mastodon is only marginally more useful than IRC at this point, and is completely useless to the average person. I as a developer have yet to even figure out how it's supposed to work. And no, I'm not going to spend hours digging through docs.
You go to https://joinmastodon.org/, click on "join" (or pick another server if you are adventurous), fill in your username and email and you're good to go.
Why do people invent fictional horror stories about a service that's at this point functionally as easy to use as any bog standard website?
Re: Bluesky adds direct messages
#44Not only are they not end-to-end encrypted, Bluesky's DMs seem like they're entirely centralized. From their 2024 roadmap: > We looked closely at alternatives like linking to external services, re-using an existing protocol like Matrix, or rushing out on-protocol encrypted DMs, but ultimately decided to launch a basic centralized system to take the time pressure off our team and make our user community happy. https:/…
I feel for them, because even if they (and weirdos like us on this site) value decentralization and other related values the average customer just DOES NOT CARE. They're trying to compete with other platforms without this handicap and very people people are willing to give them any "credit" for it
Re: Bluesky adds direct messages
#45Earlier quoted context omitted.
>Bluesky it’s a major point, but not the entire point. And I'd say that was the right tradeoff to make. Mastodon is only marginally more useful than IRC at this point, and is completely useless to the average person. I as a developer have yet to even figure out how it's supposed to work. And no, I'm not going to spend hours digging through docs.
>I as a developer have yet to even figure out how it's supposed to work You go to https://joinmastodon.org/ , click on "join" (or pick another server if you are adventurous), fill in your username and email and you're good to go. Why do people invent fictional horror stories about a service that's at this point functionally as easy to use as any bog standard website?
And that gives me access to the entire service? Or just bits and pieces of it? And how do I find other services? Asking around? Who's seeing my data if I sign up on another server? What are the anonymous operators of said server doing with my password and email? How do I message someone from another server? Are those messages secure at all?
Decentralized works for motivated parties. It does not work for the masses.
Re: Bluesky adds direct messages
#46Not only are they not end-to-end encrypted, Bluesky's DMs seem like they're entirely centralized. From their 2024 roadmap: > We looked closely at alternatives like linking to external services, re-using an existing protocol like Matrix, or rushing out on-protocol encrypted DMs, but ultimately decided to launch a basic centralized system to take the time pressure off our team and make our user community happy. https:/…
It's a stop-gap because people want DMs and implementing them correctly (decentralized, e2e encrypted, etc.) is non-trivial. Rushing e2e encryption is not a good idea (and no, you can't just slap on matrix/signal and call it a day). The alternatives are to: 1. Wait a bit longer for something half-baked that appears to meet the goals (i.e., something you're going to regret but will be unable to replace). 2. Wait even…
But we all know that the more temporary the fix, the more permanent it becomes.
Re: Bluesky adds direct messages
#47I pretty much haven't heard of Bluesky since it went public. Is it still a mostly cesspool of american politics-obsessed twitter refugees?
99% of social media on the English-speaking web is basically American politics obsessed, if you don't want that you need to branch out to other languages.
Re: Bluesky adds direct messages
#48I pretty much haven't heard of Bluesky since it went public. Is it still a mostly cesspool of american politics-obsessed twitter refugees?
Re: Bluesky adds direct messages
#49Not only are they not end-to-end encrypted, Bluesky's DMs seem like they're entirely centralized. From their 2024 roadmap: > We looked closely at alternatives like linking to external services, re-using an existing protocol like Matrix, or rushing out on-protocol encrypted DMs, but ultimately decided to launch a basic centralized system to take the time pressure off our team and make our user community happy. https:/…
It's a stop-gap because people want DMs and implementing them correctly (decentralized, e2e encrypted, etc.) is non-trivial. Rushing e2e encryption is not a good idea (and no, you can't just slap on matrix/signal and call it a day). The alternatives are to: 1. Wait a bit longer for something half-baked that appears to meet the goals (i.e., something you're going to regret but will be unable to replace). 2. Wait even…
Can you recall any example of anyone replacing a centralized protocol with a decentralized one?