Three small things that add up
Not every improvement is a headline feature. Here are three that quietly make LSD better to use.
Live collaboration rooms
Create a room, share a bounded invitation, and work together over a live WebSocket relay. Room state,
membership, invitation limits, and join audit records are durable; transient relay connections are
not. The same authority can expose the room through the MCP gateway without creating a second
account or permission system.
Secure sign-in without the drag
Getting into the app should never be the hard part. Browser sessions remain isolated in secure
host-only cookies, and the desktop uses a short device approval flow with rotating credentials. You
get a quick handoff without weakening the production identity boundary.
First-party, cookieless analytics
To improve the product we need to know how it's used — but not at the cost of tracking you. So we built a first-party, cookieless analytics layer: no third-party trackers, no cross-site profiles. It measures the product, not the person. Privacy-respecting by construction, and it keeps working even with third-party cookies long dead.
More soon
Grab LSD, read the docs, and subscribe via RSS to follow the next round of updates.