Advertisement
mwiesen
Feb 14th, 2023 (edited)
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Thanks a lot for sharing your thoughts, really appreciate it. Much of what you wrote resonates with me. Especially:
  2.  
  3. > The only way I know of to truly live up to these 3 principles is a free and open protocol for social media, that is not owned by a single company or group of companies, and is resilient to corporate and government influence.
  4.  
  5. and
  6.  
  7. > This isn’t about a “decentralized Twitter.” This is a focused and urgent push for a foundational core technology standard to make social media a native part of the internet.
  8.  
  9. I'd like to draw your attention to the Social Profile Exchange Protocol (spxp.org). It's an interesting protocol for a open and decentralized social network, that allows users to have 100% control over their content. The idea is actually simple, up to a point it's surprising that no one else has thought of it yet:
  10.  
  11. * Basically, SPXP leverages existing internet protocols, technology and infrastructure
  12. * Because of that, there are many similarities to how a website works today. Here are some examples:
  13. * It’s based on an HTTP client server infrastructure
  14. * The servers host SPXP profiles and provide them to the public
  15. * The clients (e.g. a mobile app) request content from and publish content to a server
  16. * There can be many different client and server implementations and solutions
  17. * Because of this, SPXP offers unique features. A profile owner…
  18. * … has 100% control over their content (like a website owner has 100% control over their website)
  19. * … does not need to sign the terms of service of a single, centralized, commercial, social network platform
  20. * … can (at a later point in time) choose form a set of many different hosting solutions/offerings
  21. * … can choose to run their own server to host their profile
  22. * … can migrate their profile from one server to another
  23. * Additionally, SPXP is designed with privacy in mind and allows implementations to feature the following:
  24. * Message authenticity (profile identification and protection against man in the middle attacks)
  25. * Send messages to everyone or a set of recipients (“group”)
  26. * Message encryption for groups (e2e encryption, no forward secrecy)
  27.  
  28. The HeyFolks app (heyfolks.app) implements the protocol and spxp.space allows to host profiles. I’d love to hear your feedback on SPXP. You can reach me at info @ spxp.org, and connect with my personal profile here (I don’t post a lot though) https://heyfolks.app/profile?uri=https://spxp.space/mwiesen&pkid=OqHDO7e4IWwVxSQH&pkx=AEUab1sVV1ZkzFlnn_Sw-p3TRExIc-QRNVQNh8NGK2o
  29.  
  30. Thanks!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement