mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 20:29:52 +01:00
Blog signature must cover the client ID
@@ -7,7 +7,7 @@ BlogClient uses the following client identifer:
|
|||||||
|
|
||||||
Each blog has its own channel, and there is a single invitation channel shared by all blogs. The [channel descriptor](BSP#channel-identifiers) for the invitation channel is an empty [BDF list](BDF).
|
Each blog has its own channel, and there is a single invitation channel shared by all blogs. The [channel descriptor](BSP#channel-identifiers) for the invitation channel is an empty [BDF list](BDF).
|
||||||
|
|
||||||
The channel descriptor for a blog channel is a list with two elements: `title` (string) and `public_key` (raw).
|
The descriptor for a blog channel is a list with two elements: `title` (string) and `public_key` (raw). Posts are signed with the corresponding private key.
|
||||||
|
|
||||||
### Message types
|
### Message types
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user