libdancer2-session-cookie-perl

Dancer 2 session storage in secure cookies

Description

implements a session factory for Dancer 2 that stores session state within a browser cookie. Features include: - Data serialization and compression using Sereal - Data encryption using AES with a unique derived key per cookie - Enforced expiration timestamp (independent of cookie expiration) - Cookie integrity protected with a message authentication code (MAC)

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. This description was automagically extracted from the module by dh-make-perl.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Dancer2-Session-Cookie


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdancer2-session-cookie-perl