From 23136c6bed512e78bdddd378d3027529952a2951 Mon Sep 17 00:00:00 2001 From: dracoling Date: Fri, 5 Jan 2024 05:24:54 +0100 Subject: [PATCH] Add missing IMPORTANT_NOTES.md from Sharkey/OldJoinSharkey --- IMPORTANT_NOTES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 IMPORTANT_NOTES.md diff --git a/IMPORTANT_NOTES.md b/IMPORTANT_NOTES.md new file mode 100644 index 000000000..fba40d21c --- /dev/null +++ b/IMPORTANT_NOTES.md @@ -0,0 +1,13 @@ +# Basic Precautions + +When using a service with Sharkey, there are several important points to keep in mind. + +1. Because it is decentralized, there is no guarantee that data you upload will be deleted from all other servers even if you delete it once. (However, this applies to the internet in general.) + +2. Even for posts made in private, there is no guarantee that the recipient's server will treat them as private in the same way. Please exercise caution when posting personal or confidential information. (Again, this applies to the internet in general.) + +3. Account deletion can be a resource-intensive process and may take a long time. In cases with a lot of uploaded data, it may even be impossible to delete an account. + +4. Please disable ad blockers. Some servers may rely on advertising revenue to cover operating costs. Additionally, ad blockers can mistakenly block content and features unrelated to ads, potentially causing issues with the client's functionality and preventing normal use of Sharkey. Therefore, we recommend turning off ad blockers and similar features when using Sharkey. + +Please understand these points and enjoy using the service. \ No newline at end of file