Skip to content
View alba-press's full-sized avatar

Block or report alba-press

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
alba-press/README.md

Press — Ura Labs

Privacy infrastructure for Cardano and Midnight

Live Preprod · Documentation · Project Repository

Ura

Ura builds privacy onboarding and shared transaction capacity for Midnight.

The system combines a Mithril-gated Cardano-to-Midnight bridge with a hybrid DUST Capacity Protocol. The objective is simple: make privacy-preserving applications easier to use without hiding custody boundaries or treating transaction submission as settlement.

Systems

System Purpose Public status
Privacy Bridge Moves a Cardano deposit through detection, Mithril certification, Midnight submission and indexer confirmation ADA/tADA route demonstrated on Preprod
Capacity Protocol Connects distributed DUST supply with bounded sponsored execution Model B execution proven on Preprod; generalized Model A wallet signing remains integration work
Relay Club Provider-facing authorization and participation layer Preprod development

Privacy Bridge

Cardano deposit → detected and confirmed → Mithril certified → Midnight submitted → indexer confirmed → receipt

The bridge keeps Cardano detection, Mithril certification, Midnight submission and Midnight confirmation as distinct states. A detected deposit is not certification, and a submitted transaction is not settlement.

Read how the bridge works

Capacity Protocol

The protocol uses two connected layers:

  • Model A — capacity supply: selected NIGHT UTXOs authorize future DUST generation to an external receiver while NIGHT remains in the holder's wallet.
  • Model B — sponsored execution: an operator validates bounded requests and spends receiver-side DUST to sponsor approved Midnight execution.

Generated DUST at the designated receiver is controlled by the receiver/operator key. Ura describes this boundary explicitly: non-custodial applies to NIGHT, not to generated receiver-side DUST.

Read the Capacity Protocol

Engineering principles

  • Proof-gated state transitions
  • Explicit custody and authorization boundaries
  • Bounded sponsorship policy
  • Operator-signed receipts
  • On-chain inclusion evidence
  • Append-only reconciliation
  • No per-coin DUST attribution claims
  • No production claims based only on transaction submission

Current priorities

  1. Complete one end-to-end Preprod NIGHT redesignation transaction with wallet and SDK engineers.
  2. Re-verify the newest signed Mithril CardanoBlocksTransactions configuration after deployment.
  3. Continue hardening bridge receipts, reconciliation and application sponsorship policy.

Project status

Ura is under active Preprod development. Public documentation distinguishes demonstrated behavior from planned integration. Nothing published here should be interpreted as a production deployment, audit report or invitation to deposit mainnet funds.

Public repositories

This profile provides the public overview for Press and Ura Labs. Architecture, protocol status, diagrams and the wallet/SDK collaboration request are maintained in the Ura Protocol repository.

Production application code, operator infrastructure, secrets and security-sensitive implementation details remain private during active development and review.

© 2026 Ura Labs. All rights reserved.

Popular repositories Loading

  1. Issue-your-own-ERC20-token Issue-your-own-ERC20-token Public

    Forked from bitfwdcommunity/Issue-your-own-ERC20-token

    Tutorial of how to issue your own Ethereum ERC20 Token!

  2. alba-press alba-press Public

    Config files for my GitHub profile.

  3. v1-contract v1-contract Public

    Forked from kriscarilloxyz/v1-contract

    The main contract powering the sales system of Adapix.io

    Haskell

  4. midnight-improvement-proposals midnight-improvement-proposals Public

    Forked from midnightntwrk/midnight-improvement-proposals

    Midnight Improvement Proposals (MIPs)

    Shell

  5. ura-protocol ura-protocol Public

    Public architecture, documentation and verified Preprod evidence for Ura’s Privacy Bridge and DUST Capacity Protocol.

  6. midnight-node midnight-node Public

    Forked from midnightntwrk/midnight-node

    Bringing rational privacy to blockchain

    Rust