glitchier-soc/app
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys ()
* 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 () 2018-08-22 02:44:56 +02:00
controllers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
helpers Fix regression from () 2018-08-26 14:29:58 +02:00
javascript Add aria-label to notifications () 2018-08-26 17:53:26 +02:00
lib Add CLI task for rotating keys () 2018-08-26 20:21:03 +02:00
mailers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
models Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
policies Allow mods to disable login, improve message when login disabled () 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting () 2018-08-24 04:33:27 +02:00
serializers Only display web push notifications after API call (fixes ) () 2018-08-23 21:44:27 +02:00
services Add CLI task for rotating keys () 2018-08-26 20:21:03 +02:00
validators Call address instead of exchange () 2018-07-26 04:49:28 +02:00
views Update _bio.html.haml () 2018-08-26 14:33:59 +02:00
workers Add CLI task for rotating keys () 2018-08-26 20:21:03 +02:00