Move matrix-hookshot's passkey to sops
#301
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
matrix-hookshotstores a key in/var/lib/matrix-hookshot/passkey.pemon bicep, likely autogenerated. This is used for encrypting tokens and stuff that assumingly gets stored in the room or somewhere else? In any case, if the passkey were to disappear, we would likely have to reconfigure all webhooks, so it would be better if we just stored it somewhere it can be redeployed.