python3-flask-paranoid

Simple user session protection

Flask-Paranoid protects user sessions. When a client connects to this application, a "paranoid" token will be generated according to the IP address and user agent. In all subsequent requests, the token will be recalculated and checked against the one computed for the first request. If the session cookie is stolen and the attacker tries to use it from another location, the generated token will be different, and in that case the extension will clear the session and block the request.

libghc-fgl-arbitrary-prof

QuickCheck support for fgl; profiling libraries

Provides Arbitrary instances for fgl graphs (to avoid adding a QuickCheck dependency for fgl whilst still making the instances available to others).

node-highlight

Transitional package for node-hightlight.js

This is a transitional package to ease upgrades to the node-highlight.js package. It can safely be removed.

libcsp1

Cubesat Space Protocol Library

libjsonrpccpp-stub0

library for stub generation of libjsonrpccpp based applications

This package provides the stub generator library for the libjson-rpc-cpp framework. It can automatically generate full functioning C++ and JavaScript JSON-RPC Client classes, which are ready to use.

libsignal-protocol-c2

ratcheting forward secrecy protocol for synchronous and asynchronous messaging