mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
added iCloud Keychain
This commit is contained in:
parent
73ae6c139d
commit
650c524edd
1 changed files with 9 additions and 0 deletions
|
|
@ -37,6 +37,15 @@ export default {
|
|||
linux: 'https://lastpass.com/misc_download2.php',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'iCloud Keychain',
|
||||
image: '/static/img/icloud.png',
|
||||
url: 'https://www.icloud.com/',
|
||||
sources: {
|
||||
macos: 'https://support.apple.com/en-us/HT204085',
|
||||
ios: 'https://support.apple.com/en-us/HT204085'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Dashlane',
|
||||
image: '/static/img/dashlane.jpg',
|
||||
|
|
|
|||
Loading…
Reference in a new issue