Visual Cipher

Visual Cipher

Defend your data with the beauty of pictures.

The problem Visual Cipher solves

VisualCipher (Graphical password): This is a safer alternative to traditional text-based passwords. Instead of typing in a word or phrase, users create a unique image or sequence of images as their password.

Challenges we ran into

Finding Images: Searching for an API that can provide images according to the specific theme can be a challenging task. However, after putting in some effort, we were able to locate one that met our needs. It is important to research thoroughly and test various APIs to find the one that suits our requirements.

Encryption: Making data more secure and encrypted requires careful consideration of various factors. There are various encryption techniques available, such as symmetric and asymmetric encryption. It is crucial to choose the right encryption method based on the level of security required, the sensitivity of the data, and other factors. Additionally, implementing strong password policies and two-factor authentication can further enhance the security of the data.

Matching Password: We got stuck on the problem of how to check the password during login time to see whether the user has input it correctly or not. But after searching for some resources, we are able to tackle this problem.

Tracks Applied (1)

Replit

We have hosted our website on Replit. The hosted link for the same is: https://graphicalpasswordfrontend.codeburner1.rep...Read More

Replit

Discussion