Skip to content

add secure_packet_v1 for secure concentrators#194

Open
dinocore1 wants to merge 9 commits intohelium:masterfrom
dinocore1:secure_concentrator
Open

add secure_packet_v1 for secure concentrators#194
dinocore1 wants to merge 9 commits intohelium:masterfrom
dinocore1:secure_concentrator

Conversation

@dinocore1
Copy link
Copy Markdown

Secure LoRaWAN Concentrator cards sign RX packets in hardware using unique ED25519 key. The signature consists of the actual packet data plus metadata (frequency, datarate, snr, rssi, tmst, and GPS time/location). All this data must be available to validate the signature. This PR proposes adding an optional secure_packet_v1 message type to the lora_beacon_report_req_v1

@helium helium deleted a comment from lthiery Oct 13, 2022
optional uint32 vacc = 5;
}

// Duration since the GPS epoc (0h 6-Jan-1980)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed comments about the well known type... better to look at this proposed guideline #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants