Path to this page:
./
www/p5-Dancer-Session-Cookie,
Encrypted cookie-based session backend for Dancer
Branch: pkgsrc-2019Q1,
Version: 0.30nb1,
Package name: p5-Dancer-Session-Cookie-0.30nb1,
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.
Required to run:[
lang/perl5] [
textproc/p5-String-CRC32] [
security/p5-Crypt-Rijndael] [
security/p5-Crypt-CBC] [
www/p5-Session-Storage-Secure] [
www/p5-Dancer]
Required to build:[
www/p5-HTTP-Date] [
www/p5-Test-WWW-Mechanize-PSGI] [
www/p5-libwww] [
www/p5-HTTP-Cookies]
Master sites: (Expand)
SHA1: fd3dd83804c431952b8112ca8a38e59339bc28b0
RMD160: f4fd06898b4e7e5bed86c0c34cbf685d3a7b8402
Filesize: 26.399 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Dancer-Session-Cookie-0.30nb1 (created)