Privacy on this device
Losstoday stores browser preferences in localStorage. The
Remember this browser control applies only to persistence of
lt_home_order, lt_home_order_bad, and
lt_home_order_good. Turning it off removes those three keys
from localStorage. It also removes any legacy/local
anon_id key. Later writes to these protected keys stay only
in memory for the current page instance. The legacy/local
anon_id key is not the active server anonymous identifier.
This control does not disable localStorage, clear or prevent
other preferences, or disable the lt_ui localStorage value or
first-party lt_ui cookie. Theme, motion, font size, region,
interface, widget layout and state, pins, dismissals, and other browser
preferences may continue to persist. The anonymous identifier used by
the server is stored in the first-party Flask session cookie. This
control does not clear that identifier; it remains until the session is
cleared or expires.