mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 19:59:05 +01:00
akwizgran created page: threat model
8
home.md
8
home.md
@@ -5,10 +5,10 @@ If the Internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the infor
|
||||
Feel free to edit this wiki! Your contributions are appreciated.
|
||||
|
||||
# Protocol
|
||||
* [BDF](BDF) binary data format
|
||||
* [BQP](BQP) key agreement protocol
|
||||
* [BTP](BTP) transport layer security protocol for delay-tolerant networks
|
||||
* [BSP](BSP) application layer data synchronisation protocol for delay-tolerant networks
|
||||
* [BDF](https://code.briarproject.org/akwizgran/briar-spec/blob/master/BDF.md), a simple structured data format
|
||||
* [BQP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BQP.md), a key agreement protocol
|
||||
* [BTP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BTP.md), a transport layer security protocol for delay-tolerant networks
|
||||
* [BSP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BSP.md), an application layer data synchronisation protocol for delay-tolerant networks
|
||||
|
||||
# Architecture and Clients
|
||||
* [Threat Model](threat-model)
|
||||
|
||||
Reference in New Issue
Block a user