Thanks for helping keep Booki Dock and its users safe.
Booki is a rolling beta: only the latest release is supported, and the in-app updater keeps you on it. Please make sure you're on the newest version before reporting.
Please do not open a public issue for security problems. Instead, report privately so it can be fixed before it's disclosed:
- Preferred: open a private security advisory on GitHub (Security → Report a vulnerability).
- Or email: punkable@protonmail.com
Please include, as best you can:
- what the issue is and the impact you think it has,
- the version of Booki and your Windows version,
- clear steps (or a small proof of concept) to reproduce it.
- An acknowledgement, typically within a few days.
- An honest assessment and, for confirmed issues, a fix in the next release.
- Credit in the release notes if you'd like it (or you can stay anonymous).
Booki runs entirely on your PC. It has no server, no accounts and no
telemetry, and it only touches its own data folder (%APPDATA%\Booki), your
pinned items and — if you enable it — the per-user startup registry entry.
Its only network use is checking for updates on GitHub and fetching the favicon
of a website you pin. Reports about any behaviour beyond that are especially
welcome.
Because this beta isn't signed with a commercial certificate yet, Windows SmartScreen may warn on first run — that's expected and not a vulnerability.
glib/RUSTSEC-2024-0429: Booki currently ships Windows-only installers built on WebView2. The vulnerableglib 0.18.xentry is pulled intoCargo.lockthrough Tauri/Wry's Linux GTK3/WebKitGTK bindings (webkit2gtk -> gtk -> glib) and is not compiled or distributed in the Windows release. Dependabot cannot update it toglib 0.20+until upstream Tauri/Wry migrates that Linux stack. We keep Tauri/Wry updated and suppress only this non-shipped advisory in Dependabot.