Skip to content

A project to explore the use of QR codes to store ssh keys.

Notifications You must be signed in to change notification settings

bensonk/qr-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QR Keys

A project to explore the use of QR codes to store ssh keys.

qr-keys.sh

./qr-keys.sh ~/.ssh/id_dsa.pub

Depends on libqrencode and
ImageMagick CLI tools.

This tool will take an ssh keypair (e.g. id_dsa and id_dsa.pub) and generate
two QR Codes and an HTML document that embeds them. It will make a naive
attempt to open the html document for easy printing; this currently only works
on OSX.

About

A project to explore the use of QR codes to store ssh keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages