Skip to content

A password manager that allows synchronization over Bluetooth.

License

Notifications You must be signed in to change notification settings

XdotCore/PassSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassSync

A password manager that allows synchronization over Bluetooth.

Features

  • Store, load, and delete passwords
    • Use .NET Maui Secure Storage
    • Allow random and set passwords
    • Store additional info (e.g. username, website)
  • Synchronize passwords over Bluetooth
    • Show password conflicts (same id, different data)
    • Require authenticated bluetooth connection
    • Random number prompt confirmation
  • Editing passwords
    • Generate new passwords and record old ones
    • Edit additional info
  • Dark mode

Screenshots

Page Desktop Mobile
Home image image
Sync image image

Libraries Used

Library Use License
.NET MAUI mobile & desktop applications MIT LICENSE
ASP.NET Core / Blazor html + c# rendering MIT LICENSE
Blazor.Bootstrap blazor component library Apache 2.0 LICENSE
Bootstrap html component library MIT LICENSE
Bootstrap Icons icon library MIT LICENSE
InTheHand 32Feet.NET bluetooth MIT LICENSE