
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
pyramid-nacl-session
Advanced tools
pyramid_nacl_session
: Encrypting Pyramid Session Cookies.. image:: https://travis-ci.org/Pylons/pyramid_nacl_session.png?branch=master :target: https://travis-ci.org/Pylons/pyramid_nacl_session
.. image:: https://readthedocs.org/projects/pyramid_nacl_session/badge/?version=latest :target: http://docs.pylonsproject.org/projects/pyramid-nacl-session/en/latest/ :alt: 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.
Add session_factory_from_settings
and includeme
.
See https://github.com/Pylons/pyramid_nacl_session/pull/11
Support the samesite
option and default to Lax
.
See https://github.com/Pylons/pyramid_nacl_session/pull/14
Drop Python 2.6, 3.3, and 3.4 support.
Add Python 3.6, 3.7 and 3.8 support.
Drop Python 3.2 support.
Drop the trailing padding (=
) from base64 content.
See https://github.com/Pylons/pyramid_nacl_session/pull/7
Add the EncryptedCookieSessionFactory
as the primary API for using
an encrypted session.
See https://github.com/Pylons/pyramid_nacl_session/pull/6
EncryptingPickleSerializer
into EncryptedSerializer
with a default dependency on pyramid.session.PickleSerializer
allowing
alternative serializers to be used with the encryption interface.
See https://github.com/Pylons/pyramid_nacl_session/pull/4FAQs
Encrypted session cookie serializer for Pyramid
We found that pyramid-nacl-session demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.