mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-07 14:06:42 +02:00
docs: update project documentation for v0.11.11.0
- CLAUDE.md: add .github/ CI infrastructure to project structure, remove duplicate bin/ entry - TODOS.md: mark Linux cookie decryption as partially shipped (v0.11.11.0), Windows DPAPI remains deferred - package.json: sync version 0.11.9.0 → 0.11.11.0 to match VERSION file Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -154,14 +154,17 @@
|
||||
**Effort:** M
|
||||
**Priority:** P4
|
||||
|
||||
### Linux/Windows cookie decryption
|
||||
### Linux cookie decryption — PARTIALLY SHIPPED
|
||||
|
||||
**What:** GNOME Keyring / kwallet / DPAPI support for non-macOS cookie import.
|
||||
~~**What:** GNOME Keyring / kwallet / DPAPI support for non-macOS cookie import.~~
|
||||
|
||||
**Why:** Cross-platform cookie import. Currently macOS-only (Keychain).
|
||||
Linux cookie import shipped in v0.11.11.0 (Wave 3). Supports Chrome, Chromium, Brave, Edge on Linux with GNOME Keyring (libsecret) and "peanuts" fallback. Windows DPAPI support remains deferred.
|
||||
|
||||
**Effort:** L
|
||||
**Remaining:** Windows cookie decryption (DPAPI). Needs complete rewrite — PR #64 was 1346 lines and stale.
|
||||
|
||||
**Effort:** L (Windows only)
|
||||
**Priority:** P4
|
||||
**Completed (Linux):** v0.11.11.0 (2026-03-23)
|
||||
|
||||
## Ship
|
||||
|
||||
|
||||
Reference in New Issue
Block a user