Skip to content

Releases: CyberSphinxxx/PasswordSentinel

v1.6.1 - Dashboard Update

07 Nov 04:32
Compare
Choose a tag to compare

PasswordSentinel Dashboard Update - v1.1

Full Changelog: v1.6.0...v1.6.1

Release Date: November 7, 2024

This release introduces an updated dashboard with new visual data representations to help users better understand their password security.

New Features

  • Password Strength Distribution: A new pie chart shows the distribution of strong, medium, and weak passwords saved by the user.
  • Password Age Overview: A bar chart now displays the age of saved passwords in categories (0-3 months, 3-6 months, 6-12 months, and 1+ year), helping users identify older, potentially insecure passwords.

Updated Files

  • dashboard.html: Updated main dashboard structure.
  • dashboard_styles.css: Enhanced styling for improved readability and layout, including updated chart containers.
  • script.js: Integrated Chart.js for real-time data visualization of password strength and age.

How to Use

  1. Open the PasswordSentinel dashboard.
  2. View the "Password Strength Distribution" chart to see the strength of your saved passwords.
  3. Use the "Password Age" chart to monitor password recency and identify any outdated passwords.
  4. For any updates, backup passwords regularly to maintain security.

Note

  • The data in the dashboard graphs are temporary and still not completed.
  • will connect this data in the next update.

Thank you for using PasswordSentinel! Feel free to report issues or provide feedback on the GitHub Repository.

v1.6.0 - Policy Update

04 Nov 23:21
Compare
Choose a tag to compare

PasswordSentinel - New Release: Policy Update

Full Changelog: v1.5.0...v1.6.0

Release Date: November 5, 2024

What’s New

  • Policy Page Added: Introducing a comprehensive Policy page within PasswordSentinel for better transparency and user awareness.
  • New Sections:
    • Privacy Policy: Outlining how PasswordSentinel handles data privacy and user responsibilities.
    • Terms of Service: Detailing the terms and conditions for using PasswordSentinel.
    • Security Policy: Describing the security measures and best practices for using the application safely.

Enhancements

  • Improved User Guidance: All policy information is now conveniently accessible, providing clear explanations of PasswordSentinel’s features, responsibilities, and limitations.

How to Access

Navigate to the new Policy Page from the main menu to view the Privacy Policy, Terms of Service, and Security Policy.

Note: These updates are intended to enhance user understanding and trust in PasswordSentinel as a secure, local tool for managing passwords.

Screenshots

Policy Page

Opera Snapshot_2024-11-05_071303_127 0 0 1

Privacy Policy Page

Opera Snapshot_2024-11-05_071619_127 0 0 1
Opera Snapshot_2024-11-05_071644_127 0 0 1
Opera Snapshot_2024-11-05_071704_127 0 0 1

Security Policy

Opera Snapshot_2024-11-05_071804_127 0 0 1
Opera Snapshot_2024-11-05_071854_127 0 0 1

Terms of Service Page

Opera Snapshot_2024-11-05_071932_127 0 0 1
Opera Snapshot_2024-11-05_072012_127 0 0 1

v1.5.0 - PasswordSentinel: Enhanced Security & Usability with New Password Health Checker

03 Nov 20:29
Compare
Choose a tag to compare

PasswordSentinel v1.5.0

Full Changelog: v1.4.0...v1.5.0

🌟 Major Changes

  • Improved Hero Page UI/UX: Redesigned hero section with a fresh layout and new visuals for a more engaging experience.

🛠️ New Features

Password Health Checker

  • Password Strength Testing: Users can now test passwords and receive feedback on:
    • Strength level
    • Estimated time to crack
    • Security score
  • Improvement Suggestions:
    • Add uppercase letters
    • Include numbers
    • Use special characters
    • Extend password length (12+ characters recommended)

Security Policy Page

  • A new security policy page has been added to outline best practices and policy details for enhanced transparency.

🎨 UI Enhancements

  • Updated visuals and layout improvements in multiple sections for better accessibility and a modern look.

For security concerns or bug reports, please contact: johnlemargonzales@gmail.com|


Screenshots

Heropage

Opera Snapshot_2024-11-04_041850_password-sentinel vercel app

