Skip to main content

Bind AMQP / RabbitMQ publishes to the AlgoVoi keystone -- wrap any pika channel and every publish gets a content-addressed execution_ref (keystone-only edition, Apache-2.0)

Project description

algovoi-keystone-amqp

Keystone Integration

Bind AMQP / RabbitMQ publishes to the AlgoVoi keystone -- every publish on a wrapped pika channel gets a content-addressed execution_ref. Open, keystone-only edition, Apache-2.0. Byte-compatible with algovoi-execution-ref. Available on request -- see https://docs.algovoi.co.uk/keystone-connectors

from algovoi_keystone_amqp import keystone_channel

ch = keystone_channel(channel, decision_ref="sha256:...")
ch.basic_publish(exchange="orders", routing_key="created", body=payload)
ch.execution_ref   # binds that publish (scope = exchange/routing_key) to the keystone decision

Wraps basic_publish; everything else (queue_declare, basic_consume, ...) passes through. A failed publish is recorded FAILED. No pika dependency -- wraps any channel exposing basic_publish. Or compute standalone with amqp_execution_ref(...).

A failed operation is recorded with outcome FAILED; tamper_detected(...) recomputes any binding offline.

Keystone-only edition

The open edition binds and verifies each operation. The signed, hash-linked chain of operations (PQC + CCC ingest) is the commercial tier.

License

Apache-2.0. Copyright AlgoVoi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

algovoi_keystone_amqp-0.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (355.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

File details

Details for the file algovoi_keystone_amqp-0.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for algovoi_keystone_amqp-0.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ea54e0098f674e353b43b9eecd24e692c49321b90cba0ee73a234f9a3486384d
MD5 903057889c8eb8ad51a1b3e1619df7fc
BLAKE2b-256 1cf716ce33f216496449d1274aea6366df881ec520bf0e0743c256701316265b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page