From e964469daef8f6d6fe4f0007b83ec294a423fd25 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 26 Mar 2014 22:48:08 +0100 Subject: add a word about security --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b4eab59..7f6f147 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,12 @@ Please note that `pacredir` redirects to the most recent file found on the local network. To make sure you really do have the latest files run `pacman -Syu` *twice*. +Security +-------- + +There is no security within this project, information and file content +is transferred unencrypted and unverified. Anybody is free to serve +broken and/or malicious files to you, but this is by design. So make +sure `pacman` is configured to check signatures! It will then detect if +anything goes wrong. + -- cgit v1.2.3-54-g00ecf