This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Password manager support
Brian Clifton edited this page Mar 27, 2017
·
13 revisions
Our status as of the last update of this document
- 1Password
- Dashlane
- LastPass
The following issues need to be resolved:
The following issues need to be resolved:
Add support to browser-laptop
Here are some examples:
Add support to Muon
Here are some examples:
For information about how to generate the key, please see this post
Add support to vault-updater
- Update
data/stable/extensions/extensionManifest.json
- add a blank entry for the extension
- include the extension ID (ex: "aomjjhallfgjeglblehebfpbcfeobpgk") and the extension name (ex: "1Password")
- Run update extensions script for the current version of Chromium we are using in browser-laptop-bootstrap
node tools/updateExtensions.js --chromium=56.0.2924.87 --upload
- if no credentials are present, the store won't be updated, only the manifest
- if you did want to provide credentials (which will update the Brave extension store), you'll want to create a file
~/.aws/credentials
which has the following format:
aws_access_key_id = <key here>
aws_secret_access_key = <key here>
Here are some examples:
insecurity test
Vertical Side Tabs Tab Suspender