Skip to content

siddhant-bhaardwaj/Secured-QR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Secured-QR

:octocat: Encrypted QR codes are QR codes that everyone cannot scan and access. They are not too common :octocat:

  1. Server-less: this enables the solution to scale and also makes it virtually maintenance free. Since there are no servers, once the document is issued - no further infrastructure is required needed to keep it verifiable

  2. Off-line Verification: no network connectivity is needed to validate the information

  3. Works for electronic as well as printed documents: The QR code has a physical embodiment (barcode) which makes it transcend both electronic and printed copies of the document.

  4. Privacy: protect the privacy of the customer and institution in an uncomplicated logical manner

Usage

:octocat:for passing secret messages and notes etc blah blah. :octocat:

Installation

:octocat:Use the package manager pip to Use Secured-QR :octocat:

pip install tk
pip install qrcode
pip install pyzbar
pip install Pillow
pip install opencv-python
pip install image

How to Run

method 1

dubble click on run.bat to run Secured-QR

method 2

simple run encoder_and_decoder.py in your IDE or IDLE etc.

tested in windwos only

ScreenShots

main

encoder

decoder

Contributing

:octocat:Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change :octocat:

License

MIT

About

encrypted QR encoder and decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published