Skip to content

In an attempt to make universities paperless, students transcripts can be made digital and to increase privacy and security the transcripts can be encoded in QR code . This projects encodes every individual transcript into a corresponding QR code and generates a unique captcha for the same. This captcha acts as a key to access the QR code so tha…

Notifications You must be signed in to change notification settings

Anirudh1612/Securing-University-transcripts-using-QR-code-and-Captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Securing-University-transcripts-using-QR-code-and-Captcha

In an attempt to make universities paperless, students transcripts can be made digital and to increase privacy and security the transcripts can be encoded in QR code . This projects encodes every individual transcript into a corresponding QR code and generates a unique captcha for the same. This captcha acts as a key to access the QR code so that only humans can access the transcripts.

The code is implemented for a single PC, if you want to run the encryption and decryption code on different PC you just have to change the host ip address in the encryprion code to the ip address of the PC you are running the decryption code and in the decryption code change the server IP address to the address of the PC you are running the encryption code.

To install any of the modules just run "pip install " in the command line.

About

In an attempt to make universities paperless, students transcripts can be made digital and to increase privacy and security the transcripts can be encoded in QR code . This projects encodes every individual transcript into a corresponding QR code and generates a unique captcha for the same. This captcha acts as a key to access the QR code so tha…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages