Skip to content

is an advanced offline built with pure HTML, CSS & JS. Features include PIN lock, auto/manual password generator, strength meter, localStorage vault, search system, light/dark mode, recovery questions, smooth UI animations, responsive design and more – fully offline, no frameworks.

License

Notifications You must be signed in to change notification settings

sisuadami101/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 SecureVault Pro - Offline Password Manager

A modern and fully offline password manager built with pure HTML, CSS & JavaScript.
SecureVault Pro allows users to generate, store, manage, and protect passwords with a clean UI, PIN-based authentication, localStorage-based vault, and advanced UI animations.

Status License Built With


🚀 Features


Feature Status
100% Offline – No Internet Required
PIN Lock Authentication
Auto & Manual Password Generator
Password Strength Meter
Save / View / Copy / Delete Passwords
Realtime Search System
Light & Dark Theme Support
Biometric Toggle (UI Ready)
Recovery Questions System
Auto Lock System
LocalStorage Based Password Vault
Responsive UI + Smooth Animations
No Frameworks – Pure Vanilla JS


🖼️ Screenshots

📌 You can upload images later inside: `/assets/`
Example placeholders:
- assets/screenshot1.png
- assets/screenshot2.png
Home Page Password Manager
(screenshot placeholder) (screenshot placeholder)

📥 Installation & Usage

1. Download or clone the repository
2. Extract and open the folder
3. Open `index.html` in any browser
4. Done — works fully offline!

✅ No server required
✅ No database
✅ No npm or dependencies


🔑 How Passwords Are Saved

  • All saved passwords are stored inside localStorage under key: pm_vault_v1
  • Data is not encrypted (because offline use)
  • You can clear data anytime from settings or browser storage
  • No data leaves your device

⚠️ Security Notes

🔸 This is a client-side only vault (localStorage)
🔸 Do not use for highly sensitive corporate passwords
🔸 For personal offline use, portable devices, USB portable app ✅
🔸 You control 100% of the data — nothing is uploaded anywhere


🛠️ Tech Stack


Language / Tech Used For
HTML5 Structure
CSS3 / Animations UI + Themes + Glassmorphism
Vanilla JavaScript Logic, LocalStorage, PIN System
Font Awesome Icons


🗓️ Roadmap (Future Updates)

  • Optional AES Encryption for stored passwords
  • Export / Import backup file
  • Cloud sync option (optional)
  • Browser extension version
  • Auto-fill feature
  • Android APK build

👨‍💻 Developer

Developed by: Sojib Sarker
📧 Email: error.mask.101@gmail.com
🌐 GitHub: *https://github.com/sisuadami101 *


📄 License

This project is licensed under the MIT License.
You are free to use, modify, and distribute it — with attribution.

About

is an advanced offline built with pure HTML, CSS & JS. Features include PIN lock, auto/manual password generator, strength meter, localStorage vault, search system, light/dark mode, recovery questions, smooth UI animations, responsive design and more – fully offline, no frameworks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages