A private place to vent, inspired by an app called Vent that shut down.
A quiet place for loud feelings.
Write down a feeling, tag the emotion — a “whisper” in Wisp's own vocabulary — and it's genuinely unreadable by anyone else unless you choose to share it. Not just hidden behind a setting: encrypted so it can't be read even on the server it's stored on. Later phases add sharing specific whispers with friends, and an authenticated public feed.
Sometimes you just need to put a feeling somewhere and have it briefly witnessed, without it turning into a whole conversation, and without it being traceable back to you — especially across a system where different fronters might not want a vent linked to “one continuous person's” history.
Discord identity is deliberately decoupled from the members table — kept in a separate table behind a keyed HMAC hash, with the recovery-decryption key structurally isolated from moderation code via CI enforcement.