NOAA-PMEL / iot-data-landing

IoT Data Landing Project
The Unlicense
0 stars 0 forks source link

Add authentication and encryption options to mock_sensor.py #4

Open derekcoffman opened 2 years ago

derekcoffman commented 2 years ago

Look at ways to add username/password authentication options. Should include AWS and GCP (JWT) options

Add option to encrypt payload data from mock sensor. Look at JWT/JWE.