<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Cookies on Side Of Burritos</title>
  <link rel="alternate" href="https://staging.sideofburritos.com/tags/cookies/" />
  <link rel="self" href="https://staging.sideofburritos.com/tags/cookies/index.xml" />
  <subtitle>Recent content in Cookies on Side Of Burritos</subtitle>
  <id>https://staging.sideofburritos.com/tags/cookies/</id>
  <generator uri="http://gohugo.io" version="0.165.0">Hugo</generator>
  <language>en-us</language>
  <updated>2022-04-17T12:57:39Z</updated>
  <author>
    <name>Josh</name>
    
  </author>
  
      <entry>
        <title>Browser Privacy | Cookieless Tracking - ETag</title>
        <link rel="alternate" href="https://staging.sideofburritos.com/blog/browser-privacy-cookieless-tracking-etag/" />
        <id>https://staging.sideofburritos.com/blog/browser-privacy-cookieless-tracking-etag/</id>
        <published>2022-04-17T12:57:39Z</published>
        <updated>2022-08-22T12:57:39Z</updated>
        <summary type="html">Cookies may be on their way out, but tracking users is not. As with most thing, if one method gets restricted companies always seem to find another way.</summary>
          <content type="html"><![CDATA[<h2 id="-hahahugoshortcode48s0hbhb">🎥 


<a href="https://youtu.be/rsET1-e0acc" target="_blank" rel="noopener" class="text-break">Video Link</a></h2>
<hr>
<h2 id="firefox-users">Firefox Users</h2>
<p>For some reason, I wasn&rsquo;t able to get Firefox to send a blank header even with the <code>Empty header mode</code> enabled. Perhaps it&rsquo;s something with the browser. As a workaround, enter a <code>space</code> in the <code>Value</code> box once you get to step 5. Click the <code>Value</code> box, and hit your space bar once. After that, everything should work as expected. If you know why it&rsquo;s not working, please <a href="https://staging.sideofburritos.com/contact/">reach out</a>.</p>
<hr>
<h2 id="how-to-send-an-empty-if-none-match-http-header">How to send an empty &lsquo;If-None-Match&rsquo; HTTP header</h2>
<ol>
<li>Download and install the extension/add-on <code>ModHeader</code> for your browser (links below)</li>
<li>After the install has completed, click the icon in the menu bar.</li>
<li>Click the <code>+</code> and click <code>Request Header</code>.</li>
<li>In the <code>Name</code> box enter <code>If-None-Match</code>. Since we want to send an empty header, leave the <code>Value</code> box empty (Firefox users enter a space).</li>
</ol>
<h3 id="in-order-to-send-an-empty-header-we-much-enable-the-option-in-the-extensionadd-on">In order to send an empty header, we much enable the option in the extension/add-on.</h3>
<ol>
<li>Click the 3 vertical dots in the top right corner of the extension/add-on settings box.</li>
<li>Scroll to the bottom where you will see the heading <code>Empty header mode</code>.</li>
<li>Select the <code>Send empty header</code> option.</li>
</ol>
<p>Your configuration should look similar to <a href="Browser_Privacy_Cookieless_Tracking_ETag_ModHeader_Config.webp">this image</a></p>
<p>At this point your browser is now configured to send an empty <code>If-None-Match</code> HTTP Header. To test, visit the follow URL - 


<a href="https://hinternesch.com/page1.html" target="_blank" rel="noopener" class="text-break">https://hinternesch.com/page1.html</a>. If everything is working as expected, you should see <code>Your ID is .</code> if you see something else, then it&rsquo;s not working as expected.</p>
<hr>
<h2 id="links-referenced-for-video">Links referenced for video</h2>
<ul>
<li>


<a href="https://levelup.gitconnected.com/no-cookies-no-problem-using-etags-for-user-tracking-3e745544176b" target="_blank" rel="noopener" class="text-break">https://levelup.gitconnected.com/no-cookies-no-problem-using-etags-for-user-tracking-3e745544176b</a> - Main article referenced</li>
<li>


<a href="https://hinternesch.com/page1.html" target="_blank" rel="noopener" class="text-break">https://hinternesch.com/page1.html</a> - ETag tracking example website from article</li>
<li>


<a href="https://www.wendys.com/cookies-and-tracking-2020" target="_blank" rel="noopener" class="text-break">https://www.wendys.com/cookies-and-tracking-2020</a> - Wendy&rsquo;s Cookies and Tracking Policy</li>
<li>


<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching" target="_blank" rel="noopener" class="text-break">https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching</a> - Mozillia HTTP caching wiki</li>
</ul>
<h2 id="modheader-download-links">ModHeader Download Links</h2>
<ul>
<li>


<a href="https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj" target="_blank" rel="noopener" class="text-break">https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj</a> - Chrome/Chromium</li>
<li>


<a href="https://addons.mozilla.org/en-US/firefox/addon/modheader-firefox/" target="_blank" rel="noopener" class="text-break">https://addons.mozilla.org/en-US/firefox/addon/modheader-firefox/</a> - Mozillia Firefox</li>
<li>


<a href="https://microsoftedge.microsoft.com/addons/detail/modheader/opgbiafapkbbnbnjcdomjaghbckfkglc" target="_blank" rel="noopener" class="text-break">https://microsoftedge.microsoft.com/addons/detail/modheader/opgbiafapkbbnbnjcdomjaghbckfkglc</a> - Microsoft Edge</li>
</ul>
]]></content>
      </entry>
      <entry>
        <title>Browser Cookies and Privacy</title>
        <link rel="alternate" href="https://staging.sideofburritos.com/blog/browser-cookies-and-privacy/" />
        <id>https://staging.sideofburritos.com/blog/browser-cookies-and-privacy/</id>
        <published>2022-04-09T12:57:39Z</published>
        <updated>2022-08-22T12:57:39Z</updated>
        <summary type="html">Cookies directly affect your privacy. Not all cookies are equal, and they all serve different purposes. Cookies perform important and sometimes necessary services on the internet.</summary>
          <content type="html"><![CDATA[<h2 id="-hahahugoshortcode44s0hbhb">🎥 


<a href="https://youtu.be/qI2EDsBurQQ" target="_blank" rel="noopener" class="text-break">Video Link</a></h2>
<hr>
<h2 id="blocking-cookies">Blocking Cookies</h2>
<h3 id="how-to-block-third-party-cookies-in-firefox">How to block Third-Party Cookies in Firefox</h3>
<ol>
<li>Click the hamburger (settings) menu in the top right → select settings.</li>
<li>Select <code>Privacy &amp; Security</code> on the left.</li>
<li>Under <code>Enhanced Tracking Protection</code> select <code>Custom</code></li>
<li>Check the <code>Cookies</code> box, click the dropdown next to it, and select <code>All third-party cookies</code></li>
<li>BONUS - Also check the boxes for <code>Tracking content</code>, <code>Cryptominers</code>, and <code>Fingerprinters</code>.</li>
</ol>
<h3 id="how-to-block-third-party-cookies-in-chromechromium">How to block Third-Party Cookies in Chrome/Chromium</h3>
<ol>
<li>Click the vertical 3 dot menu in the top right → select settings.</li>
<li>Select <code>Privacy and Security</code> on the left.</li>
<li>Click <code>Cookies and other site data</code></li>
<li>Under <code>Generatl settings</code> select the <code>Block third-party cookies</code> radio button.</li>
</ol>
<h3 id="how-to-block-third-party-cookies-in-safari">How to block Third-Party Cookies in Safari</h3>
<ol>
<li>Click <code>Safari</code> in the top menu bar and select <code>Preferences...</code>.</li>
<li>Select the <code>Privacy</code> tab.</li>
<li>Check the box next to <code>Website tracking:</code> that says <code>Prevent cross-site tracking</code></li>
</ol>
<h3 id="how-to-block-third-party-cookies-in-microsoft-edge">How to block Third-Party Cookies in Microsoft Edge</h3>
<ol>
<li>Download 


<a href="https://www.mozilla.org/en-US/firefox/new/" target="_blank" rel="noopener" class="text-break">Firefox</a>&hellip;just kidding.</li>
<li>Click the horizontal 3 dot menu in the top right → select settings.</li>
<li>Select <code>Cookies and site permissions</code> on the left.</li>
<li>Under <code>Cookies and data stored</code> click <code>Manage and delete cookies and site data</code>.</li>
<li>Click the button next to <code>Block third-party cookies</code>.</li>
</ol>
<hr>
<h2 id="links-referenced-for-video">Links referenced for video</h2>
<ul>
<li>


<a href="https://www.facesofopensource.com/person/lou-montulli/" target="_blank" rel="noopener" class="text-break">https://www.facesofopensource.com/person/lou-montulli/</a> - Stunning photos of individuals who contributed to the development and advancement of Open Source Software.</li>
<li>


<a href="https://www.techopedia.com/definition/8207/magic-cookie" target="_blank" rel="noopener" class="text-break">https://www.techopedia.com/definition/8207/magic-cookie</a></li>
<li>


<a href="https://www.cnet.com/tech/services-and-software/aol-buys-netscape-for-4-2-billion/" target="_blank" rel="noopener" class="text-break">https://www.cnet.com/tech/services-and-software/aol-buys-netscape-for-4-2-billion/</a></li>
<li>


<a href="https://www.cookiepro.com/knowledge/what-is-a-session-cookie/" target="_blank" rel="noopener" class="text-break">https://www.cookiepro.com/knowledge/what-is-a-session-cookie/</a></li>
<li>


<a href="https://www.invisibly.com/learn-blog/companies-selling-your-personal-data" target="_blank" rel="noopener" class="text-break">https://www.invisibly.com/learn-blog/companies-selling-your-personal-data</a></li>
<li>


<a href="https://www.cloudflare.com/learning/privacy/what-are-cookies/" target="_blank" rel="noopener" class="text-break">https://www.cloudflare.com/learning/privacy/what-are-cookies/</a></li>
<li>


<a href="https://en.wikipedia.org/wiki/Shopping_cart_software" target="_blank" rel="noopener" class="text-break">https://en.wikipedia.org/wiki/Shopping_cart_software</a></li>
<li>


<a href="https://en.wikipedia.org/wiki/HTTP_cookie" target="_blank" rel="noopener" class="text-break">https://en.wikipedia.org/wiki/HTTP_cookie</a></li>
</ul>
]]></content>
      </entry>

</feed>
