Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyramid-nacl-session

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyramid-nacl-session

Encrypted session cookie serializer for Pyramid

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
4

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.

Changelog

1.0.0 (2020-08-17)

0.3 (2016-02-16)

0.2 (2015-11-23)

0.1 (2015-11-23)

  • Initial release.

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc