Skip to main content

Zero-trust tile provenance — Ed25519 signing, hash chain verification, trust scoring for PLATO tiles

Project description

🔐 plato-provenance

Zero-trust tile provenance — Ed25519 signing, hash chain verification, trust scoring.

Install

pip install plato-provenance

What It Does

Every PLATO tile gets a cryptographic provenance chain. Know who created it, when it was modified, and verify its integrity without trusting any single agent.

Key Features

  • Ed25519 Signing — Every tile is signed by its creator
  • Hash Chain — Tamper-evident modification history
  • Trust Scoring — Weighted confidence based on agent reputation
  • Verification API — Validate any tile's full provenance chain

Usage

from plato_provenance import ProvenanceChain, TileSigner

signer = TileSigner(agent_id="oracle1")
signed_tile = signer.sign(tile_data)

chain = ProvenanceChain()
chain.verify(signed_tile)  # Returns verification result

Part of the Cocapn Fleet

License

MIT

Project details


Download files

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

Source Distribution

plato_provenance-0.2.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

plato_provenance-0.2.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file plato_provenance-0.2.1.tar.gz.

File metadata

  • Download URL: plato_provenance-0.2.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for plato_provenance-0.2.1.tar.gz
Algorithm Hash digest
SHA256 40e5ba8fbf19e067d93bcbf8558466f2b1047bdb34aa70032917732676f31bbe
MD5 fd5e18c3ae9aee5a6b9bef0edbebc4d1
BLAKE2b-256 5bdec04a5f89463424875a8166c1cf0a6a7bd5974fbf2e87e0d5cb2c88587a0b

See more details on using hashes here.

File details

Details for the file plato_provenance-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for plato_provenance-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45fcfc7e4c2ca3bcf8a3e2ce1b5e38c1e38039f12fdcdaa1be593c832ffe0701
MD5 ff6c4e0c0a27f89039b324c0affbb863
BLAKE2b-256 26724e58424bc496ee7761ef486d28b047eed84393fa86bd52dfc091a612561c

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