Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.55 KB

README.md

File metadata and controls

45 lines (32 loc) · 2.55 KB

Python Project (Using CGI)

License Open Source Love svg1
Repo Size
count
count
count

Introduction 🎉

This project is semi-offline project.We extract the data while registration and use necessary security aspects on confidential data.

Navigation pages in this proj

This system will be mainly used by:

  • Login
    1. Admin
    2. User
  • Register(for users)
  • Vender
  • PUF
  • FRODO/ADMIN
  • Contact
  • About

We also Converted card number such as Credit & Debit card into binary code so that the 3rd party can't access the credentials of the users while transaction and use it for his benefits.
The transaction mainly done between vendor and user which is taken care by PUF (Physical Unclonable Function) & FRODO, so that the security of the card is not used by the 3rd party( attacker or hacker) and we also used of embedded Cryptography where its not easy for the hackers to find credentials of the transaction made by the user.

Installation

IDE

  1. Sublime
  2. VS CODE
  3. Notepad++

Python

Technology stack 💎💎

Languages

HTML CSS Python

Login Interface & Credentials

User Type Username Password
ADMIN admin admin
PUF puf puf
ATTACKER attack attack

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then please support it by giving it a star ⭐!

License

License