Skip to content
/ nk-seqr Public

Encrypted QR images generator Easy to save and share using your camera!

License

Notifications You must be signed in to change notification settings

reekol/nk-seqr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeQR text storage, encryptiion, sharing tool.

Live demo.

To install dependencies

apt-get install zbar-tools qrencode wamerican imagemagick oathool

Default credentials

  • Basic auth: admin/admn123

Safety

  • The safest method is to provide password. Then server creaates a salt to it and image can be decrypted only combining both of them, and can be invalidated when salt is deleted.

  • OTP method ( TOTP ) is less safe, because it's seed exists in both, server and cient.

  • Passowrd prefixed with "RAW:" encrypts your message without salt and can't be invalidated.

About

Encrypted QR images generator Easy to save and share using your camera!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published