mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add Dashlane to password manager list
This commit is contained in:
parent
d5a1f11acb
commit
ffc85a577c
2 changed files with 12 additions and 0 deletions
|
|
@ -35,6 +35,18 @@ export default {
|
|||
android: 'https://lastpass.com/android_market.php',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Dashlane',
|
||||
image: '/static/img/dashlane.jpg',
|
||||
url: 'https://www.dashlane.com/',
|
||||
sources: {
|
||||
windows: 'https://www.dashlane.com/directdownload?target=archive_win',
|
||||
macos: 'https://www.dashlane.com/directdownload?target=launcher_macosx',
|
||||
ios:
|
||||
'https://itunes.apple.com/us/app/dashlane-password-manager/id517914548',
|
||||
android: 'https://play.google.com/store/apps/details?id=com.dashlane',
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
BIN
static/img/dashlane.jpg
Normal file
BIN
static/img/dashlane.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in a new issue