You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
add: favorites page and Markdown-backed sourcing guide for required items
build: publish portable-only releases with provenance and checksums until code-signed
Releases now offer a single download — WikeloContractor-win-Portable.zip; the unsigned Setup.exe/.msi installers are no longer published.
Every release carries a SHA256SUMS.txt and a GitHub build-provenance attestation, so a
download can be verified before the app is code-signed.
README explains why it's portable-only for now and how to verify a download; it no longer
suggests weakening Windows security (AV/ASR exclusions, Smart App Control) to run the app.
Added a SECURITY.md with how to report vulnerabilities and confirm a genuine build.