Rework auth tokens table to use hashed/encrypted data
Fixes #234 (closed)
Creates a new auth_tokens table to replace the old nip46_tokens table.
This time tokens are hashed, and secret keys are encrypted by the DITTO_NSEC.
Fixes #234 (closed)
Creates a new auth_tokens table to replace the old nip46_tokens table.
This time tokens are hashed, and secret keys are encrypted by the DITTO_NSEC.
merged
mentioned in commit 33980d54