You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib/mastodon
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
7 years ago
..
accounts_cli.rb Add CLI task for rotating keys (#8466) 7 years ago
cli_helper.rb Add CLI interface for importing custom emoji (#8437) 7 years ago
emoji_cli.rb Add CLI task for rotating keys (#8466) 7 years ago
media_cli.rb Add CLI task for rotating keys (#8466) 7 years ago
migration_helpers.rb Add extract_foreign_key_action to Mastodon::MigrationHelpers (#7195) 7 years ago
premailer_webpack_strategy.rb
redis_config.rb Add support for separate Redis for cache (#7272) 7 years ago
snowflake.rb Fixes/do not override timestamps (#7336) 7 years ago
version.rb Bump version to 2.5.0rc1 (#8356) 7 years ago