Hi,
I just want to clear up some misinformation about moOde setup and security.
Starting with our 8.3.0 release (March 2023) we aligned with the Raspberry Pi OS Bullseye security practice of (1) not including any embedded login or WiFi userids/passwords in an ISO image and (2) leaving SSH in its default disabled state. This was done because there are many ways to maliciously exploit embedded credentials in ISO images given that users often don't ever change them after booting up. It's a significant benefit to you that our images employ improved security.
Our Setup guide explains how to easily prep the ISO image using the Raspberry Pi Imager to set a login userid and password of your choosing, WiFi SSID and password, enabling SSH, choosing a host name (8.3.7 release), etc. Your choices will be imported into moOde's configuration during first boot. This process is much more convenient for setting up WiFi than the legacy process of waiting for moOde to boot up in Access Point (AP) mode.
Regarding AP mode, there is no embedded AP password on the ISO image and since this element is not part of the Pi Imager schema yet it has to be entered via the WebUI Network Config screen. A notification message to this effect will be displayed on the screen.
On the Network Config screen, the entries displayed in the password fields are the Pre-Shared Key (PSK) representations of the plaintext passwords that were entered either via the Pi Imager or the Network Config screen. This is what is stored locally instead of plaintext passwords and doing it this way helps improve security.
For more info on setup and configuration visit the Download page at
https://moodeaudio.org There are links to the Pi Imager, Setup guide etc.
A few more things to mention are that the OS in moOde is essentially stock RaspiOS and is built using the same pi-gen utility and work flow thats used to make the official RaspiOS releases. The kernel version is what's shipped with the given release of RaspiOS plus our three value add kernel drivers: aloop 384K, pcm1794a 384K and the rtl88xxau driver for the nice Comfast CM-912AC WiFi adapter. Our component parts for example MPD, shairport-sync, camilladsp are our own custom builds and are packaged using standard Debian packaging. There are absolutely no kernel or OS "sound tweaks" or any such thing.
Just an FYI that the majority of tech support for moOde is provided in our own Forum at
https://moodeaudio.org/forum, and developer support is provided in our project Git repos at
https://github.com/moode-player
I'll try to periodically monitor this Forum and help out (time permitting) but if you really need tech support for a question or issue, visit the Support page at
https://moodeaudio.org to easily request a Forum account.
Remember that moOde is Free Open Source Software (FOSS). There are no Ads, nags for subscriptions, analytics/tracking or any other such technology in our player. The source code is public and can be freely examined in our Git repo. Preference, configuration and player operational data is stored on the local boot media and is not provided to any 3rd parties. This is our contribution to improving privacy for our users.
-Tim