Skip to main content

Bind Google Cloud Storage object writes to the AlgoVoi keystone -- wrap any GCS blob and every upload / delete gets a content-addressed execution_ref (keystone-only edition, Apache-2.0)

Project description

algovoi-keystone-gcs

Keystone Integration

Bind Google Cloud Storage object writes to the AlgoVoi keystone -- every upload / delete on a wrapped blob 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_gcs import keystone_blob

blob = keystone_blob(bucket.blob("2026/r1.json"), decision_ref="sha256:...")
blob.upload_from_string(data)
blob.execution_ref   # binds that write (scope = bucket/name) to the keystone decision

Wraps upload_from_string / upload_from_file / upload_from_filename / delete; reads (download_*, exists, ...) pass through untouched. A failed write is recorded FAILED. No google-cloud-storage dependency. Or compute standalone with gcs_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_gcs-0.1.3-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file algovoi_keystone_gcs-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for algovoi_keystone_gcs-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c69315c6430abc35d80af31af3b0c2835b10f4e8bac32a848a3943b950c8072d
MD5 1a7fa010e0da1898adf46c5d19ff27cc
BLAKE2b-256 f34bddb82b6119f4fcdf644b24e4f43f39ab7ea18858f5330ec5a0d1ff46e416

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