Jeremy's Notes

The Reverie of a Techie


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
privacy [2021/01/01 12:28] Jeremy McReynoldsprivacy [2021/01/09 15:47] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 ===== Cookies ===== ===== Cookies =====
 +A cookie is a small amount of text generated by this website (and others) stored within your web browser. Their general purpose is to store information about your visit, including login details, personalization settings, and site usage characteristics.
  
-For transparency'sake, here is a list and description of all cookies you should see stored in your browser's cache from visiting this site: +Jeremy'Notes does not share the information stored within these cookies with third-parties.
-  * ''DOKU_PREFS''  +
-  * ''DokuWiki'' +
-  * ''DW*'' +
-  * ''cookielaw'' +
-  * ''_pk_id.*'' +
-  * ''_pk_ref'' +
-  * ''_pk_ses.*'' +
-  * ''_pk_cvar'' +
-  * ''_pk_hsr'' +
-  * ''_pk_testcookie'' +
-  * ''mtm_consent'' +
-  * ''mtm_cookie_consent''+
  
 +For transparency's sake, here is a list and description of all cookies you may see stored in your browser while visiting this site:
 +  * ''DOKU_PREFS'' - Used for remembering helpful user preferences, like the size of the editor textarea.
 +  * ''DokuWiki'' - Standard PHP session identifier. Used to hold temporary data and to avoid CSRF attacks.
 +  * ''DW*'' - Used for authentication after login.
 +  * ''cookielaw'' - Tracks your acknowledgment of the cookie notification banner.
 +  * ''_pk_id.*'' - Stores a few details about the user, such as the unique visitor ID
 +  * ''_pk_ref'' - Handles attribution information for the referrer initially used to visit the website
 +  * ''_pk_ses.*'' - Short-lived cookies used to store data for a visit temporarily.
 +  * ''_pk_cvar'' - Short-lived cookies used to store data for a visit temporarily.
 +  * ''_pk_hsr'' - Short-lived cookies used to store data for a visit temporarily.
 +  * ''_pk_testcookie'' - Checks whether the visitor’s browser supports cookies.
 +  * ''mtm_consent'' - Remembers that consent was given (or removed) by the user to use cookies.
 +  * ''mtm_cookie_consent'' - Remembers that consent was given (or removed) by the user for the use of cookies.
 +
 +To learn more about cookies and their usage across the internet, follow one of these links: [[https://www.allaboutcookies.org/|AllAboutCookies.com]] and [[https://en.wikipedia.org/wiki/HTTP_cookie|Wikipedia.org > HTTP Cookie]].
 ===== Do Not Track ===== ===== Do Not Track =====
 Our website and its underlying analytics platform honor the "Do Not Track" flag if the feature is enabled on your browser. If you choose to enable it, then we will not track you through our analytics service. Your visits will still be minimally tracked within our web server maintenance and security logs. If you would like to read more on the subject of "Do Not Track", follow one of the links below: Our website and its underlying analytics platform honor the "Do Not Track" flag if the feature is enabled on your browser. If you choose to enable it, then we will not track you through our analytics service. Your visits will still be minimally tracked within our web server maintenance and security logs. If you would like to read more on the subject of "Do Not Track", follow one of the links below:
Line 27: Line 31:
   * [[https://support.mozilla.org/en-US/kb/how-do-i-turn-do-not-track-feature|Firefox's guide on adjusting privacy settings and the "Do Not Track" feature.]]   * [[https://support.mozilla.org/en-US/kb/how-do-i-turn-do-not-track-feature|Firefox's guide on adjusting privacy settings and the "Do Not Track" feature.]]
  
-===== Tracking Opt-out =====+===== Tracking Opt Out =====
  
 <WRAP round box 500px center>  <WRAP round box 500px center> 
Line 34: Line 38:
   <p>You may choose not to have a unique web analytics cookie identification number assigned to your computer to avoid the aggregation and analysis of data collected on this website.</p>   <p>You may choose not to have a unique web analytics cookie identification number assigned to your computer to avoid the aggregation and analysis of data collected on this website.</p>
   <p>To make that choice, please click below to receive an opt-out cookie.</p>   <p>To make that choice, please click below to receive an opt-out cookie.</p>
- +  <p class="wrap_centeralign">
-  <p>+
     <input type="checkbox" id="optout" />     <input type="checkbox" id="optout" />
     <label for="optout"><strong></strong></label>     <label for="optout"><strong></strong></label>
privacy.1609522106.txt.gz · Last modified: 2021/01/09 15:47 (external edit)