Shuttle Docs
  • Trusted Execution Environments
    • Confidentiality
    • Execution Integrity
    • Remote Attestation
    • Threat Models
    • Side-Channel Attacks
    • Side-Channel Attack Mitigation
    • Model Types
  • Foreword
    • Shuttle
  • Solution #1
    • Blockchain | Framework Alignment
    • Enarx
    • Web Assembly System Interface(WASI)
  • Solution #2
    • Attestation
      • SGX DCAP
      • Intel Trust Authority
    • Decentralizing Attestation
      • It’s Butterfree!
      • Decentralized Public Key Infrastructure(DPKI)
      • Our Tool: Cryptographic Accumulator
      • Re-attestation
  • Blockchain
    • Reducing Computational Overhead
    • Ekiden
    • Verifier's Dilemma
    • Independent Layers
    • Security of Enclaves & Consensus
    • Non-Byzantine Computation
      • Discrepancy Detection - Good Idea Oasis!
    • Roughtime
  • Avalanche
    • Multi-dimensional Fees
    • Stakeless?
  • Privacy
    • Confidential Blockchain
    • Secret Network Vulnerability - 2022
  • Summary
    • Market Potential
    • Cosmos, Polkadot, Avalanche
Powered by GitBook
On this page
  1. Solution #2
  2. Decentralizing Attestation

Decentralized Public Key Infrastructure(DPKI)

  • Uses blockchain as a decentralized key-value storage.

  • Secures data to prevent MITM attacks.

  • Minimizes the power of third parties.

  • Allows everyone to create or anchor cryptographic keys on the blockchain.

  • Enables verification of digital signatures and data encryption.

Control over the identifier is returned to the principal. No longer is it trivial for any one entity to undermine the security of the entire system or to compromise an identifier that is not theirs.

Software for managing identifiers must guarantee that all network communications related to creating, updating, renewing, or deleting identifiers are conducted through a decentralized, peer-to-peer mechanism. This approach ensures that no single entity, such as a registrar, can block the updating or renewal of identifiers.

PreviousIt’s Butterfree!NextOur Tool: Cryptographic Accumulator

Last updated 6 months ago