From 38456ebe9d81ecddd33152162fceca38ee4afacb Mon Sep 17 00:00:00 2001 From: Leif Johansson <leifj@sunet.se> Date: Tue, 4 Sep 2012 14:30:29 +0200 Subject: [PATCH] readme --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..8f258c7 --- /dev/null +++ b/README.rst @@ -0,0 +1,10 @@ + +PKCS11 Proxy +============ + +This fork has the following additional features: + +- support for running in "inetd mode", useful for calling directly from stunnel +- seccomp syscall filtering (only tested in inetd-mode) + +An ubuntu PPA that tracks this version is ppa:leifj -- GitLab