diff options
author | Christian Hesse <mail@eworm.de> | 2014-03-26 22:48:08 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-03-26 22:48:08 +0100 |
commit | e964469daef8f6d6fe4f0007b83ec294a423fd25 (patch) | |
tree | a0d9e6633caa5347c6db472c2de3f81a7daece37 | |
parent | a1863559a27d580dea90b584ccffc8c1531a6526 (diff) | |
download | pacredir-e964469daef8f6d6fe4f0007b83ec294a423fd25.tar.gz pacredir-e964469daef8f6d6fe4f0007b83ec294a423fd25.tar.zst |
add a word about security
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. + |