Martin Hoefling

Results 50 comments of Martin Hoefling

It's a nonstandard form where the form submit is not tied to the button. Not sure how complicated a workaround will be but if someone want's to build a PoC,...

Not any work I'm aware of, I'm happy to assign the issue to someone who wants to build a PoC as a first step.

Linking "is set" above was probably not so smart :-) The extension is https://github.com/martinhoefling/gopassbridge. generic.js is in web-extension, the corresponding tests in `tests`. For the future, I also consider replacing...

So the normal workflow looks as follows: You generate a revocation certificate with a new key, e.g. when you generate a key on a smartcard, this is done automatically. Store...

Gopass JSON API has support for that. The feature was discussed for gopassbridge [here](https://github.com/gopasspw/gopassbridge/issues/34) and still requires some modifications on the web extension side.

Well, the server is the Plone/Zope Webdav implementation. I have the tinydav implementation running and there I get responses like this: ``` xml /Plone/foo/ Just a Title Foo HTTP/1.1 200...

So this was actually not the same directory, here is the content of data at the begining of the parse function and traceback. XML: ``` xml /Plone/photos/ Photos atct_album_view HTTP/1.1...

Can you point out what you replace where in gopassbridge and what the expected result is?

Are you talking about the gopass-jsonapi that is used for communication with gopass? I don't see how the browser plugin uses the tilde. What gopass and gopass-jsonapi versions are you...

Seems like this is an issue with the json API. Can you post the exact version of your binaries (gopass and gopass-jsonapi)?