-
Notifications
You must be signed in to change notification settings - Fork 0
Add different types of higher level requests. #2
Copy link
Copy link
Open
Labels
featureAdd a featureAdd a feature
Description
REMOTE SERVER SHUTDOWN
Must be secure:
IDEA:
In order for it to stay at least partially secure. When there is a request for remote shutdown, it must be sent to every server instance from the SAME IP, as well as with mathematically similar hashes. There would then be handshakes between the servers to ensure that the shutdown request is valid.
REMOTE SERVER WIPE
Must be secure:
IDEA:
In order for it to be completely secure, there will be a different password sent to each server, each server would send each other the passwords they received (encrypted), and block them together in a specific order. If this specific order matches up to multiple different checks, then the server will wipe its-self of all files, including the server files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureAdd a featureAdd a feature