Opera Snapshot_2024-11-04_041910_password-sentinel vercel app

Opera Snapshot_2024-11-04_041930_password-sentinel vercel app

Opera Snapshot_2024-11-04_041942_password-sentinel vercel app

Password Health Checker

passhealthchk

Security Policy

Opera Snapshot_2024-11-04_042556_password-sentinel vercel app

Opera Snapshot_2024-11-04_042643_127 0 0 1

v1.4.0 - UI/UX Overhaul Update

01 Nov 16:25
c32d7ca
Compare
Choose a tag to compare

PasswordSentinel v1.4.0

Full Changelog: v1.3.2...v1.4.0

🌟 Major Changes

  • Enhanced Security Center: Added comprehensive security education hub with interactive sections
  • Improved Password Generation Algorithm: Strengthened entropy calculation and character distribution
  • Advanced Strength Evaluation: New password strength metrics including crack time estimation
  • UI/UX Overhaul: Modernized interface with improved accessibility and responsiveness

🔒 Security Improvements

  • Implemented AES-GCM 256-bit encryption for stored passwords
  • Added secure error handling for cryptographic operations
  • Enhanced password strength evaluation algorithms
  • Improved secure key generation using Web Crypto API
  • Protected local storage with encryption

🎨 UI Enhancements

  • New dashboard layout with security status indicators
  • Interactive security tips and best practices guide
  • Visual password strength indicators with real-time feedback

🛠️ Features

Password Generator

  • Real-time strength evaluation
  • Dynamic visual indicators
  • Customizable password length (6-30 characters)
  • Enhanced character set options
  • Improved entropy calculation
  • Estimated crack time display

Password Manager

  • Secure local storage implementation
  • Edit and delete functionality
  • Improved password organization
  • Copy to clipboard feature
  • Password health check indicators

Security Center

  • Interactive security guidelines
  • Common password mistakes section
  • Advanced security tips
  • Password myths debunked
  • Security tools showcase

🐛 Bug Fixes

  • Fixed password generation entropy calculation
  • Resolved local storage encryption issues
  • Improved error handling in password manager
  • Fixed responsive design issues on mobile devices
  • Corrected strength meter calculations

💡 Technical Improvements

  • Optimized password generation algorithm
  • Enhanced cryptographic implementation
  • Improved local storage management
  • Better error handling and validation
  • Reduced memory usage
  • Improved performance for large password sets

🔄 Breaking Changes

  • New encryption format for stored passwords
  • Updated password strength calculation method
  • Changed local storage data structure

🚀 Performance

  • Faster password generation
  • Improved encryption/decryption speed
  • Better memory management
  • Reduced CPU usage during strength calculations

📋 Notes

  • Existing passwords will be automatically migrated to new encryption format
  • Password strength calculations may show different results due to improved algorithm
  • Local storage format has been updated for better security

🔜 Coming Soon

  • Master password protection
  • Password import/export functionality
  • Automatic password health check

For security concerns or bug reports, please contact: johnlemargonzales@gmail.com

Screenshots

Hero Page

heropage

Dashboard

dashboard

Password Generator

passwordgen

Save Password

savepassword

View Password

viewpassword

Edit Password

editpassword

Security Center

SecurityCenter

v1.3.2 - AES-GCM Encryption Update

29 Oct 10:14
8638a23
Compare
Choose a tag to compare

Enhanced Security with AES-GCM Encryption

🔒 Overview

This major release introduces AES-GCM encryption for stored passwords, significantly improving security while maintaining usability. The update also includes UI improvements and comprehensive security documentation updates.

✨ New Features

  • AES-GCM 256-bit Encryption: All saved passwords are now encrypted before storage
  • Secure Key Generation: Implemented Web Crypto API for cryptographic operations
  • Enhanced Password Security: Protected storage with encryption and secure error handling
  • Updated Security Documentation: Comprehensive security policy and implementation details
  • Improved UI: Fixed alignment issues in saved passwords display

🛡️ Security Improvements

  • Encrypted password storage using AES-GCM
  • Secure key generation and management
  • Protected local storage implementation
  • Enhanced error handling for cryptographic operations
  • Updated security best practices

