https://github.com/mbos/Pass4Win
Windows version of Pass (http://www.passwordstore.org/)
https://github.com/mbos/Pass4Win
Last synced: 2 months ago
JSON representation
Windows version of Pass (http://www.passwordstore.org/)
- Host: GitHub
- URL: https://github.com/mbos/Pass4Win
- Owner: mbos
- License: gpl-3.0
- Archived: true
- Created: 2015-02-28T20:07:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:38:04.000Z (about 3 years ago)
- Last Synced: 2024-08-03T02:03:02.438Z (11 months ago)
- Language: C#
- Size: 49.7 MB
- Stars: 176
- Watchers: 11
- Forks: 45
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-store - Pass4Win
README
# Pass4Win
[](https://ci.appveyor.com/project/mbos/pass4win/branch/master)
[](https://gitter.im/mbos/Pass4Win?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[]()**Important**
**I'm stopping development on Pass4Win, the main reason is that I find the usability on Windows less then a service like Lastpass or Dashlane. Feel free to fork**
Windows version of Pass (http://www.passwordstore.org/) in the sense that the store (password structure) is and should be exactly the same between the two programs.
Make sure you have GnuPG for windows installed (http://www.gpg4win.org/) and have at least one secret key.
The setup can be downloaded from https://github.com/mbos/Pass4Win/releasesI'm using GpgAPI (https://gpgapi.codeplex.com/) for interfacing with GnuPG. And LibGit2Sharp (https://github.com/libgit2/libgit2sharp) for git integration.
[
](https://www.bugsnag.com) is used for error reporting and monitoring.
Regards,
Mike