diff --git a/blog/_posts/2024-05-17-https-everywhere.md b/blog/_posts/2024-05-17-https-everywhere.md index 8a9078a..0064b8a 100644 --- a/blog/_posts/2024-05-17-https-everywhere.md +++ b/blog/_posts/2024-05-17-https-everywhere.md @@ -73,6 +73,8 @@ including their parent directories if those don't exist already and `chmod -v a+rx` verbosely allows everyone to read and execute, which is required for listing directory contents. + + ```bash # An example, without the -p there would be error about the parent directory # not existing @@ -83,6 +85,8 @@ mkdir: created directory '/tmp/meow/meow' mode of '/tmp/meow' retained as 0755 (rwxr-xr-x) ``` + + --- Anyway, HTTPS Everywhere for Chromium. Once the directory exists, it's just a