From da4b2093e99dac6270d66d841d0ba2efea854f34 Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Tue, 28 Jul 2020 16:54:06 +0300 Subject: [PATCH] Created README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f514a6e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# file-directory +A website I use to access some files on my home server. +It lists all files in the `files` directory and those that have the extension `.private` will be password protected. + +It's convenient to have some software stored here and accessible from any machine instantly. +For example some anti-malware software if you're often helping people clean their PCs, +or some archiving utility. + +The password protection is only so that automated services don't find download links on my website that could lead to it getting marked as a pirating resource.