kee-org / keepassrpc

The KeePassRPC plugin that needs to be installed inside KeePass in order for Kee to be able to connect your browser to your passwords
GNU General Public License v2.0
635 stars 35 forks source link

KeeWeb compatibility #25

Closed KINFOO closed 5 years ago

KINFOO commented 6 years ago

Hi,

I just tried https://keeweb.info, as I am using Kee with Firefox: I tried to install keepassrpc in KeeWeb to enable Kee in Firefox.

KeeWeb Plugins

keepassrpc is not available in list

KeeWeb manual install

KeeWeb states it is not able to load plugin manifest. Reading Plugin manifest documentation, I realize KeeWeb is not compatible to C#. It only mentions JS.

All this being said, do you think KeeWeb integration is possible?

Thanks for your work

luckyrat commented 5 years ago

I've recently announced Kee Vault, which has a visible interface that is based upon KeeWeb. It comes with built-in support for the Kee browser extension. It utilises a similar link to the one with KeePass but runs entirely within the web browser so I've been able to develop a solution that doesn't rely upon the existing C# plugin.

As you've probably already realised, getting this C# plugin to work in KeeWeb can't happen so I'll close this issue now as being out of scope for this project.