Package: wnpp Owner: Alex Mestiashvili <[email protected]> Severity: wishlist X-Debbug-CC: [email protected]
* Package name : libdancer-session-cookie-perl Version : 0.15 Upstream Author : Alex Kapranoff * URL : http://search.cpan.org/dist/Dancer-Session-Cookie/ * License : Artistic or GPL-1 Programming Lang: Perl Description : Encrypted cookie-based session backend for Dancer Dancer::Session::Cookie implements a session engine for sessions stored entirely in cookies. Usually only session id is stored in cookies and the session data itself is saved in some external storage, e.g. database. This module allows one to avoid using external storage at all. . Since server cannot trust any data returned by client in cookies, this module uses cryptography to ensure integrity and also secrecy. The data your application stores in sessions is completely protected from both tampering and analysis on the client-side. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

