Complete self-destruct support

This commit is contained in:
Thomas Sileo 2022-09-11 10:51:08 +02:00
parent 5eb6157c1b
commit c1231245a4
4 changed files with 61 additions and 3 deletions

View file

@ -341,10 +341,16 @@ make account=username@domain.tld move-to
### Deleting the instance
**This section is just a draft.**
You want to delete your instance, you can request other instances to delete your remote profile.
Once deleted, you won't be able to use your instance anymore.
Note that this is a best-effort delete as some instances may not delete your data.
The command won't remove any local data, it just broadcast account deletion messages to all known servers.
After executing the command, you should let the server run until all the outgoing delete tasks are sent.
Once deleted, you won't be able to use your instance anymore, but you will be able to perform a fresh re-install of any ActivityPub software.
#### Python edition