mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add Tutanota email
This commit is contained in:
parent
e8869bb31c
commit
c76896d19e
2 changed files with 12 additions and 0 deletions
|
|
@ -4,6 +4,18 @@ export default {
|
|||
description: `You should use an email provider that doesn’t read your email or gather data about your conversations to target you with ads.
|
||||
`,
|
||||
apps: [
|
||||
{
|
||||
name: 'Tutanota',
|
||||
image: '/static/img/tutanota.jpg',
|
||||
url: 'https://tutanota.com/',
|
||||
sources: {
|
||||
windows: 'https://tutanota.com/',
|
||||
macos: 'https://tutanota.com/',
|
||||
ios: 'https://itunes.apple.com/app/tutanota/id922429609',
|
||||
android:
|
||||
'https://play.google.com/store/apps/details?id=de.tutao.tutanota',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'FastMail',
|
||||
image: '/static/img/fastmail.jpg',
|
||||
|
|
|
|||
BIN
static/img/tutanota.jpg
Normal file
BIN
static/img/tutanota.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2 KiB |
Loading…
Reference in a new issue