logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git

Decentralize-decentralize-decentralize.md (8074B)


  1. ---
  2. date: 2018-03-24
  3. layout: post
  4. title: Achtung! Decentralize, decentralize, decentralize!
  5. tags: [philosophy, privacy]
  6. ---
  7. I can hardly believe it, but the media is finally putting Facebook's feet to the
  8. fire! No longer is it just the weird paranoid kids shouting at everyone to stop
  9. giving all of their information to these companies. We need to take this bull by
  10. the horns and drive it in a productive direction, and for that reason, it's time
  11. to talk about decentralization, federation, and open source.
  12. *This article has been [translated into
  13. Russian](http://getcolorings.com/ru-decentralize) by [Get
  14. Colorings](http://getcolorings.com).*
  15. It's important to remember that Facebook is not the only villain on this stage.
  16. Did you know that Google keeps [a map of everywhere you've
  17. been](https://www.google.com/maps/timeline?pb)? That Twitter is analyzing your
  18. tweets just like Facebook does, and sells it to advertisers just like Facebook
  19. does? Virtually all internet companies - Snapchat, Tinder, Uber & Lift, and
  20. even more - are spying on you and selling it to advertisers. It's so lucrative
  21. and easy to do this that it's become an *industry standard practice*.
  22. The solution to the Facebook problem is not jumping ship to another centralized
  23. commercial platform. They will be exactly the same. The commercial model for
  24. internet services is inherently flawed. Companies like Facebook, publicly
  25. traded, have a legal obligation to maximize profits for their shareholders.
  26. Private companies with investors are similarly obligated. Nowhere in the
  27. equation does it say that they're obligated to do *anything* for you - the only
  28. role you serve is to be a vehicle for exploitation.
  29. You need to find services whose incentives are aligned with yours. What asks do
  30. you have from your social media platforms? It probably starts with basic things:
  31. - I want to keep up with my family and friends
  32. - I want my family and friends to be able to keep up with me
  33. But if you're smart, you might have some deeper asks:
  34. - I don't want my personal information sold to others
  35. - I don't want to be manipulated into spending my money
  36. We might even have some asks as a *society*, too:
  37. - We don't want to be manipulated into hating our countrymen
  38. - We don't want to have our people's opinions radicalized
  39. Each company I've mentioned, and many more, may offer you some subset of these
  40. promises. But *in every case*, they will have conditions:
  41. - **We'll help you keep up with family and friends**, or at least the subset
  42. of them that we think makes you more profitable.
  43. - **We'll help your family and friends keep up with you**, so long as your posts
  44. are engaging enough to keep them looking at our ads.
  45. - **Your personal information won't be sold to others**, unless we can get away
  46. with it.
  47. - **You won't be manipulated into spending your money**, unless we can
  48. manipulate you into spending it on us.
  49. - **We won't manipulate you into hating your countrymen**, unless it makes you
  50. spend more time using our platform to express your hatred.
  51. - **We won't radicalize your opinions**, at least not the ones that don't get
  52. you angry enough to spend more time looking at our ads.
  53. I'm not just being cynical here. There is no promise that a company can make to
  54. its users that outweighs the [fiduciary
  55. duty](https://legal-dictionary.thefreedictionary.com/fiduciary+duty) that
  56. *obligates* them to maximize profits by any means. The only defense of this is
  57. legislation and consumer choice. We must pass laws that defend users and we must
  58. choose not to engage with companies that behave like this.
  59. We must do both of these things, but for now I'm going to focus on the consumer
  60. choice. We must throw our lot in with the alternative to these corporations -
  61. decentralized, federated, open source platforms.
  62. What do each of these terms mean?
  63. *Decentralized* means that the platform is, well, not *centralized*. Rather
  64. than the control being in the hands of one company (or a single interested
  65. party, to generalize it a bit), control is in the hands of many independent
  66. operators.
  67. *Federated* refers to a means by which several service operators can
  68. communicate with each other in standard ways. This approach prevents
  69. platform lock-in. Email is a federated system - you can send an email from
  70. your gmail account to your mother's old AOL account. Contrast this to Facebook,
  71. where you can't follow your friend's Twitter account.
  72. Finally, *open source*[^1] is a term used by the technology community to refer
  73. to the free distribution of the secret sauce that makes our services tick. The
  74. technology engineering community collectively works on these projects and freely
  75. shares this work with everyone else.
  76. The combination of all of these ideas in one piece of software is the golden
  77. ticket to internet freedom. This is the approach to social networking taken most
  78. famously by [Mastodon](http://joinmastodon.org/). Mastodon is a decentralized,
  79. federated, and open source platform. The computing infrastructure the platform
  80. runs on is operated by thousands of independent volunteers (decentralized),
  81. which all communicate with each other and other software using standard
  82. protocols (federated), and the [source
  83. code](https://github.com/tootsuite/mastodon) is freely available for anyone to
  84. use and improve (open source)[^2].
  85. The incentives of the operators are aligned with the incentives of the users on
  86. Mastodon. The operator of each instance is a human being who can be easily
  87. reached to give feedback and thanks, rather than a billionaire egomaniac who buys
  88. an entire neighborhood so no one can bother him. Because the costs of
  89. maintaining this social network are distributed across thousands of operators,
  90. each one has a very low cost of operation, which is usually easily covered by
  91. donations from the users who they support. There are no investors to please.
  92. Just the users.
  93. Mastodon fills a Twitter-like niche. There are other platforms attempting to
  94. fill other niches - [diaspora*](https://diasporafoundation.org/) is easily
  95. compared to Facebook, for example.
  96. [PeerTube](https://github.com/Chocobozzz/PeerTube) is under development to
  97. fulfill a YouTube-like niche, too. These platforms need our support.
  98. Commercial platforms don't respect you. You may have grown used to skimming over
  99. ads and content you don't want to see on Facebook and other platforms. It's an
  100. annoyance that you've internalized because, well, what else can you do? There
  101. are no ads on Mastodon. It doesn't need them, and you deserve better than them.
  102. <p style="text-align: center">---</p>
  103. Remember, Facebook is not the only evil. It's time to discard proprietary
  104. platforms like the manipulative trash they are. Take the anger you've felt at
  105. Facebook these past couple of weeks and use it to embrace decentralization,
  106. federation, and open source.
  107. I know it seems a monumental task to untangle your life from these companies,
  108. but you don't have to do it all at once. If this article moved you, make a todo
  109. list right now. List each way in which you're tied to some platform - you use
  110. Facebook to talk to your friends, or use gmail for your email address, your
  111. contacts are stored on Google, you use Facebook's calendar for social events,
  112. you have a Twitter account you haven't moved... then take on each task one at a
  113. time. Take as much time as you need. As you research these options, if you find
  114. the open options lacking, let the people involved know what your needs are. If
  115. there's no open option at all, please [email me](mailto:sir@cmpwn.com) about it.
  116. We can do this. We can be free.
  117. [^1]: There is some debate about the use of the term "open source" as opposed to another term, "free software". There is a time and a place for this discussion, but it's not here, and our message weakens if we expose the general public to our bickering.
  118. [^2]: There are actually several competing and compatible softwares that federate with the same social network Mastodon uses. This is very similar to how several different email providers are compatible with each other and compete to innovate together.