From 3b6eb09705deccfa2f8d2133ca5e4aaaf7900284 Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Mon, 19 Sep 2022 16:24:46 +0200 Subject: [PATCH] Add table of contents --- package-lock.json | Bin 109682 -> 108913 bytes package.json | 6 +- src/main/index.html | 156 +++++++++++++++++++++++++------------------- 3 files changed, 92 insertions(+), 70 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d9a4571e9122432300d3983b5069895500b4432..8b433e79af407be557e317f9b0e28e2363044d59 100644 GIT binary patch delta 1117 zcmciAxo^{87zS{C1ts+4YJi1Slp@ro#7At$9w<%XB(BpYcH=Z{8Nf;0oIY~5$pVN8 z36$s?JRxxmY^Wtdl^9SED?+6#AQt!!ph65R5Gr+nnQpJ%<$3hJzuga(Z#$OeB|xfCXv+D;xuqIXnvX7A8W0Bkcx22jHy+ZGM~rLx-FW9KLHz zMl)`YosYA=z*2gBHY!(jHqXQagwJ9q6|6I?Ps3OtwOk{M6;?wPXDpR*mV$njBunl{ zGT;e?MGx&KnIuyXT}h=-fS-E7y3RTG<>??}s$71%dWF+ERLX$nE)wsx0 zc{ERC?GX(LsB$+j1fTfd@1J06<~&FM*s&djFM|gBY{lV?tJe0$>>GWm*~3IA zo@2d8XsuM!2`?X+M>BpwLT1-hXTmohs|Vp`IRu}IeZUDHDreyRXdnC}2753ZZrVl; z8;VkFZQHHWmr)1dAmO=dSIlE}U}+CXcl-CBbOP=)CZcLxCzGrEa?P#bjG$zAv|g=A zI!e^DG{^E;bY7z+)>YDUR{_I~VluADr6A9xb1I&|=2FFUo=3}ytjIJ?q54{e#MHo_ zcILJV9Dm%o-rCPQ02Hv2LyA&3*vhcwmJ-WR{RZ& ClYzVd delta 1341 zcmc(ey-yQy7{~Jqu_dB3g0g4=!32Q|ZLjyzR+qM1p}qEc?Qy+3E-E=Vt}k4#*Ot;3 zClljnz~AtTn@&z7N(UAa!9krAadBbrFA!W@Z5=fJ0mAqsPx5^7d_UjQBgc=gj?EcB zZMmNS3ce zl0?B*imG!GU-a3@h4sZ|GQaK@TSi@IYc1Wdn^j^hDA=)ho69x)VVcz2HN7(1jNvld z%IM|QfQWl7M$v-}D_Y2v3iViAZJ>vJ0Ef?o%blIUW4ech1yOniT!0^=1KsiS=yX<9 z;){w{3rp3ozs6xjwOP#Q)d(NX`I#1%wN0MOi(1X*glKcMfEkQ8A~tkcu`I7lEhv@z zvM1xQ%(b?%VlEVjc#NXbaaehuf-mR3pq<;`I{e9Eo&EW}epo68dgoo}-4qx_kA2;r zc#lW2l*$miutw)NjjHF=axKYZOhQ+A|4N(?a5C$s@*;=nQc`N_T#B7dOQnVp_kGA%Tgl9s4KWuVr|mOG@zD|`+RP?7X><;25y*+-vTuJ=ER{Tx!|5K1SjuL zz=IpT7zQtNSKS26+?mX_4Rgb+;W#tf!t{*X7G{NdNvPI6F diff --git a/package.json b/package.json index a34e9a4..5f39c83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy", - "version": "1.4.5", + "version": "1.4.6", "description": "Florine's privacy policy.", "author": "Florine W. Dekker", "browser": "dist/bundle.js", @@ -16,9 +16,9 @@ "deploy": "grunt deploy" }, "devDependencies": { - "grunt": "^1.4.1", + "grunt": "^1.5.3", "grunt-cli": "^1.4.3", - "grunt-contrib-clean": "^2.0.0", + "grunt-contrib-clean": "^2.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-focus": "^1.0.0", diff --git a/src/main/index.html b/src/main/index.html index 68f4c58..13cdd05 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -40,81 +40,103 @@
-

- Last updated: - 2022-02-17 - (history)
+

+
+

+ Last updated: + 2022-02-17 + (history) +
- Contact: - For inquiries, please email me at florine at this very domain. -

+ Contact: + For inquiries, please email me at florine at this very domain. +

-

Summary

-
    -
  • - Usually, no personal information is collected. - However, if an error occurs, your IP address is stored in the server's error log for up to five - weeks. -
  • -
  • - This website uses self-hosted ⎋ GoatCounter - to perform analytics in a privacy-preserving way. -
  • -
+

Summary

+
    +
  • + Usually, no personal information is collected. + However, if an error occurs, your IP address is stored in the server's error log for up to + five weeks. +
  • +
  • + This website uses self-hosted + ⎋ GoatCounter + to perform analytics in a privacy-preserving way. +
  • +
-

Collected information

-

Normal operation

-

The following information may be collected:

-
    -
  • URL of the visited page,
  • -
  • Referer header,
  • -
  • User-Agent header,
  • -
  • screen size,
  • -
  • country and region name based on IP address, and
  • -
  • a hash of all of the following: the IP address, the User-Agent header, and a random - number. -
  • -
+

Collected information

+

Normal operation

+

The following information may be collected:

+
    +
  • URL of the visited page,
  • +
  • Referer header,
  • +
  • User-Agent header,
  • +
  • screen size,
  • +
  • country and region name based on IP address, and
  • +
  • a hash of all the following: + the IP address, the User-Agent header, and a random number. +
  • +
-

- The above data are collected using a self-hosted instance of - ⎋ GoatCounter. - No personal information is collected, nor can it be derived from the stored information. - The hash described above is kept in memory for 8 hours only to identify a browser session; it is - never stored on disk. -

+

+ The above data are collected using a self-hosted instance of + ⎋ GoatCounter. + No personal information is collected, nor can it be derived from the stored information. + The hash described above is kept in memory for 8 hours only to identify a browser session; + it is never stored on disk. +

-

- Some pages on this website make use of cookies, localStorage, and similar methods. - These storage methods are used exclusively for technical purposes, such as keeping users logged in or to - store achievements and preferences. - These data are never used for the purposes of advertising or tracking. -

+

+ Some pages on this website make use of cookies, localStorage, and similar methods. + These storage methods are used exclusively for technical purposes, such as keeping users logged + in or to store achievements and preferences. + These data are never used for the purposes of advertising or tracking. +

-

Information provided by you

-

- The local Gitea instance allows users to register an account, - to open issues, and to otherwise interact with the repositories hosted there. - Any information you provide there, such as your email address, username, comments, and images, are - stored locally on this server. - You can update or remove your information at any time. - Because the server automatically creates backups of the Gitea instance, information will be retained in - a backup for up to five weeks after it has been removed or updated. -

+

Information provided by you

+

+ The local Gitea instance allows users to register an + account, to open issues, and to otherwise interact with the repositories hosted there. + Any information you provide there, such as your email address, username, comments, and images, + are stored locally on this server. + You can update or remove your information at any time. + Because the server automatically creates backups of the Gitea instance, information will be + retained in a backup for up to five weeks after it has been removed or updated. +

-

Back-end errors

-

- Some requests to this website result in errors in the back end. - Back-end errors are described in zero or more log entries, each of which contains the requester's - IP address, the date and time of the error, the URL of the visited page, and the error message - describing the nature of the error. - Log entries are removed within five weeks after the associated error occurs. -

+

Back-end errors

+

+ Some requests to this website result in errors in the back end. + Back-end errors are described in zero or more log entries, each of which contains the + requester's IP address, the date and time of the error, the URL of the visited page, and + the error message describing the nature of the error. + Log entries are removed within five weeks after the associated error occurs. +

-

Sharing with third parties

-

- No information is shared with third parties. -

+

Sharing with third parties

+

+ No information is shared with third parties. +

+
+ +