From 3c48134ace861dfd8c7bb3368eade57306c91492 Mon Sep 17 00:00:00 2001 From: dappnodedev Date: Tue, 31 Oct 2023 14:34:47 +0100 Subject: [PATCH 1/3] Ethical metrics unregister --- docs/user/ethical-metrics/overview.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/user/ethical-metrics/overview.md b/docs/user/ethical-metrics/overview.md index 4923c497f..4a5b07aee 100644 --- a/docs/user/ethical-metrics/overview.md +++ b/docs/user/ethical-metrics/overview.md @@ -40,7 +40,7 @@ In order to setup your Ethical Metrics notification system, you need to follow t 2. Introduce the email address where you want to receive the notifications and click on the switch to activate the notifications. 3. Thats it! Your ethical metrics will automatically register your tor instance with the email address you provided through the Tor network preserving your privacy. (you should have received a welcome email) -[setup-6](/img/ethical-metrics-setup.png) +![setup-6](/img/ethical-metrics-setup.png)
@@ -59,7 +59,10 @@ In order to setup your Ethical Metrics notification system, you need to follow t
- How can I unregister from the monitoring system? + How can I unregister from the Ethical Metrics monitoring system? - Unregistering from the monitoring system is as easy as uninstalling the Ethical Metrics package. After uninstalling the package, you will no longer receive notifications, and we will no longer collect metrics from your dappnode. + Unregistering from the monitoring system is as easy as navigating to Sytem>Notifications and turning off Ethical Metrics. After doing this, you will no longer receive notifications, and we will no longer collect metrics from your dappnode. While Ethical Metrics notifications are turned on in the Dappnode UI, your dappnode will be registered in our monitoring system.

+ +If your Dappnode is no longer available and you want to stop receiving notifications, you can search for the _unregister link_ included in the welcome mail you received when you registered. Take into account this method will not protect the request with the IP hiding measures, but you can add other measures like using a VPN. +
From 94f3189f5f4b1dab00da3985144bc911fd8e306c Mon Sep 17 00:00:00 2001 From: dappnodedev Date: Tue, 31 Oct 2023 16:54:42 +0100 Subject: [PATCH 2/3] Update unregister steps --- docs/user/ethical-metrics/overview.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/user/ethical-metrics/overview.md b/docs/user/ethical-metrics/overview.md index 4a5b07aee..2682bc332 100644 --- a/docs/user/ethical-metrics/overview.md +++ b/docs/user/ethical-metrics/overview.md @@ -59,10 +59,12 @@ In order to setup your Ethical Metrics notification system, you need to follow t
- How can I unregister from the Ethical Metrics monitoring system? + How can I unregister from the Ethical Metrics monitoring system? + +

1. Using the Dappnode Interface: For an active Dappnode, simply navigate to System > Notifications and toggle off Ethical Metrics. This will stop all notifications and halt metric collection from your Dappnode. As long as Ethical Metrics notifications are enabled in the Dappnode UI, your device remains registered in our monitoring system.

- Unregistering from the monitoring system is as easy as navigating to Sytem>Notifications and turning off Ethical Metrics. After doing this, you will no longer receive notifications, and we will no longer collect metrics from your dappnode. While Ethical Metrics notifications are turned on in the Dappnode UI, your dappnode will be registered in our monitoring system.

- -If your Dappnode is no longer available and you want to stop receiving notifications, you can search for the _unregister link_ included in the welcome mail you received when you registered. Take into account this method will not protect the request with the IP hiding measures, but you can add other measures like using a VPN. +

2. For Inactive Dappnodes: If your Dappnode is no longer accessible, locate the unregister link in the welcome email you received upon registration. Keep in mind that using this method won't employ our IP hiding measures, but you can enhance security using tools like a VPN.

+ +

3. Manual Unregistration: Lost the welcome email? You can also unregister by inputting the following URL into your browser: https://ethical-metrics.dappnode.io/unregister-from-email/?instance=YOUR_INSTANCE.onion%3A9090. Make sure to replace YOUR_INSTANCE with the unique identifier for your Dappnode, excluding ".onion:9090".

From 829b3eee1e40a2ead9443542ff6258f4100dd8d4 Mon Sep 17 00:00:00 2001 From: dappnodedev Date: Fri, 3 Nov 2023 13:58:19 +0100 Subject: [PATCH 3/3] Warning about auto register --- docs/user/ethical-metrics/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/ethical-metrics/overview.md b/docs/user/ethical-metrics/overview.md index 2682bc332..4e04b2a14 100644 --- a/docs/user/ethical-metrics/overview.md +++ b/docs/user/ethical-metrics/overview.md @@ -63,7 +63,7 @@ In order to setup your Ethical Metrics notification system, you need to follow t

1. Using the Dappnode Interface: For an active Dappnode, simply navigate to System > Notifications and toggle off Ethical Metrics. This will stop all notifications and halt metric collection from your Dappnode. As long as Ethical Metrics notifications are enabled in the Dappnode UI, your device remains registered in our monitoring system.

-

2. For Inactive Dappnodes: If your Dappnode is no longer accessible, locate the unregister link in the welcome email you received upon registration. Keep in mind that using this method won't employ our IP hiding measures, but you can enhance security using tools like a VPN.

+

2. For Inactive Dappnodes: If your Dappnode is no longer accessible, locate the unregister link in the welcome email you received upon registration. Keep in mind that using this method won't employ our IP hiding measures, but you can enhance security using tools like a VPN. Please keep in mind that if your DAppNode is still up and running with Ethical Metrics notifications turned on, it'll register again by itself.

3. Manual Unregistration: Lost the welcome email? You can also unregister by inputting the following URL into your browser: https://ethical-metrics.dappnode.io/unregister-from-email/?instance=YOUR_INSTANCE.onion%3A9090. Make sure to replace YOUR_INSTANCE with the unique identifier for your Dappnode, excluding ".onion:9090".