Skip to content
View Pedroskie's full-sized avatar
🫥
Working on changing the world
🫥
Working on changing the world

Block or report Pedroskie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pedroskie/README.md
  • 👋 Hi, I’m @Pedroskie
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

🛡️ Verifiable Releases & Integrity CLI

Every official UnityFund Integrity Engine release is automatically anchored to the Bitcoin blockchain using OpenTimestamps (OTS) to provide an immutable, public proof of existence for the exact code bundle.

How We Release (The Single Command)

To ensure this continuous chain of trust, all releases are created using a single, automated script: unityfund_integrity.sh.

Any UnityFund developer can produce a fully proof-verified release by running:

./unityfund_integrity.sh <version>

This single command handles bundling, hashing, OTS stamping, committing the proof, running the OTS verification, and publishing the final GitHub release.

How to Verify Our Releases

Auditors and users can independently verify the provenance of any release (vX.Y.Z) by following the steps below:

  • Download the official release bundle (UnityFund_Integrity_Engine_vX.Y.Z.zip) from our GitHub releases page.
  • Compute its SHA-256 hash locally.
  • Compare the computed hash with the stamp contained in the committed OTS proof file, located in our repository at integrity/vX.Y.Z_release_anchor.ots.

If the OTS verification is successful, the release is 💚 STILL VERIFIED and guaranteed to be the code released at that specific, provable time.

Popular repositories Loading

  1. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    HTML 1

  2. Pedroskie Pedroskie Public

    Config files for my GitHub profile.

    Shell 1

  3. Foundation Foundation Public

    Forked from Alamofire/Foundation

    Official Policies for the Alamofire Software Foundation

  4. Alamofire Alamofire Public

    Forked from Alamofire/Alamofire

    Elegant HTTP Networking in Swift

    Swift

  5. react-plaid-link react-plaid-link Public

    Forked from plaid/react-plaid-link

    React bindings for Plaid Link

    TypeScript

  6. cosmos-reason1 cosmos-reason1 Public

    Forked from nvidia-cosmos/cosmos-reason1

    Cosmos-Reason1 models understand the physical common sense and generate appropriate embodied decisions in natural language through long chain-of-thought reasoning processes.

    Python