ItsDangerous

E431941

ItsDangerous is a Python library from the Pallets Projects ecosystem that provides secure, cryptographically signed data serialization for tasks like generating tokens and safely transmitting data.

All labels observed (1)

Label Occurrences
ItsDangerous canonical 4

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Python library
software library
category cryptography-related library
security library
web development utility
commonUseCase email confirmation tokens
one-time tokens
password reset tokens
session token generation
signed URLs
designGoal framework-agnostic usage
prevent tampering with serialized data
provide a simple API for signing data
developer Pallets team
distribution PyPI
ecosystem Pallets Projects
feature URL-safe serialization
signing data with a secret key
support for JSON serialization
support for custom serializers
support for different cryptographic algorithms
timestamped signatures
verifying signed data
implementationLanguage Python
license BSD-3-Clause license
linked to: BSD license
maintainer Pallets maintainers
primaryPurpose cryptographically signed data serialization
secure data serialization
programmingLanguage Python
relatedProject Click
Flask
Jinja
linked to: Jinja2

Werkzeug
repositoryHosting GitHub
supportsAlgorithm HMAC
SHA-1
SHA-256
supportsFeature expiration of tokens
salted signatures
versioned signatures
targetAudience Python web developers
security-conscious application developers
typicalIntegration Flask
Werkzeug
other Pallets projects
useCase generating tokens
safely transmitting data

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pallets Projects notableWork ItsDangerous
Pallets Projects maintains ItsDangerous
Pallets Projects hasComponent ItsDangerous
Pocoo Team notableWork ItsDangerous