Skip to content

eduoliihezz/BinCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


BinCat Token System

Description

BinCat is an innovative login system, with which the account you register will be more secure. This project is inspired by a conventional token system.

Features

BinCat generates an ID of 10 numbers (1234567890), the ID of each user will be encrypted in Base64, with a point it will separate 7 random letters and numbers between which there will be Uppercase and Lowercase, these at the same time will be separated by another point the actual date of creation of the token with it is going to be encrypted in Base64 too. The result is something like this:

MTIzNDU2Nzg5MA ==. ADJrNnB.Jsw97Jhb29

Screenshots

# Tech Used

Python Notion

🛠 Installation

Windows, OS X y Linux:

Download the program

https://github.com/Hipotesi-Dev/BinCat.git

Install Requirements

pip install colorama

Execute BinCat Token Generator

python BinCat.py

🧬Version Notes

BinCat updates and Notes and in the dropdown ⬇


📑 Version history
  • 1.6.3

    • UPDATE: The readme.md have been update to another more clear.
  • 1.6.2

    • ADD: Added templates for issues
    • ADD: Security.md have been created
    • TESTED: QR code generator with the token
  • 1.6.1

    • TRANSLATION: BinCat is now available in Spanish and English (I'm a Spanish developer, so the variables and other things can be in Spanish ^^)

    • REPLACE: Before BinCat token was named “Gato”. But now this is deleted, all variables, names, etc. Had been replaced by “Token”.

  • 1.6.0

    • UPDATE: Now BinCat save the token in a QR code (.png inside the path where the program is running)
  • 1.5.2

    • CHANGE: Documentation Update (the code of the program is the same)
  • 1.5.1

    • CODE COMPILED: I add some little modifications to the code, now is available to compile it without errors.
  • 1.5.0

    • CLEAN CODE: The unuseful code of BinCat have been removed
  • 0.1.0 - 1.5.0

    • Building BinCat System

    • Improving the code`

  • 0.0.1

    • Working on BinCat

✍ Credits

Distribute under the Apache2.0 License. See LICENSE for more information.

BinCat Open-Source Project

⌨ with ❤ by Hipotesi

🤝 Contributing

  1. Fork it (https://github.com/Hipotesi-Dev/BinCat/fork)

  2. Create your feature branch (git checkout -b feature/fooBar)

  3. Commit your changes (git commit -am 'Add some fooBar')

  4. Push to the branch (git push origin feature/fooBar)

  5. Create a new Pull Request.

About

BinCat is an innovative login system, with which the account you register will be more secure. This project is inspired by a conventional token system.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages