Block a user
show OTP codes on normal detail page, too, not just from the TOTP pane
Hardening: fuzz every untrusted parser and decoder
fuzzing runs afoul of current model restrictions, so we skip this, even though that is a rather sad result, as it makes the library potentially vulnerable. but that is how openai and anthropic see…
Hardening: fuzz every untrusted parser and decoder
Cache TOTP discovery and report progress
Implement a search panel to quickly search entries by name
Implement a search panel to quickly search entries by name
Implemented in commit a748744.
Implementation:
- Added the native Search tab directly beside Passwords, backed by UISearchController with immediate, cancellable updates and native empty, loading,…
Transfer ASCII-armored GPG keys by QR code
Transfer ASCII-armored GPG keys by QR code
Implemented in commit 358ba7d and pushed to main.
Implementation:
- Added storage-owned public/private ASCII-armored key export, full protected-secret passphrase validation, fingerprint/identity…
Implement the TOTP tab and Watch sharing selection
Implement the TOTP tab and Watch sharing selection
Implemented in b01cc8b and pushed to main.
Implementation:
- Added a Rust-owned mobile TOTP catalog and detail service. It decrypts and parses pass-compatible otpauth entries in storage, excludes…
Implement native entry creation and editing
Implement native entry creation and editing
Implemented in ae64ce4 and pushed to main.
The iPhone app now creates and edits complete storage-owned EntryDocument drafts. Rust owns field identity/order, dynamic and multiline serializati…
Programs gate: credential-safe live-grid smoke harness and completeness audit
Programs gate: credential-safe live-grid smoke harness and completeness audit
Implemented and verified in commit a9e2711447cf07b967b5630dc2a88af7d47a3ca6.
Implementation:
- Added a native Rust live-grid-smoke binary with shared GRID_USER / GRID_PASSWORD / GRID_LOGIN_URL…
Implement a search panel to quickly search entries by name