https://github.com/filipkristo/LocalPasswords
Windows 10 UWP password manager
https://github.com/filipkristo/LocalPasswords
Last synced: 5 months ago
JSON representation
Windows 10 UWP password manager
- Host: GitHub
- URL: https://github.com/filipkristo/LocalPasswords
- Owner: filipkristo
- Archived: true
- Created: 2015-12-05T13:43:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T17:57:08.000Z (over 9 years ago)
- Last Synced: 2024-11-02T21:33:55.757Z (6 months ago)
- Language: C#
- Homepage:
- Size: 1.57 MB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local Passwords Application
Windows 10 Universal Application - keep your passwords secure
## Some features:
* Using AES 256 encryption
* This application doesn't have permission for internet access, so your passwords are safe
* You can save encrypted file to one drive and sync with multiple devices
* Can work with any Win 10 device
* Using new Win 10 universal engine and modern design
* Open source and available for any developers to join and improve application## Application is currently in beginning of development, you can install, but there is no much functionality....
Link for download: https://www.microsoft.com/store/apps/9NBLGGH6JVPV## Why I want to develop local password manager:
* Good way to explore Windows 10 UWP platform
* Most secure way to store passwords, application will not require internet access permissions, or any other
* You can save with file picker to onedrive without internet access permission and sync with other devices
* Explore new windows 10 libraries, responsive and adaptive design
* Create new file extension protocol, so you can easily import data...## Ten Master password commandements :D
* You shall have no other passwords before Master password.
* You shall not make Master password copies.
* You shall not take the Master password in vain.
* Remember the day of Master password, to keep it holy.
* Honor your Master password.
* You shall not delete Master password.
* You shall not commit Master password.
* You shall not steal Master passwords from others.
* You shall not bear false witness against your neighbors Master password.
* You shall not covet thy neighbor's Master password.
<3