Magic-Wormhole: Get Things From One Computer To Another, Safely¶

Contents:

  • Welcome
    • Example
    • Installation
    • Motivation
    • Design
    • Timing
    • Relays
    • CLI tool
    • Library
    • Development
    • License, Compatibility
  • Tor Support in Magic-Wormhole
    • Usage
    • Other Ways To Reach Tor
    • .onion servers
  • Protocol/API/Library Introduction
    • The Magic-Wormhole Protocol
    • The wormhole API
  • The Magic-Wormhole API
    • Modes
    • Application Identifier
    • Rendezvous Servers
    • Wormhole Parameters
    • Code Management
    • Offline Codes
    • Welcome Messages
    • Verifier
    • Events
    • Sending Data
    • Closing
    • Serialization
    • Dilation
    • Bytes, Strings, Unicode, and Python 3
    • Full API list
  • Transit Protocol
    • Roles
    • Records
    • Handshake
    • Relay
    • API
  • Rendezvous Server Protocol
    • Concepts
    • Application IDs
    • WebSocket Transport
    • Connection-Specific (Client-to-Server) Messages
    • Nameplates
    • Mailboxes
    • All Message Types
    • Persistence
  • Client-to-Client Protocol
  • File-Transfer Protocol
    • Sender
    • Recipient
    • Transit
    • Future Extensions
  • Known Vulnerabilities
    • Low-probability Man-In-The-Middle Attacks
    • DoS Attack on the Rendezvous Server
  • Journaled Mode
    • Requirements
    • Wormhole Support

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Related Topics

  • Documentation overview
    • Next: Welcome

Quick search

©2017, Brian Warner. | Powered by Sphinx 1.8.6 & Alabaster 0.7.12 | Page source