# passguard-assistant
A privacy-friendly **Password Health + Security Assistant** library.
---
## Features
- ✅ Password strength checker
- ✅ Strong password generator
- ✅ Rotation reminders (1, 3, 6 months) with "remembered or not" logic
- ✅ Failed-attempt logging with optional email alerts
- ✅ Simple CLI support
---
## Security & Privacy
- 🚫 **No OS-level monitoring** (no keyloggers, no clipboard access).
- ✅ Works only **inside your app/backend** with provided hooks.
- 🔒 Logs (failed attempts, reminders) are fully under your control.
- 📧 Email alerts are **optional** and use your SMTP credentials.
---
## Installation
```bash
pip install passguard-assistant
Raw data
{
"_id": null,
"home_page": null,
"name": "passguard-assistant",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "password, security, entropy, strength, alert, email",
"author": null,
"author_email": "Sathish J <jsathish587@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/25/69/a2de99f4549eb53c654d32c1b2897ba1329868f909a8b7bacc0b1eb8ac9e/passguard_assistant-0.1.1.tar.gz",
"platform": null,
"description": "# passguard-assistant\r\n\r\nA privacy-friendly **Password Health + Security Assistant** library.\r\n\r\n---\r\n\r\n## Features\r\n- \u2705 Password strength checker\r\n- \u2705 Strong password generator\r\n- \u2705 Rotation reminders (1, 3, 6 months) with \"remembered or not\" logic\r\n- \u2705 Failed-attempt logging with optional email alerts\r\n- \u2705 Simple CLI support\r\n\r\n---\r\n\r\n## Security & Privacy\r\n\r\n- \ud83d\udeab **No OS-level monitoring** (no keyloggers, no clipboard access). \r\n- \u2705 Works only **inside your app/backend** with provided hooks. \r\n- \ud83d\udd12 Logs (failed attempts, reminders) are fully under your control. \r\n- \ud83d\udce7 Email alerts are **optional** and use your SMTP credentials. \r\n\r\n---\r\n\r\n## Installation\r\n```bash\r\npip install passguard-assistant\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Password health + security assistant: strength checks, smart suggestions, reminders, and email alerts.",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/sathishkevinmitnick/passguard-assistant/issues",
"Homepage": "https://github.com/sathishkevinmitnick"
},
"split_keywords": [
"password",
" security",
" entropy",
" strength",
" alert",
" email"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7289a4bc9e3728a5bc2d75bef661d519354e8a16b45f59d4e9b868d7c0616a6a",
"md5": "a1fc34c20f88d172539d4c8e3ef369c7",
"sha256": "0041de05855f97e00ac6b49f95e53ce4d0d2499fe2df96e1294514bcd88fc26c"
},
"downloads": -1,
"filename": "passguard_assistant-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1fc34c20f88d172539d4c8e3ef369c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 10337,
"upload_time": "2025-08-16T22:33:55",
"upload_time_iso_8601": "2025-08-16T22:33:55.160875Z",
"url": "https://files.pythonhosted.org/packages/72/89/a4bc9e3728a5bc2d75bef661d519354e8a16b45f59d4e9b868d7c0616a6a/passguard_assistant-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2569a2de99f4549eb53c654d32c1b2897ba1329868f909a8b7bacc0b1eb8ac9e",
"md5": "a4687d2d2f208fa6ffeb8724f4342257",
"sha256": "f3bc7235bb2b043fb8b0cbad80a128ab50b5e98e8b9a6e4b03330dbbe7231fa7"
},
"downloads": -1,
"filename": "passguard_assistant-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "a4687d2d2f208fa6ffeb8724f4342257",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 9301,
"upload_time": "2025-08-16T22:33:56",
"upload_time_iso_8601": "2025-08-16T22:33:56.963318Z",
"url": "https://files.pythonhosted.org/packages/25/69/a2de99f4549eb53c654d32c1b2897ba1329868f909a8b7bacc0b1eb8ac9e/passguard_assistant-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-16 22:33:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sathishkevinmitnick",
"github_project": "passguard-assistant",
"github_not_found": true,
"lcname": "passguard-assistant"
}