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/warning-to-monero-users.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/warning-to-monero-users.md')
-rw-r--r-- | content/entry/warning-to-monero-users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/warning-to-monero-users.md b/content/entry/warning-to-monero-users.md index c173d63..123182d 100644 --- a/content/entry/warning-to-monero-users.md +++ b/content/entry/warning-to-monero-users.md @@ -20,6 +20,6 @@ You can practice defense in depth by treating Monero as if it's as transparent a Link(s): -[1: Avoid Using Cryptocurrency](../../../../2021/07/18/avoid-using-cryptocurrency/) +[1: Avoid Using Cryptocurrency](/2021/07/18/avoid-using-cryptocurrency/) [2: OSPEAD - Fortifying Monero Against Statistical Attack](https://ccs.getmonero.org/proposals/Rucknium-OSPEAD-Fortifying-Monero-Against-Statistical-Attack.html) [3: Monero Bug Impacts Privacy](https://github.com/monero-project/monero/issues/7807) |