Qt-SESAM
Qt-SESAM copied to clipboard
Chrome integration
Follow-up to #81 (SESAM2Chrome extension):
- Automatically generate logins for new sites from within the browser.
- Implement heuristic to detect possible username and password fields.
- Implement manual selection of username and password fields.
It could be a good idea to have a look at https://github.com/pfn/keepasshttp as there are already firefox and chrome extensions implementing the protocol, so it would only be necessary to implement the part attached to Qt-SESAM
I've had a look at the code and the extension. It contains some very good ideas, but I prefer to write my own code based on my own protocols ;-)