Tom
Tom
I'd like to be able to upload cryptographic keys at the first installation. I don't have an exact workflow how this could be done, but on a conceptual level both...
@vortigont how slow are we talking? At least signing would be nice to validate the binary. But if it's too slow to decrypt perhaps it's better to use HTTPS to...
Yeah, maybe. Or we could have a script that check /proc/cpuinfo or output from uname and fetch the right one
TLS might be solveable with a wild card certificate, like *.my.getumbrel.com that is hard coded on the os image but not considered secret. Then take each ip address of the...
Thanks @lukechilds ! Yes port 3000 is without SSL, so point TOR there and let the network handle encryption. 4000 with self signed SSL is better than unencrypted for the...
I forgot to mention the login credentials: user: umbrel password: moneyprintergobrrr
I get the same problem on CentOS 9. Running Ansible from Fedora 37 ansible [core 2.12.5] python version = 3.11.4 (main, Jun 7 2023, 00:00:00) [GCC 12.3.1 20230508 (Red Hat...