You are viewing a single comment's thread from:

RE: Snaps Container // 1/28/2026, 4:12:00 AM

in Snaps3 months ago

Skatehive 3.0 will supports email-based “lite” users via the Userbase system.

Auth is magic-link. Since lite users don’t hold Hive keys, writes go through a shared Hive account as soft posts / soft votes.

Authorship will be preserved via an HMAC user_id overlay stored in post metadata and resolved client-side with React hooks.