mastodon/lib
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
..
assets Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
devise Add ldap search filter (#8151) 2018-08-15 18:12:44 +02:00
generators Add post-deployment migration system (#8182) 2018-08-13 13:40:01 +02:00
mastodon Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
paperclip Resize images by area instead of fixed dimensions (#8083) 2018-07-28 03:33:00 +02:00
tasks Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
templates Add post-deployment migration system (#8182) 2018-08-13 13:40:01 +02:00
cli.rb Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00