Skip to content

Commit dae6d4b

Browse files
committed
Merge branch 'develop'
2 parents fb76bb3 + 7831267 commit dae6d4b

7 files changed

+7
-7
lines changed

content/blog/2018-01-07-roadmap.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: roadmap
44
date: 2018-01-07
55
author: Sebastian Stenzel
66
authorlink: https://github.com/overheadhunter
7-
authorimg: https://avatars0.githubusercontent.com/u/1204330?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1204330?s=96
88
tags: [cryptomator, desktop]
99
aliases: ["/blog/2018/01/07/roadmap_de.html"]
1010
discourseEmbedUrl: https://cryptomator.org/blog/2018/01/07/roadmap_en.html

content/blog/2018-01-07-roadmap.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: roadmap
44
date: 2018-01-07
55
author: Sebastian Stenzel
66
authorlink: https://github.com/overheadhunter
7-
authorimg: https://avatars0.githubusercontent.com/u/1204330?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1204330?s=96
88
tags: [cryptomator, desktop]
99
aliases: ["/blog/2018/01/07/roadmap_en.html"]
1010
discourseEmbedUrl: https://cryptomator.org/blog/2018/01/07/roadmap_en.html

content/blog/2019-01-14-roadmap.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: roadmap
44
date: 2019-01-14
55
author: Sebastian Stenzel
66
authorlink: https://github.com/overheadhunter
7-
authorimg: https://avatars0.githubusercontent.com/u/1204330?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1204330?s=96
88
tags: [cryptomator, desktop]
99
aliases: ["/blog/2019/01/14/roadmap_de.html"]
1010
discourseEmbedUrl: https://cryptomator.org/blog/2019/01/14/roadmap_en.html

content/blog/2019-01-14-roadmap.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: roadmap
44
date: 2019-01-14
55
author: Sebastian Stenzel
66
authorlink: https://github.com/overheadhunter
7-
authorimg: https://avatars0.githubusercontent.com/u/1204330?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1204330?s=96
88
tags: [cryptomator, desktop]
99
aliases: ["/blog/2019/01/14/roadmap_en.html"]
1010
discourseEmbedUrl: https://cryptomator.org/blog/2019/01/14/roadmap_en.html

content/blog/2020-05-07-cryptomator-for-android-for-paranoids.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: cryptomator-for-android-for-paranoids
44
date: 2020-05-07
55
author: Julian Raufelder
66
authorlink: https://github.com/SailReal
7-
authorimg: https://avatars0.githubusercontent.com/u/1786772?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1786772?s=96
88
tags: [cryptomator, android]
99

1010
summary: Cryptomator für Android ohne Internet-Zugriffsrechte verwenden, um Hintertüren fast unmöglich zu machen.

content/blog/2020-05-07-cryptomator-for-android-for-paranoids.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: cryptomator-for-android-for-paranoids
44
date: 2020-05-07
55
author: Julian Raufelder
66
authorlink: https://github.com/SailReal
7-
authorimg: https://avatars0.githubusercontent.com/u/1786772?s=96
7+
authorimg: https://avatars.githubusercontent.com/u/1786772?s=96
88
tags: [cryptomator, android]
99

1010
summary: Use Cryptomator for Android and revoke the app's internet permissions to make backdoors almost impossible.

hugo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ block = true
124124
[[server.headers]]
125125
for = '/**'
126126
[server.headers.values]
127-
Content-Security-Policy = "default-src 'none'; script-src 'self' 'unsafe-eval' https://umami.skymatic.de/ https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/; style-src 'self' 'unsafe-inline' https://*.paddle.com/; img-src 'self' data: https://static.cryptomator.org/ https://*.paddle.com/ https://paddle.s3.amazonaws.com/; connect-src 'self' https://api.cryptomator.org/ https://store.cryptomator.org/ https://umami.skymatic.de/ http://localhost/ http://localhost:8787/; font-src 'self'; media-src https://static.cryptomator.org/; frame-src https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/; base-uri 'self'; form-action 'self' https://www.paypal.com/ https://www.coinpayments.net/; frame-ancestors 'none';"
127+
Content-Security-Policy = "default-src 'none'; script-src 'self' 'unsafe-eval' https://umami.skymatic.de/ https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/; style-src 'self' 'unsafe-inline' https://*.paddle.com/; img-src 'self' data: https://static.cryptomator.org/ https://*.paddle.com/ https://paddle.s3.amazonaws.com/ https://avatars.githubusercontent.com/; connect-src 'self' https://api.cryptomator.org/ https://store.cryptomator.org/ https://umami.skymatic.de/ http://localhost/ http://localhost:8787/; font-src 'self'; media-src https://static.cryptomator.org/; frame-src https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/; base-uri 'self'; form-action 'self' https://www.paypal.com/ https://www.coinpayments.net/; frame-ancestors 'none';"
128128
Strict-Transport-Security = "max-age=31536000; includeSubDomains"
129129
X-Content-Type-Options = "nosniff"

0 commit comments

Comments
 (0)