From 4712773f4eb62d2244a64cd71a6898a08a513587 Mon Sep 17 00:00:00 2001 From: revengeday Date: Sat, 16 Nov 2024 21:11:36 +0000 Subject: [PATCH] Added FAQ entry for opting out of Cyber Circle Creator - Included HTML structure for a new FAQ item with ID 'faq8'. - Provided information on user control and data usage (see https://git.cyberwa.re/revengeday/cyber-circle-creator/issues/6) - Added links to relevant resources: feature request and administrator guide. --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index 6ae0ddd..6834c6d 100644 --- a/index.html +++ b/index.html @@ -132,6 +132,20 @@

Yes, it is possible. Simply change the URL to https://ccc.cyber.to/?@revengeday@corteximplant.com, replacing @revengeday@corteximplant.com with your own account details.

+ +
+ + +
+

We understand some users have concerns about data usage by Cyber Circle Creator. This tool is based on a fork of AMNatty/Mastodon-Circles, and user feedback suggests a demand for opt-out capabilities. Here's what we're doing to address these concerns:

+
    +
  1. User Control: Cyber Circle Creator operates entirely within your browser, ensuring that no data is stored on external servers. This design choice was made to enhance user privacy and control, and there's no data analysis performed.
  2. +
  3. Initial Measures: We've added a user-agent to our create-circle.js file. This allows Fediverse administrators to block Cyber Circle Creator if desired. Guidelines on implementing this measure can be found in our wiki under Opt-Out: Guide for Fediverse Administrators.
  4. +
  5. Future Plans: We are evaluating ways to implement an opt-out feature to offer more control over data interaction. For more details or to contribute to this effort, please see our Feature Request: Opt-Out from Cyber Circle Creator #6. We are actively seeking collaborators to help develop this feature, despite the technical complexities due to our codebase.
  6. +
+

If you have further questions or would like to contribute to this effort, please reach out. We appreciate your patience and feedback as we work to enhance user privacy and satisfaction.

+
+