nodeletion option

master
Bob Mottram 2019-07-17 18:51:23 +01:00
parent 185b9c97c1
commit 1a500ff2ca
1 changed files with 2 additions and 0 deletions

View File

@ -402,6 +402,8 @@ python3 epicyon.py --nickname [yournick] --domain [name] \
Deletion of posts in a federated system is not always reliable. Some instances may not implement deletion, and this may be because of the possibility of spurious deletes being sent by an adversary to cause trouble.
To disallow deletion requests on your server set the **--nodeletion** option.
Another complication is that the followers collection may change between the time when a post was created and the time it was deleted, leaving some stranded copies.
## Announcements/repeats/boosts