Path to this page:
./
www/p5-Dancer-Session-Cookie,
Encrypted cookie-based session backend for Dancer
Branch: pkgsrc-2022Q3,
Version: 0.30nb5,
Package name: p5-Dancer-Session-Cookie-0.30nb5,
Maintainer: pkgsrc-usersThis 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.
Master sites: (Expand)
Filesize: 26.399 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-Dancer-Session-Cookie-0.30nb5 (created)