Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for HTTPS and reading from remote networks #165

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mheese
Copy link

@mheese mheese commented May 31, 2014

I should have done this pull request a long time ago.

My branch allows for using HTTPS and reading from remote networks. I secure this with using client certificates. I also wrote a wiki entry on how to install this on windows. Unfortunately this is rather complicated and is probably not possible for the average user.

So why did I want to have this? I'm running Mac OS X. However, all my passwords since years are accumulating in KeePass. All the existing OS X ports or mono versions are just awkward and none of them work properly (that includes the pretty expensive KyPass). So what I am doing is the following: I'm running KeePass on Parallels and I offer my KeePass database over "network" to my OS X browsers. It works extremely well and I finally have a good working solution.

I have also updated the passifox repositories, so that the chrome plugin can use this version of keepasshttp. Firefox works already out-of-the-box.

@mheese
Copy link
Author

mheese commented May 31, 2014

This is the wiki I was talking about: https://github.com/mheese/keepasshttp/wiki/Listener-Configuration

@nifr
Copy link

nifr commented Jun 9, 2014

👍 Sounds like a nice idea. I'd really like to see this merged.

@mheese
Copy link
Author

mheese commented Jun 10, 2014

I agree. I had to change the UpdateUrl though so that I was able to completely test it.

@pfn
Copy link
Owner

pfn commented Dec 18, 2014

Please put local customizations on a separate branch

@pfn
Copy link
Owner

pfn commented Dec 18, 2014

Also, please don't re-indent code, it makes it impossible to review

@sunjam
Copy link

sunjam commented May 5, 2015

Any further progress in this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants