luci/applications
Paul Spooren 6638e4cdd5 luci-app-attendedsysupgrade: remove outdated checks
the upgrade server used to store a md5 checksum and the image filesize,
due to complexity this was removed.

Instead a sha256sums file is created by the IB with additional
signature. The firmware filesize can be retrived by requesting
Content-Length data.sysupgrade_url.

As the deeper layers (rpcd) currently do not offer an easy way to to
perform a sha256sum check & verify a usign sig these features will be
re-added once supported.

Until then the security of the sysupgrades depend on TLS and so the
luci-app is meant as a demonstration only.

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-12-27 03:26:21 +01:00
..
2017-11-11 12:14:52 +09:00
2017-09-03 22:49:38 +02:00
2017-11-11 12:14:52 +09:00
2017-11-11 12:14:52 +09:00
2017-05-02 19:12:32 +09:00
2017-02-21 09:17:36 +01:00