Skip to content

Releases: keys-pub/keys-ext

v0.1.9

30 Jul 17:26
Compare
Choose a tag to compare
  • Sign options -attached,-detached,-armor,-binary instead of "mode" strings (#52)
  • Search user by key identifier (7a5f2c1)

v0.1.7

27 Jul 19:07
c569c32
Compare
Choose a tag to compare
  • Vault
  • Backup & Sync (opt-in)
  • Decrypt auto detect format (armored, binary, encrypt, signcrypt)
  • Verify auto detect format (armored, binary)
  • Export with password (and allow empty password)
  • API sig content-hash

v0.0.48

27 Jun 20:32
Compare
Choose a tag to compare
v0.0.48

v0.0.47

03 Jun 01:49
Compare
Choose a tag to compare
  • Fix Twitter user checks
  • Auth provisioning (cli)
  • FIDO2 hmac-secret (cli)
  • Backup/Restore keyring (cli)
  • Support for remote keyring backends (git coming soon)
  • Export SSH (cli)
  • Random password (cli)

v0.0.45

11 May 03:24
Compare
Choose a tag to compare
  • Fix windows locale keyring bug
  • Fix users with mixed case, dashes and underscores

v0.0.43

09 May 21:20
Compare
Choose a tag to compare
  • Normalize user name and URL (allow mixed case user names on input)
  • Don't allow redirects on user checks
  • Use www.reddit.com for checks (avoid redirect)
  • Fix fido2 homebrew failing the keyring
  • More package logging, less extraneous debug logging

v0.0.42

09 May 19:47
Compare
Choose a tag to compare
v0.0.42 Pre-release
Pre-release
  • TODO

v0.0.41

08 May 16:00
Compare
Choose a tag to compare
v0.0.41 Pre-release
Pre-release

Changelog

21eacfe Temporarily remove fido2 release (fix brew)

v0.0.39

05 May 22:21
Compare
Choose a tag to compare
  • Link key to domain (https)
  • Keyring falls back to filesystem if dbus/libsecret not available (linux)
  • Fix running from a path with spaces (/Volumes/Keys vx.y.x)
  • Key (RPC): Don't always update key if no sigchain
  • Re-check symlink if supported
  • FIDO2 credentials management (experimental)
  • RPC: PermissionDenied changed to Unauthenticated for invalid token
  • Update from prerelease option

v0.0.38

30 Apr 02:46
Compare
Choose a tag to compare

Changelog

25e2264 FIDO2 support (preliminary) (#7)
91a741d service: Reddit user setup (cmd)
4f8f5f0 service: Swap location query messages (#9)