Files
start-os/agent
Lucy C 11b007a31d Fix/integration/0.2.11 (#265)
* backports tor security fix to 0.2.10, adds functionality to allow for ssh key management during an update (#263)

* actually upgrade to 0.3.5.14-1

* update lan services on backup restore

* reload nginx, update welcome message, move reset lan to handler

* moves lan refresh after backup restore to asynchronous part of restore

* fix certificate generation

* match guards

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2021-03-19 16:50:52 -06:00
..
2020-11-23 13:44:28 -07:00
2021-03-12 15:42:18 -07:00
2021-03-12 15:42:18 -07:00
2021-03-19 16:50:52 -06:00
2021-03-05 14:22:12 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-12-08 12:22:57 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2021-03-12 15:42:18 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00

Design Decision Log

  • 1/4/20 - Switching from HTTPS to HTTP over local LAN. Due to eventual Tor support/default, this gives us the neatest slot for the Tor support
    • This means it is possible to snoop on traffic between the companion app and the server if you have a LAN presence.
    • This also makes it possible to masquerade as the server if you have a LAN presence