Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbos/Pass4Win
Windows version of Pass (http://www.passwordstore.org/)
https://github.com/mbos/Pass4Win
Last synced: 3 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 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:38:04.000Z (over 2 years ago)
- Last Synced: 2024-06-16T13:31:50.303Z (5 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
[![Build status](https://ci.appveyor.com/api/projects/status/vv9ne2d4au8b5e9p/branch/master?svg=true)](https://ci.appveyor.com/project/mbos/pass4win/branch/master)
[![Join the chat at https://gitter.im/mbos/Pass4Win](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mbos/Pass4Win?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Github Releases](https://img.shields.io/github/downloads/mbos/pass4win/latest/total.svg)]()**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