Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysayaovong/testpw
https://github.com/ysayaovong/testpw
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysayaovong/testpw
- Owner: YSayaovong
- Created: 2024-08-08T16:19:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T16:19:51.000Z (5 months ago)
- Last Synced: 2024-08-08T19:18:01.146Z (5 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.