▲ 154 ▼ Bye, X: Europeans are launching their own social media platform, W (cybernews.com) submitted 6 months ago by bossito@lemmy.world to c/technology@lemmy.world 98 comments fedilink hide all child comments
[–] General_Effort@lemmy.world 9 points 6 months ago (2 children) Looks like W is being built on ATProto. https://atprotocol.dev/w-for-atproto/ https://bsky.app/profile/ducky.ws/post/3md2b73w3g22j permalink fedilink source hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 6 points 6 months ago (1 child) For non-believers in that format of social media, is ATProto good or bad? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 10 points 6 months ago* (2 children) The basic building block of the Fediverse is the instance, right? Every instance is its own self-contained, centralized social media service that optionally interacts with other instances. EG Trump's Truth Social is a Mastodon instance that does not federate. ATProto takes a more radical approach. Everything is modular. There is no instance or anything that is complete in itself. It's more like the WWW. You can make websites in different ways. These are made findable through search engines like Google or Bing, which are not affiliated with companies offering web hosting. ATProto takes everything apart. It tries to avoid choke points or lock-in as far as possible to thwart monopolies. You have a server that stores your data (posts, etc ...), called a PDS. You can move your data to a different server. An identity provider tells others where your account is at any moment. A relay collects all the posts that people make and makes them available for further processing. This can be used to create algorithmic feeds, or moderation (aka labelling). These things are independent of each other and can be independently offered by different parties. You can pick and chose which to use, though there isn't a whole lot of choice yet. ETA: No idea what W wants to offer in that regard. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago (2 children) Thanks for taking the time to explain. Follow-up question : doesn't ATProto run into the same issue as Bluesky for example, where even though the protocol allows for decentralization, the vast majority of users are on the same servers, thus negating the pros of decentralization? I feel like this would be the case here where one server will contain all the modules. permalink fedilink source parent hideshow 4 child comments replies: [–] boonhet@sopuli.xyz 2 points 6 months ago (1 child) Bluesky itself is behind ATProto Make of that what you will permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent [–] General_Effort@lemmy.world 2 points 6 months ago (2 children) The company Bluesky Social PBC created the microblogging service Bluesky and the ATProtocol. It's like the company Mastodon created the microblogging service Mastodon. There are other services built on ATproto that are EG like Reddit/Lemmy. But these have not taken off significantly. The ecosystem is mature enough so that you can participate in Bluesky without using services offered by Bluesky Social PBC and without making sacrifices. For the most part, you can move without abandoning your account. It is true that the servers are mostly run by the Bluesky company, but so what? Email is mostly run by Google and no one seems to think that's a problem. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent [–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago (1 child) So, my main takeaway is that ATProto basically splits user authentication and content storage and feed algorithm? Like, these are 3 separate things? You can have your own authentication server at home that basically just says that you are you (similar to a cryptographic identity), then you can store your content on google cloud and then use a 3rd-party feed algorithm? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 3 points 6 months ago (1 child) The option to self-host your identity piggybacks on the DNS-system. A certain domain name resolves to the server where you store your ATProto identity. As long as you control the domain name, you control your identity. The ATProto identity is simply a pointer to where you currently store your data that your followers/contacts can use to find your content (IIRC). The non-selfhosted alternative is a central identity service run by Bluesky. Unfortunately, the identity cannot be moved for obvious reasons. It would be good if there were some more options there. In principle, if the ATProto identity was tied to the government identity, that would make it moveable and non-hijackable. For some people, celebrities and such, that would be a good option. Regardless of whether you selfhost your identity, you can selfhost a Personal Data Server (PDS), which stores your data and makes it available to the network. The PDS can move, cause that's what the identity is for. Feeds and other stuff is again independent. permalink fedilink source parent hideshow 2 child comments replies: [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent [+] webkitten@piefed.social 2 points 6 months ago* (last edited 4 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago That's something that may cause some grief in Europe. Moderation in ATproto is opt-in. You don't have to subscribe to a US moderation service or any moderation service. One will probably want someone to filter spam, harassment, or content that one finds objectionable. But moderation according to EU regulations is about removing content that other people don't want you to see. I'm not sure if that's going to be super popular. permalink fedilink source parent
[–] Croquette@sh.itjust.works 6 points 6 months ago (1 child) For non-believers in that format of social media, is ATProto good or bad? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 10 points 6 months ago* (2 children) The basic building block of the Fediverse is the instance, right? Every instance is its own self-contained, centralized social media service that optionally interacts with other instances. EG Trump's Truth Social is a Mastodon instance that does not federate. ATProto takes a more radical approach. Everything is modular. There is no instance or anything that is complete in itself. It's more like the WWW. You can make websites in different ways. These are made findable through search engines like Google or Bing, which are not affiliated with companies offering web hosting. ATProto takes everything apart. It tries to avoid choke points or lock-in as far as possible to thwart monopolies. You have a server that stores your data (posts, etc ...), called a PDS. You can move your data to a different server. An identity provider tells others where your account is at any moment. A relay collects all the posts that people make and makes them available for further processing. This can be used to create algorithmic feeds, or moderation (aka labelling). These things are independent of each other and can be independently offered by different parties. You can pick and chose which to use, though there isn't a whole lot of choice yet. ETA: No idea what W wants to offer in that regard. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago (2 children) Thanks for taking the time to explain. Follow-up question : doesn't ATProto run into the same issue as Bluesky for example, where even though the protocol allows for decentralization, the vast majority of users are on the same servers, thus negating the pros of decentralization? I feel like this would be the case here where one server will contain all the modules. permalink fedilink source parent hideshow 4 child comments replies: [–] boonhet@sopuli.xyz 2 points 6 months ago (1 child) Bluesky itself is behind ATProto Make of that what you will permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent [–] General_Effort@lemmy.world 2 points 6 months ago (2 children) The company Bluesky Social PBC created the microblogging service Bluesky and the ATProtocol. It's like the company Mastodon created the microblogging service Mastodon. There are other services built on ATproto that are EG like Reddit/Lemmy. But these have not taken off significantly. The ecosystem is mature enough so that you can participate in Bluesky without using services offered by Bluesky Social PBC and without making sacrifices. For the most part, you can move without abandoning your account. It is true that the servers are mostly run by the Bluesky company, but so what? Email is mostly run by Google and no one seems to think that's a problem. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent [–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago (1 child) So, my main takeaway is that ATProto basically splits user authentication and content storage and feed algorithm? Like, these are 3 separate things? You can have your own authentication server at home that basically just says that you are you (similar to a cryptographic identity), then you can store your content on google cloud and then use a 3rd-party feed algorithm? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 3 points 6 months ago (1 child) The option to self-host your identity piggybacks on the DNS-system. A certain domain name resolves to the server where you store your ATProto identity. As long as you control the domain name, you control your identity. The ATProto identity is simply a pointer to where you currently store your data that your followers/contacts can use to find your content (IIRC). The non-selfhosted alternative is a central identity service run by Bluesky. Unfortunately, the identity cannot be moved for obvious reasons. It would be good if there were some more options there. In principle, if the ATProto identity was tied to the government identity, that would make it moveable and non-hijackable. For some people, celebrities and such, that would be a good option. Regardless of whether you selfhost your identity, you can selfhost a Personal Data Server (PDS), which stores your data and makes it available to the network. The PDS can move, cause that's what the identity is for. Feeds and other stuff is again independent. permalink fedilink source parent hideshow 2 child comments replies: [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent
[–] General_Effort@lemmy.world 10 points 6 months ago* (2 children) The basic building block of the Fediverse is the instance, right? Every instance is its own self-contained, centralized social media service that optionally interacts with other instances. EG Trump's Truth Social is a Mastodon instance that does not federate. ATProto takes a more radical approach. Everything is modular. There is no instance or anything that is complete in itself. It's more like the WWW. You can make websites in different ways. These are made findable through search engines like Google or Bing, which are not affiliated with companies offering web hosting. ATProto takes everything apart. It tries to avoid choke points or lock-in as far as possible to thwart monopolies. You have a server that stores your data (posts, etc ...), called a PDS. You can move your data to a different server. An identity provider tells others where your account is at any moment. A relay collects all the posts that people make and makes them available for further processing. This can be used to create algorithmic feeds, or moderation (aka labelling). These things are independent of each other and can be independently offered by different parties. You can pick and chose which to use, though there isn't a whole lot of choice yet. ETA: No idea what W wants to offer in that regard. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago (2 children) Thanks for taking the time to explain. Follow-up question : doesn't ATProto run into the same issue as Bluesky for example, where even though the protocol allows for decentralization, the vast majority of users are on the same servers, thus negating the pros of decentralization? I feel like this would be the case here where one server will contain all the modules. permalink fedilink source parent hideshow 4 child comments replies: [–] boonhet@sopuli.xyz 2 points 6 months ago (1 child) Bluesky itself is behind ATProto Make of that what you will permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent [–] General_Effort@lemmy.world 2 points 6 months ago (2 children) The company Bluesky Social PBC created the microblogging service Bluesky and the ATProtocol. It's like the company Mastodon created the microblogging service Mastodon. There are other services built on ATproto that are EG like Reddit/Lemmy. But these have not taken off significantly. The ecosystem is mature enough so that you can participate in Bluesky without using services offered by Bluesky Social PBC and without making sacrifices. For the most part, you can move without abandoning your account. It is true that the servers are mostly run by the Bluesky company, but so what? Email is mostly run by Google and no one seems to think that's a problem. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent [–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago (1 child) So, my main takeaway is that ATProto basically splits user authentication and content storage and feed algorithm? Like, these are 3 separate things? You can have your own authentication server at home that basically just says that you are you (similar to a cryptographic identity), then you can store your content on google cloud and then use a 3rd-party feed algorithm? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 3 points 6 months ago (1 child) The option to self-host your identity piggybacks on the DNS-system. A certain domain name resolves to the server where you store your ATProto identity. As long as you control the domain name, you control your identity. The ATProto identity is simply a pointer to where you currently store your data that your followers/contacts can use to find your content (IIRC). The non-selfhosted alternative is a central identity service run by Bluesky. Unfortunately, the identity cannot be moved for obvious reasons. It would be good if there were some more options there. In principle, if the ATProto identity was tied to the government identity, that would make it moveable and non-hijackable. For some people, celebrities and such, that would be a good option. Regardless of whether you selfhost your identity, you can selfhost a Personal Data Server (PDS), which stores your data and makes it available to the network. The PDS can move, cause that's what the identity is for. Feeds and other stuff is again independent. permalink fedilink source parent hideshow 2 child comments replies: [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent
[–] Croquette@sh.itjust.works 3 points 6 months ago (2 children) Thanks for taking the time to explain. Follow-up question : doesn't ATProto run into the same issue as Bluesky for example, where even though the protocol allows for decentralization, the vast majority of users are on the same servers, thus negating the pros of decentralization? I feel like this would be the case here where one server will contain all the modules. permalink fedilink source parent hideshow 4 child comments replies: [–] boonhet@sopuli.xyz 2 points 6 months ago (1 child) Bluesky itself is behind ATProto Make of that what you will permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent [–] General_Effort@lemmy.world 2 points 6 months ago (2 children) The company Bluesky Social PBC created the microblogging service Bluesky and the ATProtocol. It's like the company Mastodon created the microblogging service Mastodon. There are other services built on ATproto that are EG like Reddit/Lemmy. But these have not taken off significantly. The ecosystem is mature enough so that you can participate in Bluesky without using services offered by Bluesky Social PBC and without making sacrifices. For the most part, you can move without abandoning your account. It is true that the servers are mostly run by the Bluesky company, but so what? Email is mostly run by Google and no one seems to think that's a problem. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent [–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent
[–] boonhet@sopuli.xyz 2 points 6 months ago (1 child) Bluesky itself is behind ATProto Make of that what you will permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent
[–] Croquette@sh.itjust.works 3 points 6 months ago I didn't know that. permalink fedilink source parent
[–] General_Effort@lemmy.world 2 points 6 months ago (2 children) The company Bluesky Social PBC created the microblogging service Bluesky and the ATProtocol. It's like the company Mastodon created the microblogging service Mastodon. There are other services built on ATproto that are EG like Reddit/Lemmy. But these have not taken off significantly. The ecosystem is mature enough so that you can participate in Bluesky without using services offered by Bluesky Social PBC and without making sacrifices. For the most part, you can move without abandoning your account. It is true that the servers are mostly run by the Bluesky company, but so what? Email is mostly run by Google and no one seems to think that's a problem. permalink fedilink source parent hideshow 4 child comments replies: [–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent [–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent
[–] Croquette@sh.itjust.works 2 points 6 months ago (1 child) More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent
[–] General_Effort@lemmy.world 1 point 6 months ago (1 child) how the data is used and stored That's a tricky one and will potentially cause a lot of problems to open social media in Europe. Just know that there is no such thing as "looking" at a post, comment, or profile. It gets downloaded to your device and stored for as long as it's needed, or maybe longer. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent
[–] Croquette@sh.itjust.works 1 point 6 months ago (1 child) I understand that. Just like Lemmy where all the instances that are federated have a copy of the posts and comments you make. However, you have the option to create your own instance and federate or not with any community you want. If there is one mega instance, deferating from it effectively kills the social media. Thus my train of thoughts. permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent
[–] General_Effort@lemmy.world 2 points 6 months ago (1 child) No offense. I just never know how widely understood such facts are. People do not seem to appreciate that open social media requires that the data be stored anywhere. permalink fedilink source parent hideshow 2 child comments replies: [–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent
[–] Croquette@sh.itjust.works 1 point 6 months ago No worries, no offense taken. Hopefully people will see discussions like ours and learn a little something about how things work. permalink fedilink source parent
[–] Croquette@sh.itjust.works 1 point 6 months ago More and more people are moving away from tech giants because of their shitty behaviour. So I think it is important to note how the data is used and stored, thus my follow-up question. Thanks for the detailed response. permalink fedilink source parent
[–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago (1 child) So, my main takeaway is that ATProto basically splits user authentication and content storage and feed algorithm? Like, these are 3 separate things? You can have your own authentication server at home that basically just says that you are you (similar to a cryptographic identity), then you can store your content on google cloud and then use a 3rd-party feed algorithm? permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 3 points 6 months ago (1 child) The option to self-host your identity piggybacks on the DNS-system. A certain domain name resolves to the server where you store your ATProto identity. As long as you control the domain name, you control your identity. The ATProto identity is simply a pointer to where you currently store your data that your followers/contacts can use to find your content (IIRC). The non-selfhosted alternative is a central identity service run by Bluesky. Unfortunately, the identity cannot be moved for obvious reasons. It would be good if there were some more options there. In principle, if the ATProto identity was tied to the government identity, that would make it moveable and non-hijackable. For some people, celebrities and such, that would be a good option. Regardless of whether you selfhost your identity, you can selfhost a Personal Data Server (PDS), which stores your data and makes it available to the network. The PDS can move, cause that's what the identity is for. Feeds and other stuff is again independent. permalink fedilink source parent hideshow 2 child comments replies: [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent
[–] General_Effort@lemmy.world 3 points 6 months ago (1 child) The option to self-host your identity piggybacks on the DNS-system. A certain domain name resolves to the server where you store your ATProto identity. As long as you control the domain name, you control your identity. The ATProto identity is simply a pointer to where you currently store your data that your followers/contacts can use to find your content (IIRC). The non-selfhosted alternative is a central identity service run by Bluesky. Unfortunately, the identity cannot be moved for obvious reasons. It would be good if there were some more options there. In principle, if the ATProto identity was tied to the government identity, that would make it moveable and non-hijackable. For some people, celebrities and such, that would be a good option. Regardless of whether you selfhost your identity, you can selfhost a Personal Data Server (PDS), which stores your data and makes it available to the network. The PDS can move, cause that's what the identity is for. Feeds and other stuff is again independent. permalink fedilink source parent hideshow 2 child comments replies: [–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent
[–] gandalf_der_12te@discuss.tchncs.de 2 points 6 months ago thank you. that's indeed fascinating to contemplate about. permalink fedilink source parent
[+] webkitten@piefed.social 2 points 6 months ago* (last edited 4 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] General_Effort@lemmy.world 1 point 6 months ago That's something that may cause some grief in Europe. Moderation in ATproto is opt-in. You don't have to subscribe to a US moderation service or any moderation service. One will probably want someone to filter spam, harassment, or content that one finds objectionable. But moderation according to EU regulations is about removing content that other people don't want you to see. I'm not sure if that's going to be super popular. permalink fedilink source parent
[–] General_Effort@lemmy.world 1 point 6 months ago That's something that may cause some grief in Europe. Moderation in ATproto is opt-in. You don't have to subscribe to a US moderation service or any moderation service. One will probably want someone to filter spam, harassment, or content that one finds objectionable. But moderation according to EU regulations is about removing content that other people don't want you to see. I'm not sure if that's going to be super popular. permalink fedilink source parent