- Notifications
You must be signed in to change notification settings - Fork110
DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
License
kryptco/kr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is not maintained. Development will continue athttps://github.com/akamai/akr.
kr enables SSH to authenticate with a key stored in aKrypton(iOS orAndroid) mobile app.krruns as an SSH agent, calledkrd. When aKrypton private keyoperation is needed for authentication,krd routes this request to thepaired mobile phone, where the user decides whether to allow the operation ornot.The private key never leaves the phone.
kr also enables Git Commit/Tag signing with a key stored inKrypton.kr includes an interface to gpg, calledkrgpg, that can talk with gitin order to pgp-sign git commits and tags.
kr currently supports MacOS (10.10+) and Linux (64 Bit) (Debian, RHEL, CentOS, Fedora withsystemd).
curl https://krypt.co/kr | sh
We use go modules for easy dependency management.
make installmake startkr pair
Check outCONTRIBUTING.md
Krypton follows a 7-day disclosure policy. If you find a security flaw,please send it todisclose@krypt.co encrypted to the PGP key with fingerprintB873685251A928262210E094A70D71BE0646732C (find the full key here). We ask that youdelay publication of the flaw until we have published a fix, or seven days havepassed.
We are currently working on a new license for Krypton. For now, the codeis released under All Rights Reserved.
About
DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.