Skip to content

the9ines/bolt-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolt Protocol

Normative specification for the Bolt encrypted device-to-device file transfer protocol.

What This Is

This repository contains the specification only. No implementation code lives here.

  • PROTOCOL.md — Bolt Core v1. Transport-agnostic protocol specification.
  • LOCALBOLT_PROFILE.md — LocalBolt Profile v1. Transport binding for the browser peer channel.

Role in the Ecosystem

Bolt Protocol is the trust layer. It defines identity, pairing, encrypted envelopes, message semantics, state machines, and conformance rules independently of any transport.

All implementations depend on this specification for correctness.

Dependencies

None. This is the root specification.

Depends On This

Conformance

Status

Document Version Status
Bolt Core v1 1.0.0 Draft
LocalBolt Profile v1 1.0.0 Draft

License

MIT

About

Bolt Protocol v1 — Normative specification for encrypted device-to-device file transfer

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors