PointOneNav / polaris

Software for communicating with Point One Navigation's Polaris GNSS Corrections Service
MIT License
25 stars 12 forks source link

adds embedded authentication method and examples #17

Closed anathan closed 4 years ago

anathan commented 4 years ago

This adds support for an "embedded" authentication scheme in where devices can provide an internal serial number, signed by a shared secret, to authenticate to receive Polaris corrections

anathan commented 4 years ago

Definitely agree on the duplication. Let's put that in the next revision to break out the client into a few smaller, modular pieces.