https://github.com/kayleexx/securepass
https://github.com/kayleexx/securepass
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kayleexx/securepass
- Owner: Kayleexx
- Created: 2025-03-05T12:57:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-05T13:01:05.000Z (over 1 year ago)
- Last Synced: 2025-03-05T14:19:46.776Z (over 1 year ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🔐 SecurePass - Password Manager
**SecurePass** is a secure password manager built with Java and SQLite. It allows users to store, retrieve, and manage their credentials securely using encryption.
---
### 📌 Features
✅ **Secure Storage:** Passwords are stored securely in an SQLite database.
✅ **User-Friendly GUI:** Built with **Swing** for a simple and intuitive interface.
✅ **Encryption Support:** Implements basic encryption for sensitive data.
✅ **Unique Entries:** Prevents duplicate website entries to ensure data consistency.
---
### Output


