Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

🔒🔑 Generate a key-pair of ssh-keygen for Web browser

Awesome Lists containing this project

README

        

# web-ssh-keygen
[![npm](https://img.shields.io/npm/v/web-ssh-keygen)](https://www.npmjs.com/package/web-ssh-keygen) [![CircleCI](https://circleci.com/gh/nwtgck/web-ssh-keygen.svg?style=shield)](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: