smorks / keepassnatmsg

KeePass plugin to expose credentials securely to a browser using Native Messaging
GNU General Public License v3.0
268 stars 25 forks source link

How to get working KeePass with KeePassNatMsg on Wine with Host browser #97

Closed Coool closed 2 years ago

Coool commented 2 years ago

Hi!

All works great in Wine on Host. But can't get to work from Host browser to Connect to KeePass on Wine.

Thanks.

smorks commented 2 years ago

i'm not sure that's even possible to do. do you mean, you're running KeePass in Wine, then trying to use your local browser to connect to that KeePassNatMsg instance?

Would likely need to somehow forward the socket connection to the Named Pipe connection in Wine that it's expecting. probably not very easy to do?

Coool commented 2 years ago

@smorks, what can you suggest?

smorks commented 2 years ago

this is outside of the scope of this project. i suggest you use mono directly, rather than through wine.