mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add Buttercup to password manager section.
This commit is contained in:
parent
73ae6c139d
commit
b87eb4e1ee
2 changed files with 17 additions and 0 deletions
|
|
@ -68,6 +68,23 @@ export default {
|
|||
'https://vault.bitwarden.com/download/?app=desktop&platform=linux',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Buttercup',
|
||||
image: '/static/img/buttercup.png',
|
||||
url: 'https://buttercup.pw/',
|
||||
sources: {
|
||||
windows:
|
||||
'https://github.com/buttercup/buttercup-desktop/releases/download/v1.14.0/buttercup-desktop-setup-1.14.0.exe',
|
||||
macos:
|
||||
'https://github.com/buttercup/buttercup-desktop/releases/download/v1.14.0/Buttercup-1.14.0.dmg',
|
||||
ios:
|
||||
'https://itunes.apple.com/us/app/buttercup-password-manager/id1294001514?ls=1&mt=8',
|
||||
android:
|
||||
'https://play.google.com/store/apps/details?id=com.buttercup&hl=en',
|
||||
linux:
|
||||
'https://github.com/buttercup/buttercup-desktop/releases/download/v1.14.0/buttercup-desktop-1.14.0.x86_64.rpm',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Avast Passwords',
|
||||
image: '/static/img/avast-passwords.png',
|
||||
|
|
|
|||
BIN
static/img/buttercup.png
Normal file
BIN
static/img/buttercup.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in a new issue