An open API service indexing awesome lists of open source software.

https://github.com/kayleexx/securepass


https://github.com/kayleexx/securepass

Last synced: about 2 months ago
JSON representation

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
![image](https://github.com/user-attachments/assets/23e67798-53bb-4a0a-a7e1-5345efaabe9b)
![image](https://github.com/user-attachments/assets/cefa0634-94cb-4b9b-ad6b-80b734ee3c45)
![image](https://github.com/user-attachments/assets/76be9433-5182-4de8-b2f4-ccb1ad209bec)