Differences

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

Link to this comparison view

Next revision
Previous revision
legal:cookies [28/12/2022 12:47] – created dustojnikhummerlegal:cookies [23/09/2023 21:50] (current) dustojnikhummer
Line 1: Line 1:
-insert generic cookie statement+====== LaptopWiki Cookies ====== 
 + 
 +We only use standard DokuWiki tools. We do not add additional tracking to visitors, no analytics. 
 + 
 +We use following cookies: 
 + 
 +===== DW<hash> ===== 
 + 
 +Used for authentication after login. This holds the necessary data to (re)login a previously authenticated user. 
 + 
 +* Importance: **necessary** for anyone who needs to log in\\ 
 +* Typical content: encrypted username and password\\ 
 +* Expires: in a year ((if "Remember me" was checked when logging in, otherwise: at the end of the browser session)) 
 + 
 +===== DOKU_PREFS ===== 
 + 
 +Used for remembering helpful user preferences, like the size of the editor textarea. 
 + 
 +* Importance: **functional** \\ 
 +* Typical content: name/value pairs in plain text\\ 
 +* Expires: in a year 
 + 
 +===== DokuWiki ===== 
 + 
 +The standard PHP session identifier. Used to hold temporary data and to avoid CSRF attacks. 
 + 
 +\\ 
 +* Importance: **necessary** \\ 
 +* Typical content: random ID\\ 
 +* Expires: at the end of the browser session 
 + 
 +---- 
 + 
 +Source: [[https://www.dokuwiki.org/faq:cookies|https://www.dokuwiki.org/faq:cookies]] 
 + 
 +---- 
 + 
 +---- 
 + 
 +---- 
 + 
 + 
 +===== Statistics ===== 
 +  - We use the https://www.dokuwiki.org/plugin:statistics plugin 
 +  - While yes, it does collect some basic data about sessions, since we are proxied through Cloudflare, we do NOT know your IP addresses. \\ I know, it smells "trust me bro", but it is reality. 
 +  - The purpose of this statistics plugin is so we know what pages are the most visited and what keywords are searched the most. 
 +  - As we do not allow logins for non staff, any tracking regarding logged users is not relevant. 
  • legal/cookies.1672228066.txt.gz
  • Last modified: 28/12/2022 12:47
  • by dustojnikhummer