wail icon indicating copy to clipboard operation
wail copied to clipboard

1password integration

Open machawk1 opened this issue 8 years ago • 3 comments

For encryption, decryption of WARCs, Heritrix startup credentials, etc.

https://pypi.python.org/pypi/1pass

machawk1 avatar May 24 '16 16:05 machawk1

@N0taN3rd This is also relevant to the Electron port as well.

I noticed this caveat when testing the Twitter integration. I use the 1Password password manager, which has Chrome integration through a browser extension that talks to a native app.

Can this extension be used in the Chromium port contained within WAIL-Electron?

If not, we may want to leverage this API. I, for one, don't know my Twitter credentials and it's a pain to have to manually copy-paste them instead of right-click filling. I can show you the dynamics of the extension in-person if you'd like to see the usage pattern one expects.

machawk1 avatar Feb 07 '17 01:02 machawk1

@machawk1 devtool extensions such as jquery debugger or react dev tools.

Brave a privacy web browser uses some but on initial inspection, they implement a good chunk of the chrome. by hand or at least working around the limitations of the devtool only support when I looked over it when first implementing warcreate-electron.

N0taN3rd avatar Feb 07 '17 02:02 N0taN3rd

@N0taN3rd For the sake of something like this, leveraging the service's API might be better but if there is other functionality from Chrome extensions that would work well in WAIL, we might consider investigating whether there is any way to reuse the extensions' code.

machawk1 avatar Feb 07 '17 02:02 machawk1