Skip to content

PixelSaver/pixelvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a52286 · · Feb 24, 2026

History

66 Commits
Feb 24, 2026
Feb 2, 2026
Jan 15, 2026
Feb 2, 2026
Feb 2, 2026
Jan 16, 2026
Jan 28, 2026
Jan 23, 2026

Repository files navigation

PixelVault

Table of Contents
  1. About The Project
  2. Built With
  3. Roadmap
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Abstract

PixelVault is a secure locally encrypted gui password manager written with rust and egui. Features includee

  • Vault encryption
  • Service, Username, Password entries
  • Searching usernames and services

What do I take out of this?

First rust project! Rust docs are a joy!

(back to top)

Screenshots

Not yet

Not yet Screenshot of the added simulation controls

Tip

Click the username or password to immediately copy them

(back to top)

Built With

  • Zed code editor
  • Rust
  • Egui
  • Egui_Toast
  • Egui_Commonmark

(back to top)

Roadmap

  • Add double checking of master password when making new vaults
  • Add existing vault to vault directory
  • Add encrypting the entire vault
  • Add a password search
  • Add ability to edit passwords
  • Add a password generator
  • Password strength meter (warnings for weak and reused)
  • Duplicate Detection
  • Add naming of vaults
  • Security score for vault
  • URL for services
  • Favicon display next to service
  • Password History
  • Tags
  • Password expiry reminder
  • Vault Statistics
    • Total entries
    • Average password strength
    • Password expiry
    • Reused passwords
    • Types of vault entries
    • Size of vault
  • Custom fields like a PIN
  • Add different entry types other than passwords
    • Notes
    • Aliases
    • Identities
    • Cards
    • Custom items
  • Alert if found in pwned databases
  • Import
  • Store / Generate 2FA
  • Attachments
  • Database instead of json
  • Global autofill query
  • Add custom vault directories

Notes

Since this is running on a compute shader, it doesn't work on web. I'm pissed too, but maybe one day I'll turn it into a spatial shader or something.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/PixelSaver/pixelvault

(back to top)

Acknowledgments

Rust doc!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages