pyramid-nacl-session

Encrypted session cookie serializer for Pyramid


Keywords
pyramid, sessions, cryptography, security
License
Other
Install
pip install pyramid-nacl-session==0.2

Documentation

pyramid_nacl_session: Encrypting Pyramid Session Cookies

https://travis-ci.org/Pylons/pyramid_nacl_session.png?branch=master Documentation Status

This Pyramid add-on defines an encrypting, pickle-based cookie serializer, using PyNaCl [1] to generate the symmetric encryption for the cookie state.

[1] https://pynacl.readthedocs.io/en/latest/secret/

See: docs/index.rst for the documentation.

Note

Initial development of this library was sponsored by ZeOmega Inc.