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 Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
helpers Fix regression from #8439 (#8455) 2018-08-26 14:29:58 +02:00
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 Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
serializers Only display web push notifications after API call (fixes #7902) (#8396) 2018-08-23 21:44:27 +02:00
services Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
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