This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
Releases: kryptco/kr
Releases · kryptco/kr
2.4.10 - krd stability improvements, macOS 10.14
- 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
2.4.1
2.3.1: * Shorten Kryptonite Core to Krypton Core
- 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
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.