Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
geeksville committed Dec 30, 2020
1 parent 3e492ad commit dfe7bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This message wraps a MeshPacket with extra metadata about the sender and how it
| ----- | ---- | ----- | ----------- |
| packet | [MeshPacket](#MeshPacket) | | The (probably encrypted) packet |
| channel_id | [string](#string) | | The global channel ID it was sent on |
| mesh_id | [string](#string) | | The sending mesh. FIXME, is this necessary? can we use this to authenticate/prevent fake nodeid impersonation for senders - i.e. use mesh id (which is authenticated) + local node id as the globally trusted nodenum |
| gateway_id | [string](#string) | | The sending gateway. Can we use this to authenticate/prevent fake nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as the globally trusted nodenum |



Expand Down

0 comments on commit dfe7bc1

Please sign in to comment.