tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.89k stars 244 forks source link

Remove legacy upgrade script #1744

Closed jdeanwallace closed 4 months ago

jdeanwallace commented 4 months ago

Related https://github.com/tiny-pilot/tinypilot-pro/issues/1214

Based on our efforts to mitigate privilege escalation, the scripts/upgrade script was identified as both tinypilot-writeable and requiring root privileges. However, this script is now considered legacy and can be removed because it was only needed at a time when TinyPilot could only be updated via the terminal.

Review on CodeApprove