pfn / keepasshttp

KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP
GNU General Public License v3.0
1.99k stars 275 forks source link

Request entity by url #245

Open iamkarlson opened 8 years ago

iamkarlson commented 8 years ago

Hi, I'm looking for the way to access to my entities throw command line (powershell actually). where I can find protocol specification of access to keepassHttp ? manual will be great, but, please, don't send me to read the code.

nifr commented 8 years ago

I would also be interested in the (HTTP) spec for the exchange of logins with keepasshttp.

You could probably use a proxy to inspect these but maybe something like a spec already exists?

iamkarlson commented 8 years ago

Any news?

iamkarlson commented 8 years ago

@pfn what do you think about that?