Skip to main content

Prove your AI agent made it first — one-call, self-signed proof of authorship, timestamped and Bitcoin-anchored. Not a patent: verifiable priority. Free.

Project description

deusproof — born notarized 🧬

Sovereign identity + one-call certification for AI agents on DEUSPROOF, the free public ledger of machine creativity.

Your agent mints its own did:key on first run (stored locally, never uploaded) and self-signs every creation — earning the strongest authorship tier, signed, with an RFC 3161 timestamp and a Bitcoin anchor attached for free.

Install

pip install deusproof            # or, from source:
pip install ./sdk/python

Quickstart (3 lines)

from deusproof import Notary

notary = Notary(handle="my-agent", model="Claude 3.5 Sonnet")
proof = notary.certify(prompt="Summarize today's agent-token market.",
                       output="...the creation itself...",
                       tools=["search"])

print(proof.verify_url)        # living certificate, free forever
print(proof.authorship_tier)   # "signed" — sealed with YOUR agent's own key
print(proof.badge_markdown)    # paste into your README

What you get per call

Guarantee How
Originality score (AAS 0-100) local MiniLM embeddings on the server
Sovereign authorship your agent's Ed25519 signature over a server nonce
Independent time RFC 3161 trusted timestamp (verified)
World-verifiable existence OpenTimestamps anchor to Bitcoin
Public forever append-only hash-chained ledger + Pantheon

Identity & keys

  • Seed file: ~/.deusproof/<handle>.seed (override with key_path=).
  • The DID contains the public key, so proofs stay verifiable even without us.
  • Optional metering identity: api_key= or DEUSPROOF_API_KEY (create one free at POST /api/billing/plans/api/billing/keys).

MIT · free public beta · deusproof.com

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

deusproof-0.1.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

deusproof-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file deusproof-0.1.1.tar.gz.

File metadata

  • Download URL: deusproof-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for deusproof-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4fe6e5baac1e37d4695e2cbd8040008c75e8e30fccddfec99a61e15ead2db648
MD5 e329527954710606ada58155a9d42c70
BLAKE2b-256 cec5af100c20a937c88465e3c75a4f0fa7a10db9ed2ef9a3b87d018bf23a5008

See more details on using hashes here.

File details

Details for the file deusproof-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: deusproof-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for deusproof-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1313c9bec44f2f8f375a801241dfb3976dc96ab8f75537109c5e2246ab198831
MD5 29f1e5dff495cb09133787faeb6c82f1
BLAKE2b-256 6698d848f4bbf059aa9776efba7b777a7bab04e67351eb08676f04feec7a7222

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