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

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


Branch: pkgsrc-2017Q4, Version: 0.27nb2, Package name: p5-Dancer-Session-Cookie-0.27nb2, 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:
[lang/perl5] [security/p5-Crypt-CBC] [security/p5-Crypt-Rijndael] [textproc/p5-String-CRC32] [time/p5-Time-Duration-Parse] [www/p5-Dancer] [www/p5-Session-Storage-Secure]

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

Master sites: (Expand)

SHA1: 58dedfa99903f0099ca1e1508e6d02d583595ae7
RMD160: c7ce52faee583989f30bb94a1a8d1642ad2b0973
Filesize: 23.286 KB

Version history: (Expand)