🔧 Technical Details

  • Encryption Algorithm: AES-GCM (256-bit)
  • Key Generation: Web Crypto API
  • Storage Method: Encrypted data with IV in local storage
  • Error Handling: Graceful fallback with secure error messages

📂 Files Affected

  • scripts.js – Added encryption logic and UI fixes
  • SECURITY.md – Updated security documentation
  • styles.css – UI alignment improvements

⚠️ Breaking Changes

  • Previously saved passwords will need to be re-saved due to encryption implementation
  • Local storage format has been updated to accommodate encrypted data

📋 Usage Instructions

  1. Existing Users: Please re-save your passwords to enable encryption
  2. New Users: All saved passwords will automatically be encrypted
  3. Security Settings: Review updated security documentation for best practices

🧪 Testing

  • ✅ Encryption/decryption functionality verified
  • ✅ UI alignment fixes confirmed
  • ✅ Backward compatibility tested
  • ✅ Error handling validated

📚 Documentation

  • Updated security policy with new features
  • Added technical implementation details
  • Updated known limitations
  • Added planned security improvements

This release significantly enhances the security of stored passwords while maintaining the user-friendly interface. Please report any issues or security concerns through the appropriate channels.

🔗 Links

Full Changelog: v1.3.1...v1.3.2


🤝 Contributing

Feedback and contributions are welcome! Please review our Contributing Guidelines and Code of Conduct.


Release v1.3.2
Published: October 29, 2024

🚀 Saved Password Persistence Update

28 Oct 19:19
Compare
Choose a tag to compare

Saved Password Persistence

📝 Overview

This release introduces localStorage support to ensure that saved passwords remain stored even after the browser is closed or the page is refreshed. Now, users can manage their saved passwords seamlessly with data persistence.

🔥 New Features

  • Persistent Saved Passwords: All saved passwords are now stored in the browser's localStorage, allowing them to remain available across sessions.
  • Automatic Render on Load: Previously saved passwords are automatically loaded and displayed when the page is opened.
  • Edit & Delete Integration: Editing and deleting saved passwords automatically updates the localStorage, ensuring data consistency.

🛠️ Code Changes

  • Added localStorage support for creating, editing, and deleting saved passwords.
  • Refactored event handlers to ensure data synchronization with localStorage.

📂 Files Affected

  • script.js – Added localStorage logic and refactored password management functions.

📜 Usage

  1. Add a label and password, then click "Save" to store it in the browser.
  2. Edit or delete entries as needed, and localStorage will be updated automatically.
  3. Reload the page to see that saved passwords persist across sessions!

This update improves user experience by making saved passwords reliably available. Enjoy this enhanced functionality, and feel free to report any issues!

Full Changelog: v1.3.0...v1.3.1

v1.3.0 Save Password Feature

28 Oct 19:11
Compare
Choose a tag to compare

Password Sentinel - Saved Passwords Feature Release

🎉 New Feature: Saved Passwords

Introducing the Saved Passwords feature! You can now save, edit, and delete your custom passwords within the app. Here’s a breakdown of what this feature includes:

📷 Screenshot

Opera Snapshot_2024-10-29_031050_127 0 0 1

🚀 Features

  • Save Custom Passwords: Input your own email/label and password to save them independently in the app.
  • Edit Saved Passwords: Modify any saved password entry directly from the list. Simply click "Edit," make your changes, and update!
  • Delete Saved Passwords: Easily remove any saved entry with the "Delete" button.

🖥️ User Interface

  • Save Form: The input fields allow you to enter a custom label and password, which can then be saved to the list.
  • Saved Password List: Each saved password entry displays:
    • Label: Displays the label or email entered.
    • Password: Shows the saved password.
    • Edit Button: Enables in-place editing of the saved entry.
    • Delete Button: Removes the saved entry.

💡 How to Use

  1. Save a Password:

    • Enter a label and password in the input fields.
    • Click "Save" to add it to the saved list.
  2. Edit a Saved Password:

    • Click "Edit" next to the entry you want to change.
    • Update the label and/or password.
    • Click "Update" to save your changes.
  3. Delete a Saved Password:

    • Click "Delete" to remove any entry from the list.

