News/ Product/ Platform roundup: live collaboration, secure sign-in, cookieless analytics
Platform roundup: live collaboration, secure sign-in, cookieless analytics
productprivacy

Platform roundup: live collaboration, secure sign-in, cookieless analytics

TL;DRA roundup of three platform improvements — live collaboration rooms, low-friction browser and device sign-in, and first-party cookieless analytics that measures the product without tracking you across the web.

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.

Frequently asked questions

How does live collaboration connect?

A signed room invitation authorizes a bounded WebSocket session; the same room can also expose its tools through the MCP gateway.

How does sign-in work?

The website uses secure browser sessions, while the desktop uses a short-lived device approval flow and rotating access credentials.

Is the analytics tracking me?

No. It's first-party and cookieless — no third-party trackers and no cross-site profiles. We measure how the product is used to improve it, not who you are.

References

  1. Get LSD
  2. LSD docs

More news

← All news  ·  View as Markdown

Build with LSD.

See it, collaborate on it, extend it. Download LSD and ship your first pipeline today.

Get LSD Read the docs