summary refs log tree commit diff
path: root/synapse/crypto/keyring.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-21Only sign when we respond to remote key requestsErik Johnston1-10/+1
2019-08-21Add config option for keys to use to sign keysErik Johnston3-9/+46
2019-08-20