Files
start-os/agent
Keagan McClelland 18a069e6fd Release/0.2.15 (#411)
* remove all apt-get calls from check phase of startup

* Fix "n is undefined" config spec change bug (#392)

Fixes the issue where an old config with a new config spec sometimes renders the config inaccessible, with the error `n is undefined`

* updates version numbers

* version change for appmgr

* updates version numbers and welcome message

* adds migration for 0.2.15 to the agent

* actually add 0.2.15 migration to appmgr

Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
2021-08-18 15:28:32 -06:00
..
2020-11-23 13:44:28 -07:00
2021-08-18 15:28:32 -06:00
2021-08-18 15:28:32 -06:00
2021-08-18 15:28:32 -06:00
2021-03-05 14:22:12 -07:00
2021-04-26 13:50:01 -06: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
2021-04-26 13:50:01 -06:00
2021-04-26 13:50:01 -06:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2021-08-18 15:28:32 -06:00
2020-11-23 13:44:28 -07:00
2021-05-19 11:46:37 -06: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