generated from mirzaev/pot
Full autonomy #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When opening a site, the presence of the localStorage.autonomous parameter should be checked and if it is not assigned, then a pop-up window should be displayed with the question: “Do you want to connect to the operator server?”
There should be a description of what this server does.
There should be two buttons with a choice of YES and NO
If you select YES, the site works as usual
When selecting NO, the site NEVER sends requests to the operator server, and also saves the interface to local storage and in the future works without a connection using offline
The operator server helps you find chat servers by domain, and also displays a list of servers. It greatly simplifies working with chats, however it is not mandatory and it should be possible to disable it for greater anonymity