diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-03-08 13:14:47 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-03-08 13:17:16 +0100 |
commit | b96a6d1c671afe0f5202a6f895bbc0115d4da877 (patch) | |
tree | 73089e44c0d08c5ac168c040589b5d9eee525dfb | |
parent | 1f000e0d9390f81ca9cc5c578baf095859df7e50 (diff) |
Add note explaining that we do not employ security through obscurity.
-rw-r--r-- | fripost-docs.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 119fdc1..e5756fd 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -39,6 +39,11 @@ sort of thing but instead as an ongoing effort. Thus, while we strive to document all configuration that we consider stable enough, the documentation may sometimes lag behind. +We do not believe in security through obscurity. This means we are aiming +instead for a system that fulfills [[http://en.wikipedia.org/wiki/Kerckhoffs%27s_Principle][Kerckhoffs's Principle]]. However, some +information below might have been changed to inconvenience a potential +attacker. Beware and take according measures. + We welcome all criticism, suggestions for improvements, additions etc. Please send them to skangas@skangas.se. |