diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
commit | 5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 (patch) | |
tree | c49f6602d8fcfadb1f7fbfe9e1b9d0118128c3d128621b86cf178707a5e270ec /content/entry/the-privacy-paradox.md | |
parent | 1e978fcf08ae667e0decbe41e1e47f958dbcad6aa354bb6e056b597b4491efa0 (diff) | |
download | journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.tar.gz journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.zip |
Remove excess path traversal in URLs
The path traversal in the URLs make it possible to navigate the
journal through static files, but it's not worth the trouble.
Hosting a local web server is easy enough.
Diffstat (limited to 'content/entry/the-privacy-paradox.md')
-rw-r--r-- | content/entry/the-privacy-paradox.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/content/entry/the-privacy-paradox.md b/content/entry/the-privacy-paradox.md index 9a2b980..5af1a78 100644 --- a/content/entry/the-privacy-paradox.md +++ b/content/entry/the-privacy-paradox.md @@ -44,13 +44,13 @@ Link(s): [5: https://daserste.ndr.de/panorama/xkeyscorerules100.txt](https://daserste.ndr.de/panorama/xkeyscorerules100.txt) [6: https://www.torproject.org/](https://www.torproject.org/) [7: https://tails.boum.org/](https://tails.boum.org/) -[8: /2020/11/16/avoiding-consumer-surveillance](../../../../2020/11/16/avoiding-consumer-surveillance/) -[9: /2020/10/29/using-email](../../../../2020/10/29/using-email/) +[8: /2020/11/16/avoiding-consumer-surveillance](/2020/11/16/avoiding-consumer-surveillance/) +[9: /2020/10/29/using-email](/2020/10/29/using-email/) [10: https://wikiless.org/wiki/Five_Eyes](https://wikiless.org/wiki/Five_Eyes) -[11: /2020/10/20/use-free-software](../../../../2020/10/20/use-free-software/) -[12: /2020/12/17/atom-and-rss](../../../../2020/12/17/atom-and-rss/) -[13: /2020/12/16/avoiding-automobile-surveillance](../../../../2020/12/16/avoiding-automobile-surveillance/) -[14: /2020/11/14/raising-the-bar-on-privacy](../../../../2020/11/14/raising-the-bar-on-privacy/) -[15: /2020/12/04/shining-light-on-the-dark-side-of-law-enforcement](../../../../2020/12/04/shining-light-on-the-dark-side-of-law-enforcement/) +[11: /2020/10/20/use-free-software](/2020/10/20/use-free-software/) +[12: /2020/12/17/atom-and-rss](/2020/12/17/atom-and-rss/) +[13: /2020/12/16/avoiding-automobile-surveillance](/2020/12/16/avoiding-automobile-surveillance/) +[14: /2020/11/14/raising-the-bar-on-privacy](/2020/11/14/raising-the-bar-on-privacy/) +[15: /2020/12/04/shining-light-on-the-dark-side-of-law-enforcement](/2020/12/04/shining-light-on-the-dark-side-of-law-enforcement/) [16: https://wikiless.org/wiki/Crypto_Wars](https://wikiless.org/wiki/Crypto_Wars) [17: https://wikiless.org/wiki/Edward_Snowden](https://wikiless.org/wiki/Edward_Snowden) |