Anaconda is getting a new suit (Fedora Community Blog)
Anaconda is getting a new suit (Fedora Community Blog)
Posted Jan 11, 2022 21:15 UTC (Tue) by epithumia (subscriber, #23370)In reply to: Anaconda is getting a new suit (Fedora Community Blog) by mathstuf
Parent article: Anaconda is getting a new suit (Fedora Community Blog)
Perhaps soon you'll be able to connect with a browser, which I suppose is fine, but it doesn't really offer that much in the way of new capability. I imagine this is primarily an issue of simplification of code maintenance.
Posted Jan 12, 2022 5:36 UTC (Wed)
by champtar (subscriber, #128673)
[Link] (1 responses)
Posted Jan 13, 2022 2:00 UTC (Thu)
by m4rtink (guest, #95458)
[Link]
Posted Jan 13, 2022 1:58 UTC (Thu)
by m4rtink (guest, #95458)
[Link]
- rendering happens on the machine, so slower machines (cheap ARM SBCs, etc.) might struggle
In comparison a modern remote Web UI renders on client, transfers very little and all data goes over HTTPS.
Anaconda is getting a new suit (Fedora Community Blog)
Anaconda is getting a new suit (Fedora Community Blog)
Anaconda is getting a new suit (Fedora Community Blog)
- all the graphical deps need to be on the image, making the image larger
- the rendered bitmaps are then transferred over network, which is not very efficient
- VNC traffic is not encrypted and VNC has a low maximum password leangth (!)
- lastly, you need a VNC client installed, while almost anyone will likely have a browser