From 4e943cd1a8f67196003a0038345005b13b39ed13 Mon Sep 17 00:00:00 2001 From: FletcherAU Date: Fri, 25 May 2018 01:19:22 +0800 Subject: [PATCH 1/5] Create privacy.html Explain how we use user data --- www/privacy.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 www/privacy.html diff --git a/www/privacy.html b/www/privacy.html new file mode 100644 index 0000000..015b2f6 --- /dev/null +++ b/www/privacy.html @@ -0,0 +1,80 @@ + + + + +Pirate IRC | Servers + + + + + + + + + + + + + +
+ + + + + +
+

Privacy/ Use of data

+
+

By using NickServ registration or identification you consent to PirateIRC storing the following data:

+
    +
  • Username
  • +
  • Email address
  • +
  • Last/current IP address
  • +
  • Registration date
+

This data will be used for the following purposes:

+
    +
  • Providing elevated permissions to users
  • +
  • Identification and prevention of network abuse
+

At any time an authenticated user may use Nickserv's INFO and LISTCHANS functions to display all relevant personal information held by the network. To withdraw consent you may use Nickserv's DROP function. Users that do not consent to the above are still able to chat on the network.

+

Please direct all related requests and questions to Fletcher Boyd (PGP: 5BAE 331E 9B57 3709 6E6A 19ED 85B8 D7B6 60D5 D803)

+ + + + + + +
+ + +
+ +
+ + + + + + From b6d8e69b16f3c4752cf50bfe628f4c548e0b45da Mon Sep 17 00:00:00 2001 From: FletcherAU Date: Fri, 25 May 2018 01:20:29 +0800 Subject: [PATCH 2/5] Update contact.html --- www/contact.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/contact.html b/www/contact.html index 975cd58..97ed1ad 100644 --- a/www/contact.html +++ b/www/contact.html @@ -34,6 +34,7 @@
  • Servers
  • Parties
  • Webchat
  • +
  • Privacy
  • Contact Us
  • @@ -65,4 +66,4 @@ - \ No newline at end of file + From 6a9b2b73d1e85ea2f6df5853d2eb510de86d30d6 Mon Sep 17 00:00:00 2001 From: FletcherAU Date: Fri, 25 May 2018 01:22:35 +0800 Subject: [PATCH 3/5] Update index.html --- www/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 934103c..ea7b274 100644 --- a/www/index.html +++ b/www/index.html @@ -34,6 +34,7 @@
  • Servers
  • Parties
  • Webchat
  • +
  • Privacy
  • Contact Us
  • @@ -50,6 +51,7 @@

    Updates

      +
    • 2018-05-25: We've outlined what data we collect and how we use it.
    • 2018-02-23: IP cloaking (umode +x) has been disabled for non webchat users. Unfortunately there's a bug/design feature in Atheme that allows for these cloaks to be easily negated. Vhosts are still available with HostServ (after identifying/registering to NickServ). To see which vhosts are available to you use /msg hostserv offerlist. To start using a vhost enter /msg hostserv take copypaste.pirate. In addition we recommend configuring SASL or certificate authentication for your client.
    • 2018-02-19: Please welcome AriMartti, our third Roubaix-FR operator. Ari-Martti is also from PPFI and will be joining Mikaela and Scoffa.
    • 2018-02-12: DroneBL has been added to our blacklist. Please join #opers if you have any concerns.
    • @@ -65,7 +67,7 @@ From 298042306e0d74db277617803bcaa14443892ec6 Mon Sep 17 00:00:00 2001 From: FletcherAU Date: Fri, 25 May 2018 01:22:57 +0800 Subject: [PATCH 4/5] Update parties.html --- www/parties.html | 1 + 1 file changed, 1 insertion(+) diff --git a/www/parties.html b/www/parties.html index 7b5ec5c..d8d1395 100644 --- a/www/parties.html +++ b/www/parties.html @@ -34,6 +34,7 @@
    • Servers
    • Parties
    • Webchat
    • +
    • Privacy
    • Contact Us
    From 08671cdcf93f7f8729c026f42f01e2ab84d1c595 Mon Sep 17 00:00:00 2001 From: FletcherAU Date: Fri, 25 May 2018 01:23:24 +0800 Subject: [PATCH 5/5] Update servers.html --- www/servers.html | 1 + 1 file changed, 1 insertion(+) diff --git a/www/servers.html b/www/servers.html index ca7b9e6..bd9d496 100644 --- a/www/servers.html +++ b/www/servers.html @@ -34,6 +34,7 @@
  • Servers
  • Parties
  • Webchat
  • +
  • Privacy
  • Contact Us