/PassKeep

New and improved Git source for the Windows UWP password manager.

Primary LanguageC#OtherNOASSERTION

What is this?

  • PassKeep is a port of the KeePass password manager for the Windows Universal App Platform.
  • It is open source, written in C#/XAML.

Who runs the project?

Steven Fuqua (sfuqua on Bitbucket) is the lead (currently only) developer.

I want to better understand the source code

Each root folder has its own README.md which you can peruse to get a better understanding of the project structure.

The old Bitbucket wiki may be a useful resource until I get around to porting the info there to GitHub.

Can I contribute?

Sure! All contributions should have an approved issue in the tracker. Once that's taken care of, feel free to create a pull request. Generally, changes to ViewModels or other architecture should include testcases.

Refer to the repository's wiki for more information on the code.