https://github.com/nwtgck/web-ssh-keygen
🔒🔑 Generate a key-pair of ssh-keygen for Web browser
https://github.com/nwtgck/web-ssh-keygen
browser secure security ssh-keygen web webcrypto
Last synced: about 1 year ago
JSON representation
🔒🔑 Generate a key-pair of ssh-keygen for Web browser
- Host: GitHub
- URL: https://github.com/nwtgck/web-ssh-keygen
- Owner: nwtgck
- Created: 2020-02-09T07:20:42.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-02T09:19:23.000Z (over 2 years ago)
- Last Synced: 2025-04-15T22:39:43.736Z (about 1 year ago)
- Topics: browser, secure, security, ssh-keygen, web, webcrypto
- Language: TypeScript
- Homepage:
- Size: 743 KB
- Stars: 25
- Watchers: 2
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# web-ssh-keygen
[](https://www.npmjs.com/package/web-ssh-keygen) [](https://circleci.com/gh/nwtgck/web-ssh-keygen)
Generate a key-pair of `ssh-keygen` on Web
## Thanks ❤️
The original version was created by [Patrick Roumanoff](http://blog.roumanoff.com/). Thanks! The original repository is found on [PatrickRoumanoff/js-keygen](https://github.com/PatrickRoumanoff/js-keygen). He made the core logic of this repository.
## Web App
GitHub repo: