From 891f8eee12e6bdb2fad0fe0b28976362eb965236 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 17 Feb 2024 20:44:52 -0500 Subject: Massive blog regeneration. RBUS-related posts. --- blog/post/Privacy.html | 100 +++++++++++++++++++++++-------------------------- 1 file changed, 47 insertions(+), 53 deletions(-) (limited to 'blog/post/Privacy.html') diff --git a/blog/post/Privacy.html b/blog/post/Privacy.html index 578c056..fd85a57 100644 --- a/blog/post/Privacy.html +++ b/blog/post/Privacy.html @@ -1,9 +1,10 @@ - + Chrisoft::Blog + @@ -30,42 +31,9 @@ function ol() else unsetevents(); } window.onresize(); + loadTheme(); _decryptonload(); } -function loadTheme(){ - var thm=document.cookie.replace(new RegExp("(?:(?:^|.*;\\s*)thm\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"); - if(thm.length<2||'0123z'.indexOf(thm[0])==-1||'abz'.indexOf(thm[1])==-1)thm='zz'; - var ent=""; - var d=new Date(); - if(thm[0]=='z') - { - var m=d.getMonth()+1; - if(m>=3&&m<6)thm='0'+thm[1]; - else if(m>=6&&m<9)thm='1'+thm[1]; - else if(m>=9&&m<12)thm='2'+thm[1]; - else thm='3'+thm[1]; - } - if(thm[1]=='z') - {if(d.getHours()>=18||d.getHours()<6)thm=thm[0]+'b';else thm=thm[0]+'a';} - ent=`theme${thm}`; - var R=new RegExp('theme[0-4][ab]'); - for(var i=0;i @@ -81,9 +49,10 @@ loadTheme();
  • Table of Contents +
  • 1. This site uses Cookies.
  • 2. Information collected by +this site.
  • 3. Guestbook.
  • 4. Data retention.
  • 5. Backups.
  • 6. Your rights.
  • -
  • Prev post
  • +
  • Prev post
  • Next post
  • @@ -92,19 +61,28 @@ loadTheme();
    2019-09-03
    #special-page

    last updated 2019-09-03

    -

    These clauses might be super unprofessional. The only goal is to inform the users of this site (i.e. chrisoft.org) about their rights and duties.

    +

    These clauses might be super unprofessional. The only goal is to +inform the users of this site (i.e. chrisoft.org) about their rights and +duties.

    Take footnotes with a pinch of salt!

    1. This site uses Cookies.

    -

    ... to store your browsing preferences and to improve your browsing experience. Below is a list of saved items:

    +

    … to store your browsing preferences and to improve your browsing +experience. Below is a list of saved items:

    • color scheme of your choice.
    • loop / shuffle states, last used music visualizer.
    • -
    • password of encrypted section in blog posts (if you decrypted one successfully).
    • +
    • password of encrypted section in blog posts (if you decrypted one +successfully).

    These cookies are not used by the server to do analytics.

    -

    If you don't like cookies for whatever reason, feel free to disable them. The basic functionality of the site will still work perfectly fine.

    -

    2. Information collected by this site.

    -

    This site collects a minimal set of your data to make the site work and do some basic level of spam prevention. Collected information includes:

    +

    If you don’t like cookies for whatever reason, feel free to disable +them. The basic functionality of the site will still work perfectly +fine.

    +

    2. Information collected by +this site.

    +

    This site collects a minimal set of your data to make the site work +and do some basic level of spam prevention. Collected information +includes:

    • Your public IP address.
    • User agent string of your browser.
    • @@ -113,32 +91,48 @@ loadTheme();

    The collected data are also retained in log files.

    3. Guestbook.

    -

    The guestbook page is where you can leave me a note. Your message will be permanently archived in a private location not accessible on this site. In case of a message being deleted from the guestbook page, the message doesn't also get removed in the private archive.

    -

    You can't:

    +

    The guestbook page is where you can leave me a note. Your message +will be permanently archived in a private location not +accessible on this site. In case of a message being deleted from the +guestbook page, the message doesn’t also get removed in +the private archive.

    +

    You can’t:

    • Advertise.
    • Be offensive.
    -

    Messages violating rules above will be deleted without further notice.

    +

    Messages violating rules above will be deleted without further +notice.

    You may:

      -
    • Request deletion of your messages. Contact the owner of this site for further information on this.
    • +
    • Request deletion of your messages. Contact the +owner of this site for further information on this.

    This site will never:

    • Alter your message.
    • Take responsibility of the message you left.
    -

    When leaving a message, your IP address will be checked against a spamming blacklist. You can review the source code on this section here.

    +

    When leaving a message, your IP address will be checked against a +spamming blacklist. You can review the source code on this section here.

    4. Data retention.

    -

    Your data collected by this site will be kept indefinitely unless there is a data loss, about which you will not be informed, and might be covered by ...

    +

    Your data collected by this site will be kept indefinitely unless +there is a data loss, about which you will not be informed, and might be +covered by …

    5. Backups.

    -

    Like every site ever existed [1], data stored on this site, including those submitted by you, is backed up in a timely manner. [2] These backups may contain deleted data.

    +

    Like every site ever existed [1], data stored on this site, including those submitted by +you, is backed up in a timely manner. [2] These backups may contain deleted +data.

    6. Your rights.

    -

    You hold the right to decide whether to use this site. If you feel uncomfortable about these terms, you might as well consider stop using this site immediately.

    -

    Your rights on your submitted comments in the guestbook are already stated in section 3.

    +

    You hold the right to decide whether to use this site. If you feel +uncomfortable about these terms, you might as well consider stop using +this site immediately.

    +

    Your rights on your submitted comments in the guestbook are already +stated in section 3.



    -
    [1]: except the old Gentoo Wiki
    [2]: Of course they are also deleted in a timely manner.
    +
    [1]: except the old Gentoo +Wiki
    [2]: Of course they are also +deleted in a timely manner.