Terminate the process after handling a panic trigger
This branch fixes a few bugs with panic button responses:
- Terminate the process when signing out in response to a panic trigger (thanks @goapunk for finding the cause of this bug)
- Terminate the process when a panic trigger is received before signing in
- Ignore panic triggers from untrusted apps
Closes #932 (closed)