Skip to content

Pylons/pyramid_nacl_session

Repository files navigation

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.