Skip to content

rogeralmengor/PassLord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassLord v1.0.0 🛡️

The Minimalist Vault for High-End Engineering Workflows.

Python 3.12+ Flask 3.0 License: MIT

PassLord is a professional-grade password manager. It prioritizes speed, security, and a zero-friction user interface. Built for developers who need to generate and manage high-entropy keys without the bloat of traditional enterprise software.


✨ Features

  • ⚡ One-Click Entropy: Generate 16-character, cryptographically secure passwords instantly using the secrets library.
  • ⚠️ Collision Guard: Intelligent detection system that warns you before overwriting existing service credentials.
  • 👁️ Inline Privacy: Reveal passwords directly in the dashboard with a secure toggle—no intrusive pop-ups.
  • 📋 Swift Copy: Integrated clipboard API for one-click password usage.
  • 🎨 Elite UI: Built with Tailwind CSS, featuring a high-contrast, responsive design and smooth animations.

🖥️ View Gallery

1. The Creation Forge (Main View)

The entry point of PassLord. Focuses on the "Service-First" workflow where users can manually enter or auto-generate keys.

  • Logic: If a service name (e.g., "GitHub") already exists, the UI dynamically injects an Amber Warning Card asking for replacement confirmation.

2. The Control Center (Management View)

A sleek, tabulated overview of all stored assets.

  • Features: Alphabetic sorting, masked passwords by default, and quick-action icons for deletion and visibility toggling.

🛠️ Tech Stack

Layer Technology
Backend Python 3.12 / Flask
Database SQLite / SQLAlchemy
Frontend Tailwind CSS / JavaScript (ES6+)
Environment uv Package Manager
Quality Pre-commit (Black, Flake8)

🚀 Quick Start

1. Clone & Sync

Ensure you have uv installed:

git clone [https://github.com/yourusername/PassLord.git](https://github.com/rogeralmengor/PassLord.git)
cd PassLord
uv sync

About

PassLord is a professional-grade password manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors