mastodon/app
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466)
* If an Update is signed with known key, skip re-following procedure

Because it means the remote actor did *not* lose their database

* Add CLI method for rotating keys

    bin/tootctl accounts rotate [USERNAME]

Generates a new RSA key per account and sends out an Update activity
signed with the old key.

* Key rotation: Space out Update fan-outs every 5 minutes per 1000 accounts

* Skip suspended accounts in key rotation
2018-08-26 20:21:03 +02:00
..
chewy
controllers Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
helpers
javascript Add aria-label to notifications (#8460) 2018-08-26 17:53:26 +02:00
lib Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
mailers Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
models Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
policies
presenters
serializers
services Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
validators
views Update _bio.html.haml (#8449) 2018-08-26 14:33:59 +02:00
workers Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00