logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit e59f1d28c79b6b8db33976983fec037dd572b21a
parent 0a86bc2eb5f8e69e2d52a9a64e3de3f096f52f79
Author: Frederic Cambus <fred@statdns.com>
Date:   Sat, 26 Oct 2019 18:06:07 +0200

Add a note in the README about sandboxing and fuzzing.

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -52,6 +52,10 @@ Logswan is **opinionated software**: - Input file size and bandwidth usage are reported in bytes, there are no plans to format or round them +Logswan is written with security in mind and is running sandboxed on OpenBSD +(using pledge) and on Linux (using seccomp). It has also been extensively +fuzzed using AFL and Honggfuzz. + ## Features Currently implemented features: