mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #453 from nguyenkims/master
Add SimpleLogin to email list
This commit is contained in:
commit
1058f0c60e
2 changed files with 14 additions and 0 deletions
|
|
@ -32,6 +32,16 @@ export default {
|
|||
linux: 'https://protonmail.com/',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'SimpleLogin',
|
||||
image: '/static/img/simplelogin.png',
|
||||
url: 'https://simplelogin.io/',
|
||||
sources: {
|
||||
windows: 'https://simplelogin.io/',
|
||||
linux: 'https://simplelogin.io/',
|
||||
macos: 'https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Mailfence',
|
||||
image: '/static/img/mailfence.png',
|
||||
|
|
@ -95,5 +105,9 @@ export default {
|
|||
name: 'Knowledge and tools to protect your privacy against global mass surveillance',
|
||||
url: 'https://www.privacytools.io/',
|
||||
},
|
||||
{
|
||||
name: 'We should have a different email for each website',
|
||||
url: 'https://simplelogin.io/blog/an-email-for-each-website/',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
BIN
static/img/simplelogin.png
Normal file
BIN
static/img/simplelogin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
Loading…
Reference in a new issue