Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LawOff/Pass11

A Fluent Password Checker app made using Python
https://github.com/LawOff/Pass11

checker customtkinter fluent fluent-design password tkinter windows windows-11

Last synced: 3 days ago
JSON representation

A Fluent Password Checker app made using Python

Awesome Lists containing this project

README

        

---



A fluent password checker app made using Customtkinter




Python


Youtube

Twitter


---

Preview:


## Features:

- Full UI made using Python [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter "CustomTkinter")
- Fluent Design
- Complex Algorythm made in JS.
- Very advanced and precise analysis, with keywords, words/passwords often used, intricate patterns.
- Totally Offline usage.
- Instant analysis results
- Generate secured passwords
- Test your passwords security

App made using [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter "CustomTkinter") .
Thanks to [TomSchimansky](https://github.com/TomSchimansky/ "TomSchimansky").

**CREDITS:** Algorythm [./assets/js/script.js](https://github.com/LawOff/Pass11/blob/0.0.2/assets/js/script.js "./assets/js/script.js") used is [zxcvbn](https://github.com/dropbox/zxcvbn "zxcvbn") to analyse the password, all credits to DropBox.

**IMPORTANT:** This app is a very early version, it's just a fun project I did.

**2: It can takes between 5-10s to start, due to the import of the js alogrythm.**

**09/11/2022.**