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/encryption-is-a-timer-not-a-lock.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/encryption-is-a-timer-not-a-lock.md')
-rw-r--r-- | content/entry/encryption-is-a-timer-not-a-lock.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/entry/encryption-is-a-timer-not-a-lock.md b/content/entry/encryption-is-a-timer-not-a-lock.md index b4cae01..4cf205a 100644 --- a/content/entry/encryption-is-a-timer-not-a-lock.md +++ b/content/entry/encryption-is-a-timer-not-a-lock.md @@ -41,7 +41,7 @@ And lastly, if you've spent so much time online that you're unsure where to find Link(s): [1: Shor's Algorithm](https://wikiless.org/wiki/Shor%27s_algorithm) [2: Cryptographic Primitive](https://wikiless.org/wiki/Cryptographic_primitive) -[3: Raising The Bar On Privacy](../../../../2020/11/14/raising-the-bar-on-privacy) +[3: Raising The Bar On Privacy](/2020/11/14/raising-the-bar-on-privacy) [4: Zero-Day](https://wikiless.org/wiki/Zero-day_(computing)) -[5: Goodbye PGP](../../../../2022/01/03/goodbye-pgp) -[6: Warning to Monero Users](../../../../2021/12/13/warning-to-monero-users) +[5: Goodbye PGP](/2022/01/03/goodbye-pgp) +[6: Warning to Monero Users](/2021/12/13/warning-to-monero-users) |