#274: password-only shares removed — key-in-link always, password as optional layer (v0.6.45) #275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/pw-layer274"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the #274 ruling: a password-only protection level must not exist. Every share is key-in-the-link; a password, when set, is an additional gate on the key.
mode:"password"and the legacy bare-password inference coerce to a layered fragment share (key + password hash stored), so older clients get a working, stronger link rather than an error. Allowed modes are nowfragmentand the policy-gated legacyplain.Recipient flow for layered shares is the #271 locked viewer: neutral card → password gate → metadata reveal → deliberate Download → in-browser decrypt with the fragment key.