Prepare v0.4 release and open source docs

This commit is contained in:
Akshay Kolli
2026-06-29 23:42:39 -07:00
parent 085d7a16dc
commit 504bd2d39a
58 changed files with 5076 additions and 923 deletions

25
SECURITY.md Normal file
View File

@@ -0,0 +1,25 @@
# Security Policy
I Hate PDFs works with user-selected local PDFs and does not require an account, analytics, or cloud upload.
## Supported Versions
Security fixes target the latest public release and the `main` branch.
## Reporting A Vulnerability
Do not report security vulnerabilities in public issues.
Use GitHub private vulnerability reporting if it is enabled for this repository. If it is not enabled, contact the maintainer through the product support page:
<https://www.akkolli.net/ihatepdfs>
Include:
- A clear description of the issue
- Reproduction steps
- A minimal sample PDF when one is required to reproduce the issue
- Your macOS version
- The app version and build number
The maintainer will assess impact, prepare a fix when needed, and coordinate disclosure timing before public details are posted.