Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ysayaovong/testpw


https://github.com/ysayaovong/testpw

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Test Password

This repository contains a simple tool for testing password validity based on predefined rules. The script checks for length, complexity, and security.

### Features:
- Password testing based on length and complexity.
- Basic security check for password creation.

This project demonstrates how to ensure password safety through basic validation techniques.