Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Releases: kryptco/kr

2.4.10 - krd stability improvements, macOS 10.14

19 Jun 18:46
2.4.10
fab4dc2
Compare
Choose a tag to compare
- Fix krd lifecycle when multiple users on the same machine are running
krd in parallel
- Use IdentityAgent SSH config directive when supported (workaround for
macOS 10.14 incompatibility with PKCS11 module)
- Fix macOS 10.14 reattach-to-user-namespace warning handling

2.4.2

10 Apr 21:54
2.4.2
7ef535c
Compare
Choose a tag to compare
Fix `kr team` commands in the case user does not have git setup

2.4.1

10 Apr 21:54
2.4.1
054b2ef
Compare
Choose a tag to compare
Change sigchain submodule to https://

2.3.1: * Shorten Kryptonite Core to Krypton Core

19 Jan 23:11
2.3.1
Compare
Choose a tag to compare
  • Shorten Kryptonite Core to Krypton Core
  • Perform ~/.ssh/config upgrades on krd startup
  • Clean ~/.ssh/config on Linux machines with kr uninstall
  • Add uninstall information link to kr uninstall output

2.3.0

17 Nov 22:00
Compare
Choose a tag to compare

Use bluetooth peripheral role instead of central role (requires
krd ^2.3.0 which now acts as a central). Most Android 5+ devices
support acting as a peripheral, but some do not (i.e. Nexus 5). This
results in more reliable bluetooth performance.

Added kr transfer support to give another Kryptonite key (on another
phone) access to some of the servers this key has access to. This
greatly simplifies adding Kryptonite to a new phone (and the old phone
can remain as a backup). Running kr transfer (which requires krd ^2.3.0)
prompts pairing of the old (source) device then the new (destination)
device. Then the owner picks which servers to add the new key to.