From 935d9e98332cce374066342d871c6c86cf09191e Mon Sep 17 00:00:00 2001
From: stepnem <stepnem@smrk.net>
Date: Mon, 6 Jan 2025 02:22:04 +0000
Subject: [PATCH] good-bad-isps.json: add Naranjatech (allows non-exit relays)

---
 databags/good-bad-isps.json | 40 +++++++++++++++++++++++++++----------
 1 file changed, 30 insertions(+), 10 deletions(-)

diff --git a/databags/good-bad-isps.json b/databags/good-bad-isps.json
index cf0710c1..bc5bfbf9 100644
--- a/databags/good-bad-isps.json
+++ b/databags/good-bad-isps.json
@@ -748,8 +748,8 @@
         "bridge": "Yes",
         "relay": "Yes",
         "exit": "Yes",
-        "comment": "Your Exit should use Reduced Exit Policy. IPv6 is optional. Unmetered traffic.",
-        "last_updated": "06/2022"
+        "comment": "Your Exit should use Reduced Exit Policy. IPv6 is optional. Unmetered traffic. Account creation email includes cleartext password, may not have good security practices.",
+        "last_updated": "12/07/2024"
       }
     ],
     "Lithuania": [
@@ -940,6 +940,16 @@
         "comment": "-",
         "last_updated": "-"
       },
+      {
+        "name": "Naranjatech",
+        "url": "https://naranja.tech/",
+        "asn": "AS41608",
+        "bridge": "Yes",
+        "relay": "Yes",
+        "exit": "No",
+        "comment": "(non-exit) Tor relays explicitly allowed in the [AUP](https://naranja.tech/acceptable-usage-policy/)",
+        "last_updated": "2025/01"
+      },
       {
         "name": "Novogara",
         "url": "https://www.novogara.com",
@@ -1229,12 +1239,12 @@
       {
         "name": "HOSTIKO",
         "url": "https://hostiko.com.ua/",
-        "asn": "AS199785",
+        "asn": "AS214379",
         "bridge": "Yes",
         "relay": "Yes",
-        "exit": "Yes",
-        "comment": "Allow payment with crypto. Also servers in Germany and Ukraine",
-        "last_updated": "04/2023"
+        "exit": "No",
+        "comment": "Allow payment with crypto. Also servers in Germany and Ukraine - \"... we allow TOR relays. We do not allow Tor Exit Nodes.\"",
+        "last_updated": "12/2024"
       },
       {
         "name": "MEVSPACE",
@@ -1479,12 +1489,12 @@
       {
         "name": "HOSTIKO",
         "url": "https://hostiko.com.ua/",
-        "asn": "AS199785",
+        "asn": "AS214379",
         "bridge": "Yes",
         "relay": "Yes",
-        "exit": "Yes",
-        "comment": "Allow payment with crypto. Also servers in Germany and Poland",
-        "last_updated": "04/2023"
+        "exit": "No",
+        "comment": "Allow payment with crypto. Also servers in Germany and Poland - \"... we allow TOR relays. We do not allow Tor Exit Nodes.\"",
+        "last_updated": "12/2024"
       }
     ],
     "United Kingdom": [
@@ -1700,6 +1710,16 @@
         "comment": "-",
         "last_updated": "09/01/14"
       },
+      {
+        "name": "GreenCloud",
+        "url": "https://greencloudvps.com/",
+        "asn": "-",
+        "bridge": "No",
+        "relay": "No",
+        "exit": "No",
+        "comment": "[from the [TOS](https://greencloudvps.com/terms-of-service.php):] Any user may not: [...] c) Run TOR in any shape",
+        "last_updated": "12/2024"
+      },
       {
         "name": "Hivelocity",
         "url": "https://www.hivelocity.net/",
-- 
GitLab