PageRenderTime 48ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/public_html/articles/11.html

https://codeberg.org/nokoru/nokos_almanac
HTML | 119 lines | 116 code | 3 blank | 0 comment | 0 complexity | 2fa19c82ccea5074fddf91803dc6322d MD5 | raw file
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name="author" content="nokoru">
  7. <link rel="stylesheet" href="style.css">
  8. <link rel="icon" type="image/gif" href="../favicon.gif">
  9. <meta name="robots" content="noarchive,noindex,nofollow">
  10. <title>Response to duckduckgo's article "How to Live Without g00gle" - Noko's Almanac</title>
  11. </head>
  12. <body>
  13. <main>
  14. <strong><a href="../index.html">Noko's Almanac</a></strong> <quote>&mdash; opinions nobody asked for.</quote>
  15. <hr>
  16. <h1 class="nci2-entry-header">Response to duckduckgo's article "How to Live Without g00gle"&nbsp;<span class="nci2-entry-metadata">12-10-2019</span></h1>
  17. <p>It's an old article (it was posted like two years ago), but I'd like to give
  18. my opinion about it. The intention behind the article might not be 100% bad, but there are
  19. some things in the article I disagree with due to their anti-privacy nature, so let's start.</p>
  20. <p><em>"B-but the title says 'how to live without google', not 'how to protect your privacy'"</em>
  21. Duckduckgo keeps talking crap about google cause apparently they care about your
  22. privacy and they "don't track you", but there's no point in criticize g00gle if you
  23. recommend other spyware platforms. It's just replacing crap with crap.</p>
  24. <blockquote>
  25. <p>Google trackers have been found on 75% of the top million websites. This means they are not only tracking what you search for, they're also tracking which websites you visit, and using all your data for ads that follow you around the Internet. Your personal data can also be subpoenaed by lawyers, including for civil cases like divorce. Google answered over 100,000 such data requests in 2016 alone!</p>
  26. </blockquote>
  27. <p>Well, that's actually true. google doesn't just track you on their site, but
  28. they also track you on any site that uses googleapis/googlefonts/google analytics/reCaptcha or
  29. any "free" or paid service provided by them, but fortunately there's a good
  30. way to block most of g00gle's botnet: <a href="https://github.com/gorhill/uMatrix">uMatrix</a>.</p>
  31. <p>After the introduction, DDG starts giving "alternatives" to g00gle services.</p>
  32. <blockquote>
  33. <p>Gmail, Calendar &amp; Contacts -&gt; FastMail (paid)</p>
  34. </blockquote>
  35. <p>It sounds like advertising. I read FastMail's <a href="https://www.fastmail.com/about/privacy/">privacy policy</a> and they collect
  36. users' IP addresses and browser type. That's not privacy-respecting at all.</p>
  37. <blockquote>
  38. <p>YouTube -&gt; Vimeo (free with paid options)</p>
  39. </blockquote>
  40. <p>I've never tried using Vimeo, but I haven't met anyone who uses it either, I'm
  41. not saying everyone should use youtube, but nearly everyone prefers
  42. youtube videos cause it's the platform where most people uploads their stuff,
  43. so instead of switching to Vimeo (which connects to the googletagmanager by the way),
  44. just use a proxy to watch youtube videos like invidious. If you wanna upload
  45. videos, use a platform that fully respects you as user like peertube. Looks
  46. like ddg just had to write something and well, don't trust everybody who claims
  47. to care about you. Nobody even me. I encourage you to do your own research and
  48. learn new things about this topic.</p>
  49. <blockquote>
  50. <p>Google Maps -&gt; Apple Maps (free), OpenStreetMap (free)</p>
  51. </blockquote>
  52. <p>lol apple. Are you serious boi? One of the most anti-privacy companies. OpenStreetMap
  53. is ok, but Apple is not a good choice if you're talking about, you know, users privacy.</p>
  54. <blockquote>
  55. <p>though may not have the same ease-of-use or coverage quality as Apple Maps.</p>
  56. </blockquote>
  57. <p>Apparently looks like they recommend Apple Maps because it's easier to use. Well, the reason cause
  58. small projects like OpenStreetMap are small and "not so good" projects it's because people don't care about those
  59. projects. If we gave more support to small projects, those projects could be even better.</p>
  60. <blockquote>
  61. <p>Google Drive -&gt; Resilio Sync (free with paid options), Tresorit (paid)</p>
  62. </blockquote>
  63. <p>I've never heard of any of those two "alternatives", so I have no opinion about them, but I'd like
  64. to remember that people should use their own HDDs/SSDs to store their data. Your files are
  65. not safe in others' computers. Not even if you're using "end-to-end encryption". After all, who's generating
  66. the encryption keys? If you want to use a "cloud" service, use it for non-secret files
  67. or files you want to share with other people, but it's not secure at all to save
  68. files that contain data like your blood type or sexual orientation.</p>
  69. <blockquote>
  70. <p>Android -&gt; iOS (paid)</p>
  71. </blockquote>
  72. <p>Okay, this is the point when I started to suspect they got paid for promoting apple's products and services. iOS
  73. is well known for limiting users' freedom to install apps and blocking ad blockers (yeah, that sounds weird). Using
  74. Android for privacy is ok as long as you know how to protect your privacy, I recommend disabling g00gle's services
  75. and other crap that isn't even needed. Install microg to replace "google play services" and use alternative
  76. app stores like Aptoide or F-Droid. If you really care about your privacy, use <a href="https://www.replicant.us/">Replicant</a> or
  77. just don't use a mobile phone, but I don't really recommend that since communication is important.</p>
  78. <blockquote>
  79. <p>The most popular alternative to Android is of course iOS, which offers easy device encryption and encrypted messaging via iMessage by default</p>
  80. </blockquote>
  81. <p>Again, who's generating the encryption keys? You can't say a service is truly private if apple
  82. can access your data whenever they want. Additionally, services that pretend to be private usually
  83. log users' IP addresses and people who they contact, and well, that's a problem.</p>
  84. <blockquote>
  85. <p>Google Chrome -&gt; Safari (free), Firefox (free), Brave (free)</p>
  86. </blockquote>
  87. <p>The browser war strikes again! "0p3ra bett3r tHaN bRaV3!!!!1!!one" "n0, you R3tarD!1!" Please stop. Private
  88. browsers are those that don't connect to third party services without asking you. Nearly every browser
  89. does that, and the truth is that there isn't a fully private web browser. Making a browser private depends on changing some
  90. user preferences and which browser are you using. I recommend Firefox and Palemoon. They're easy to configure for
  91. privacy, but any browser that's modern, private and customizable is good, so please don't burn me cause I said "Firefox" and "Palemoon".</p>
  92. <blockquote>
  93. <p>Blogger -&gt; Ghost (paid), WordPress.com (free with paid options)</p>
  94. </blockquote>
  95. <p>I've never used Ghost or Wordpress, no opinion on this.</p>
  96. <h3>To be continued...</h3>
  97. <p>I'm tired right now, so I'll finish this article later.</p>
  98. <hr>
  99. <section id="main-end">
  100. Comments, feedback, wanna talk?<br>
  101. Contact me either via <a href="https://neocities.org/site/nokoru">neocities</a>, <a href="https://matrix.to/#/#nokoru:matrix.linux.pizza">matrix</a> or <a href="xmpp:nokoru@disroot.org">xmpp</a>!
  102. <br>
  103. Are you a cypherpunk? <a href="../pubkey.asc">Here</a>'s my gpg pubkey!
  104. </section>
  105. </main>
  106. <footer>
  107. <center>
  108. <a class="img" href="https://kopimi.com">
  109. <img src="../img/kopimi.gif" title="kopimi" style="margin:3px;">
  110. </a>
  111. <br>
  112. - <a href="../index.html">nokoru</a> + <a href="https://neocities.org/">neocities</a> + <a href="../rss.xml">rss</a> + <a href="https://codeberg.org/nokoru/nci2" target="_blank">nci2</a> -
  113. </center>
  114. </footer>
  115. </body>
  116. </html>