-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
44 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,22 @@ | ||
![Icon](https://i.imgur.com/Vo86TjT.png) | ||
|
||
# Kei - The Simple SSH Key Manager | ||
|
||
Key is a FOSS manager for your SSH keys. | ||
Key is a simple, FOSS manager for your SSH keys. | ||
|
||
## Why Kei? | ||
Kei is the simplest, most performant SSH key manager. It's not designed to be full of features, and instead does one thing only, and does it well: showing your SSH keys and allowing you to create and delete them quickly. | ||
|
||
## Features | ||
- Seeing your existing SSH key | ||
- Quickly adding new SSH keys | ||
- Convenience features, such as: | ||
- Copying public and private keys with simple buttons | ||
- Full keyboard control | ||
- Full keyboard control | ||
|
||
## Screenshots | ||
### Key Detail | ||
![SSH key detail](https://i.imgur.com/kTITKjh.jpg) | ||
|
||
### Key Addition Sheet | ||
![SSH key addition sheet](https://i.imgur.com/R8LwwrV.jpg) |