Configuration storage for WiFi credentials etc. #27

Open
opened 2025-05-27 19:25:01 +00:00 by stefank · 1 comment
Member

As a user of the TonberryPico,
I want to store configuration such as WiFi credentials directly on the device, and not on the sd card,
so that the credentials can be recalled after each restart, and the credentials are not easily readable by someone who got access to the sd card.

As a user, I am made aware of the fact that this is security by obscurity.

As a user of the TonberryPico, I want to store configuration such as WiFi credentials directly on the device, and not on the sd card, so that the credentials can be recalled after each restart, and the credentials are not easily readable by someone who got access to the sd card. As a user, I am made aware of the fact that this is security by obscurity.
stefank added this to the MVP project 2025-05-27 19:25:01 +00:00
matthias added a new dependency 2025-05-27 19:55:43 +00:00
Owner

This mechanism should then also be used to store additional device-specific data that doesn't belong in hwconfig or in the playlist DB. Examples

  • Timeout for idle shutdown
  • Number of LEDs attached to WS2812 connector
This mechanism should then also be used to store additional device-specific data that doesn't belong in hwconfig or in the playlist DB. Examples - Timeout for idle shutdown - Number of LEDs attached to WS2812 connector
matthias moved this to To Do in MVP on 2025-11-23 12:24:45 +00:00
matthias self-assigned this 2025-11-23 12:24:51 +00:00
matthias moved this to In Progress in MVP on 2025-12-01 08:44:13 +00:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Blocks
#26 Network configuration
TonBERRY/tonberry-pico
Reference: TonBERRY/tonberry-pico#27