From 9e680b80e0c22ce76b6314741e05f1bcb0deb4f9 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Thu, 14 Aug 2014 09:38:28 +0200 Subject: Make stateless. MulkyID does not use session state stored in /tmp anymore. Instead, it uses a cookie encrypted with the private part of the MulkyID instance's RSA key. --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ff74a38..c2f9f1a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ The following CPAN modules need to be installed: * `CGI` * `CGI::Fast` - * `CGI::Session` * `common::sense` * `Crypt::OpenSSL::RSA` * `Crypt::OpenSSL::Bignum` -- cgit v1.2.3