📝 Notes

  • The Saved Passwords feature is independent of the main password generator, so you can manually enter passwords and labels without interference.
  • Perfect for users who need to keep track of custom passwords or organize password information within the app.

Download the release and start managing your passwords more effectively with Password Sentinel!

Happy password saving! 🔐

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - Frequently Asked Question Tab

28 Oct 17:52
Compare
Choose a tag to compare

PasswordSentinel v1.2.0 🔒

PasswordSentinel v1.2.0, introducing a new FAQ section, dropdown functionality, and improved scalability for a better user experience!

Screenshot

Opera Snapshot_2024-10-29_015151_password-sentinel vercel app

What's New

1. FAQ Section with Dropdowns

  • Added a new FAQ section on the right side of the app to provide useful insights on password security.
  • Each question is expandable, allowing users to click and reveal answers:
    • What are the requirements for a strong password?
    • How often should I change my passwords?
    • Why should I avoid using personal information in passwords?
    • What is two-factor authentication (2FA), and should I use it?
    • How can I remember complex passwords?

2. Scalable CSS Design

  • Updated the CSS to make the layout more responsive and scalable across different screen sizes.
  • Improved consistency in positioning, ensuring the FAQ section and main container appear side-by-side for a cleaner look.

How to Use

  • Generate Your Password: Set password parameters and copy your generated password.
  • FAQ Section: Click on any question in the FAQ to expand and learn more about secure password practices.

Bug Fixes

  • Resolved layout issues where the FAQ section was sometimes misaligned or displayed below the main container.
  • Improved overall design consistency and readability.

Stay secure with PasswordSentinel and explore the new FAQ for valuable password tips!

Full Changelog: v1.1.1...v1.2.0

v1.1.1 - Bug Fix + Improvements

11 Oct 13:54
Compare
Choose a tag to compare

PasswordSentinel v1.1.1 🔒

Excited to release PasswordSentinel v1.1.1, which includes an improved password strength evaluation algorithm and fixes that ensure stronger passwords are accurately detected.

What's New

1. Improved Password Strength Algorithm

  • The password strength evaluation has been enhanced to better account for:
    • Length-based scaling: Longer passwords now contribute more heavily to overall strength.
    • Character variety: Combinations of uppercase, lowercase, numbers, and symbols are now properly weighted in determining strength.

2. Accurate Strength Display

  • Fixed an issue where strong passwords were sometimes incorrectly labeled as "Medium."
  • Strength levels now accurately reflect password complexity:
    • Weak: Low character variety or short length.
    • Medium: Moderate character variety and length.
    • Strong: High character variety and longer passwords.

How to Use

  • Adjust the password length slider, and a new password will be generated automatically.
  • The strength indicator will now more accurately reflect the password's strength.
  • Click the "Copy Password" button to easily copy the generated password.

Bug Fixes

  • Corrected an issue where the strength condition was improperly evaluated, ensuring stronger passwords are recognized as such.

You can check out the latest version here: PasswordSentinel Live


Stay secure, and enjoy the updated password strength evaluation!

Full Changelog: v1.1.0...v1.1.1

v1.1.0 PasswordSentinel Slider Update

11 Oct 03:35
Compare
Choose a tag to compare

PasswordSentinel v1.1.0

Excited to announce the release of PasswordSentinel v1.1.0, bringing enhanced usability with automatic password generation and a new copy-to-clipboard feature!

What's New

1. Auto-Generate Password on Slider Input

  • Now, whenever you adjust the password length slider, a new random password will automatically be generated. No need to manually click "Generate" anymore!

2. Copy Password Button

  • The "Generate Password" button has been replaced with a "Copy Password" button.
  • Easily copy the generated password to your clipboard with a single click for improved user experience.

How to Use

  • Adjust the password length slider, and a new password will be generated automatically.
  • Click the "Copy Password" button to copy the generated password to your clipboard.

Bug Fixes & Improvements

  • Improved the responsiveness of the password strength indicator and the password length display.
  • Updated the UI for a smoother user experience.

Known Issues

  • No known issues for this release.

You can check out the latest version here: PasswordSentinel Live


Stay secure, and enjoy the updated features!

Full Changelog: v1.0.0...v1.1.0