./www/p5-Dancer-Session-Cookie, Encrypted cookie-based session backend for Dancer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 0.22, Package name: p5-Dancer-Session-Cookie-0.22, Maintainer: pkgsrc-users

This module 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
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.


Required to run:
[textproc/p5-String-CRC32]

Required to build:
[devel/p5-Test-Exception]

Master sites: (Expand)

SHA1: e59ab1c2e3246ca1e99d29237fe5a5976d8c4c8d
RMD160: 0a3a5358cd18d6e777db7a03c2691b9ab2217afa
Filesize: 19.804 KB

Version history: (Expand)