Skip to content

v0.6.8

  • v0.6.8
  • b95c80c
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.6.8
  • b95c80c
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@louib louib tagged this 18 Nov 19:12
This commit adds the basic structure for challenge-response keys,
as well as a `LocalChallenge` version of the
`ChallengeResponseKey`, which can be used to recover a database using
the HMAC-SHA1 secret directly.

Currently, the function to perform the challenge is synchronous, but
I think in the future we might also want to add an async version, so
that the feature can be used without blocking the clients' UIs.
Assets 2
Loading