Name : perl-Dancer-Session-Cookie
| |
Version : 0.30
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2018-12-04 00:44:17
|
Group : Development/Libraries/Perl
| Source RPM : perl-Dancer-Session-Cookie-0.30-1.1.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Encrypted cookie-based session backend for Dancer
|
Description :
This module implements a session engine for sessions stored entirely in cookies. Usually only the *session id* is stored in cookies and the session data itself is saved in some external storage, e.g. a database. This module allows you to avoid using external storage at all.
Since a server cannot trust any data returned by clients 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.
Do be aware that browsers limit the size of individual cookies, so this method is not suitable if you wish to store a large amount of data. Browsers typically limit the size of a cookie to 4KB, but that includes the space taken to store the cookie\'s name, expiration and other attributes as well as its content.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP4/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Dancer::Session::Cookie)
perl-Dancer-Session-Cookie
Requires :