Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ to be read by an engineer reviewing the app, not just to list mitigations. Where
we left something unchanged, the rationale is here too, because a defensible
non-fix is part of the posture.

## Reporting a vulnerability

If you find a security issue in Quill, please report it privately rather than
opening a public issue, so it can be fixed before it's widely known. Email
**sapowers16@gmail.com** with a description and, where possible, steps to
reproduce. You'll get an acknowledgement, and we'll work the fix and any
disclosure timing with you. There is no bug-bounty program — this is a small
open-source project — but reports are genuinely welcome and credited if you'd
like.

## What Quill is, in security terms

Quill is a local, single-user macOS desktop app (Tauri 2 + a React/TypeScript
Expand Down
Loading