<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="https://blog.sensatus.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://blog.sensatus.io/" rel="alternate" type="text/html" /><updated>2021-03-18T09:34:41+00:00</updated><id>https://blog.sensatus.io/feed.xml</id><title type="html">Sensatus Blog</title><subtitle>Things that fascinate me.</subtitle><author><name>Johannes Ahlmann</name><email>johannes@sensatus.io</email></author><entry><title type="html">Browser Privacy</title><link href="https://blog.sensatus.io/Browser-Privacy/" rel="alternate" type="text/html" title="Browser Privacy" /><published>2020-07-22T00:00:00+00:00</published><updated>2020-07-22T00:00:00+00:00</updated><id>https://blog.sensatus.io/Browser-Privacy</id><content type="html" xml:base="https://blog.sensatus.io/Browser-Privacy/">&lt;h2 id=&quot;outline&quot;&gt;Outline&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;What is privacy, threat model, “nothing to hide”&lt;/li&gt;
  &lt;li&gt;What are aspects of privacy
    &lt;ul&gt;
      &lt;li&gt;desktop operating system&lt;/li&gt;
      &lt;li&gt;web browsing&lt;/li&gt;
      &lt;li&gt;internet connectivity&lt;/li&gt;
      &lt;li&gt;mobile OS &amp;amp; apps&lt;/li&gt;
      &lt;li&gt;software, apps &amp;amp; services (office, gmail, google, youtube, whatsapp, facebook, instagram, etc.)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is part 1 of my &lt;a href=&quot;/tags/practical-privacy/&quot;&gt;“Practical Privacy”&lt;/a&gt; series.&lt;/p&gt;

&lt;h2 id=&quot;images&quot;&gt;Images&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;https://www.ivacy.com/blog/wp-content/uploads/2017/07/Best-browser-extensions-to-protect-your-privacy.jpg&lt;/li&gt;
  &lt;li&gt;https://p1.pxfuel.com/preview/981/146/541/privacy-policy-it-computer-security.jpg&lt;/li&gt;
  &lt;li&gt;CC0
    &lt;ul&gt;
      &lt;li&gt;https://www.pexels.com/photo/two-person-standing-under-lot-of-bullet-cctv-camera-374103/&lt;/li&gt;
      &lt;li&gt;https://www.pexels.com/photo/black-android-smartphone-on-top-of-white-book-39584/&lt;/li&gt;
      &lt;li&gt;https://www.pexels.com/photo/working-macbook-computer-keyboard-34577/&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;challenges&quot;&gt;Challenges&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;browser itself (chrome)&lt;/li&gt;
  &lt;li&gt;(3rd party) cookies/ tracking
    &lt;ul&gt;
      &lt;li&gt;show examples&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;fingerprinting
    &lt;ul&gt;
      &lt;li&gt;show examples from fingerprinting sites&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;services (gmail, search engine, youtube, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;browsers&quot;&gt;Browsers&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;firefox&lt;/li&gt;
  &lt;li&gt;brave&lt;/li&gt;
  &lt;li&gt;epic&lt;/li&gt;
  &lt;li&gt;iridium&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;search-engines&quot;&gt;Search Engines&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;startpage.com&lt;/li&gt;
  &lt;li&gt;duckduckgo&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;plugin-criteria&quot;&gt;Plugin Criteria&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;open source&lt;/li&gt;
  &lt;li&gt;built from source?&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;plugins&quot;&gt;Plugins&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;ublock Origin (umatrix, noscript)&lt;/li&gt;
  &lt;li&gt;Disconnect&lt;/li&gt;
  &lt;li&gt;Privacy Badger&lt;/li&gt;
  &lt;li&gt;Decentraleyes (localdns)&lt;/li&gt;
  &lt;li&gt;HTTPS Everywhere&lt;/li&gt;
  &lt;li&gt;Privacy Possum&lt;/li&gt;
  &lt;li&gt;Cookie AutoDelete&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;other&quot;&gt;Other&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;nanodefender&lt;/li&gt;
  &lt;li&gt;canvasblocker&lt;/li&gt;
  &lt;li&gt;librefox tweaks?&lt;/li&gt;
  &lt;li&gt;Qubes for firefox&lt;/li&gt;
  &lt;li&gt;css exfil&lt;/li&gt;
  &lt;li&gt;multi-account containers&lt;/li&gt;
  &lt;li&gt;lympha&lt;/li&gt;
  &lt;li&gt;better privacy&lt;/li&gt;
  &lt;li&gt;privacy settings&lt;/li&gt;
  &lt;li&gt;RequestPolicy Continued&lt;/li&gt;
  &lt;li&gt;Self-destructing cookies&lt;/li&gt;
  &lt;li&gt;bitwarden, keepass&lt;/li&gt;
  &lt;li&gt;webrtc control&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-topics&quot;&gt;Other topics&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Tor&lt;/li&gt;
  &lt;li&gt;VPNs&lt;/li&gt;
  &lt;li&gt;Storing passwords (bitwarden, keepass, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;resources&quot;&gt;Resources&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;https://www.privacytools.io/&lt;/li&gt;
  &lt;li&gt;https://medium.com/digitalprivacywise/best-browser-extensions-to-protect-digital-privacy-db9317a90df8&lt;/li&gt;
  &lt;li&gt;https://arxiv.org/pdf/1712.06850.pdf&lt;/li&gt;
  &lt;li&gt;https://greycoder.com/the-five-essential-privacy-extensions-firefoxs/&lt;/li&gt;
  &lt;li&gt;https://restoreprivacy.com/firefox-privacy/&lt;/li&gt;
  &lt;li&gt;https://malwaretips.com/threads/what-browser-extensions-are-you-using-in-2020.100036/&lt;/li&gt;
&lt;/ul&gt;</content><author><name>Johannes Ahlmann</name><email>johannes@sensatus.io</email></author><category term="practical-privacy" /><summary type="html">Outline</summary></entry></feed>