thePR0M3TH3AN
|
a2a663eed1
|
Default offline mode
|
2025-08-22 09:10:06 -04:00 |
|
thePR0M3TH3AN
|
cfb861b60a
|
Merge pull request #843 from PR0M3TH3AN/codex/update-install-script-with-mode-flag
feat: add installer mode flag
|
2025-08-21 15:52:36 -04:00 |
|
thePR0M3TH3AN
|
ca533a3518
|
feat: add installer mode flag
|
2025-08-21 15:45:58 -04:00 |
|
thePR0M3TH3AN
|
a7da9b8971
|
Merge pull request #842 from PR0M3TH3AN/codex/update-agents.md-for-installation-guidance
docs: add installation quickstart for agents
|
2025-08-21 15:27:32 -04:00 |
|
thePR0M3TH3AN
|
a0ae414765
|
docs: add installation tips to AGENTS
|
2025-08-21 15:27:10 -04:00 |
|
thePR0M3TH3AN
|
45c112b26b
|
Merge pull request #841 from PR0M3TH3AN/codex/format-entry-options-as-a-list
Improve readability of seed setup prompts
|
2025-08-20 22:40:10 -04:00 |
|
thePR0M3TH3AN
|
4df6ff639e
|
List seed setup choices for readability
|
2025-08-20 22:33:23 -04:00 |
|
thePR0M3TH3AN
|
108fcfcb04
|
Merge pull request #840 from PR0M3TH3AN/codex/increment-nostr-account-derivation
feat: track nostr account index per seed
|
2025-08-20 22:22:19 -04:00 |
|
thePR0M3TH3AN
|
505cf1a950
|
feat: track nostr account index per seed
|
2025-08-20 22:15:35 -04:00 |
|
thePR0M3TH3AN
|
e701a1c1cb
|
Merge pull request #839 from PR0M3TH3AN/codex/fix-graceful-failure-on-decryption-error
Handle configuration decryption errors gracefully
|
2025-08-20 21:53:24 -04:00 |
|
thePR0M3TH3AN
|
cb9a068e40
|
Handle config decryption errors gracefully
|
2025-08-20 21:46:09 -04:00 |
|
thePR0M3TH3AN
|
c13742f3f3
|
Merge pull request #838 from PR0M3TH3AN/codex/add-manual-export-without-encryption
Add option to export and import database without encryption
|
2025-08-20 21:08:49 -04:00 |
|
thePR0M3TH3AN
|
6c8b1928b8
|
Add option to export and import database without encryption
|
2025-08-20 21:00:12 -04:00 |
|
thePR0M3TH3AN
|
b1b31eeb8a
|
Merge pull request #837 from PR0M3TH3AN/codex/add-first-run-warning-to-readme.md
Document offline default and add KDF strength slider
|
2025-08-20 20:59:57 -04:00 |
|
thePR0M3TH3AN
|
492bfba3fb
|
tests: add offline default and kdf slider
|
2025-08-20 20:51:36 -04:00 |
|
thePR0M3TH3AN
|
b33565e7f3
|
Merge pull request #836 from PR0M3TH3AN/codex/update-class-docstring-and-documentation
Clarify best-effort memory zeroization
|
2025-08-20 20:37:20 -04:00 |
|
thePR0M3TH3AN
|
857b1ef0f9
|
Document memory zeroization caveat
|
2025-08-20 20:29:58 -04:00 |
|
thePR0M3TH3AN
|
7a039171a0
|
Merge pull request #835 from PR0M3TH3AN/codex/update-encryptionmanager-for-nonce-handling
Add nonce tracking and V3 encryption format
|
2025-08-20 20:02:07 -04:00 |
|
thePR0M3TH3AN
|
dd513cf964
|
Add nonce tracking and V3 encryption format
|
2025-08-20 19:43:45 -04:00 |
|
thePR0M3TH3AN
|
16de0a82c7
|
Merge pull request #834 from PR0M3TH3AN/codex/implement-token-generation-and-validation
Use bcrypt-hashed API tokens
|
2025-08-20 19:35:40 -04:00 |
|
thePR0M3TH3AN
|
d99af30d9f
|
Switch API token to bcrypt
|
2025-08-20 19:29:08 -04:00 |
|
thePR0M3TH3AN
|
da37ec2e61
|
Merge pull request #833 from PR0M3TH3AN/codex/implement-new_manifest_id-in-snapshot.py
Use HMAC-based manifest IDs without fingerprint leakage
|
2025-08-20 19:18:14 -04:00 |
|
thePR0M3TH3AN
|
0315562d80
|
test: ensure manifest IDs omit fingerprint
|
2025-08-20 19:11:24 -04:00 |
|
thePR0M3TH3AN
|
e75e197270
|
Merge pull request #832 from PR0M3TH3AN/codex/implement-totp-secret-generation-feature
feat: support random and deterministic TOTP secrets
|
2025-08-20 18:57:00 -04:00 |
|
thePR0M3TH3AN
|
619226d336
|
feat: support random and deterministic TOTP secrets
|
2025-08-20 18:36:19 -04:00 |
|
thePR0M3TH3AN
|
15df3f10a6
|
Merge pull request #831 from PR0M3TH3AN/codex/update-agents.md-to-specify-deterministic-artifacts
docs: add deterministic artifact guidelines
|
2025-08-20 18:19:36 -04:00 |
|
thePR0M3TH3AN
|
b451097c65
|
docs: add deterministic artifact guidelines
|
2025-08-20 18:19:20 -04:00 |
|
thePR0M3TH3AN
|
9cacd1b13d
|
Merge pull request #830 from PR0M3TH3AN/codex/implement-hkdf-helper-and-update-sub-key-usage
Refactor key derivation with hierarchical HKDF
|
2025-08-20 18:19:00 -04:00 |
|
thePR0M3TH3AN
|
b97d60778b
|
Restore compatibility for key hierarchy
|
2025-08-20 18:12:02 -04:00 |
|
thePR0M3TH3AN
|
bbb26ca55a
|
test: add key hierarchy tests
|
2025-08-20 17:57:50 -04:00 |
|
thePR0M3TH3AN
|
d6e03d5e7a
|
Merge pull request #829 from PR0M3TH3AN/codex/implement-kdfconfig-dataclass-and-update-key-derivation
Introduce KDF config metadata and migration tests
|
2025-08-20 17:44:50 -04:00 |
|
thePR0M3TH3AN
|
26632c0e70
|
Fix KDF metadata handling and headless password prompts
|
2025-08-20 17:23:10 -04:00 |
|
thePR0M3TH3AN
|
06ca51993a
|
Add KDF config with per-file metadata
|
2025-08-19 09:53:46 -04:00 |
|
thePR0M3TH3AN
|
1b6b0ab5c5
|
Merge pull request #827 from PR0M3TH3AN/codex/add-backup-restoration-feature
feat: add startup backup restore option
|
2025-08-19 09:04:29 -04:00 |
|
thePR0M3TH3AN
|
87999b1888
|
test: cover backup restore startup
|
2025-08-19 08:53:26 -04:00 |
|
thePR0M3TH3AN
|
6928b4ddbf
|
Merge pull request #826 from PR0M3TH3AN/codex/add-tests-for-seed-word-flow
test: add word-by-word seed flow tests
|
2025-08-18 22:03:41 -04:00 |
|
thePR0M3TH3AN
|
73183d53a5
|
test: cover invalid word and fingerprint flows
|
2025-08-18 21:55:39 -04:00 |
|
thePR0M3TH3AN
|
c9ad16f150
|
Merge pull request #825 from PR0M3TH3AN/codex/extend-test-coverage-for-key/value-and-managed-accounts
test: add key-value and managed account entry tests
|
2025-08-18 21:18:20 -04:00 |
|
thePR0M3TH3AN
|
bd86bdbb3a
|
test: add key-value and managed account entry tests
|
2025-08-18 21:12:32 -04:00 |
|
thePR0M3TH3AN
|
8d5374ef5b
|
Merge pull request #824 from PR0M3TH3AN/codex/add-all_entry_types-constant-and-update-filters
Support listing all entry types
|
2025-08-18 19:22:05 -04:00 |
|
thePR0M3TH3AN
|
468608a369
|
Support listing all entry types
|
2025-08-18 19:12:55 -04:00 |
|
thePR0M3TH3AN
|
56e652089a
|
Merge pull request #823 from PR0M3TH3AN/codex/update-documentation-for-installation-requirements
docs: note installer dependency checks
|
2025-08-18 18:19:33 -04:00 |
|
thePR0M3TH3AN
|
c353c04472
|
docs: note installer dependency checks
|
2025-08-18 18:18:07 -04:00 |
|
thePR0M3TH3AN
|
2559920a14
|
Merge pull request #822 from PR0M3TH3AN/codex/update-readme-and-examples-for-seedpass-commands
docs: update vault import/export commands
|
2025-08-18 18:11:18 -04:00 |
|
thePR0M3TH3AN
|
57935bdfc1
|
docs: update vault import/export commands
|
2025-08-18 18:09:43 -04:00 |
|
thePR0M3TH3AN
|
55fdee522c
|
Merge pull request #821 from PR0M3TH3AN/codex/update-install.sh-argument-parsing
Default GUI install with opt-out flag
|
2025-08-18 18:00:14 -04:00 |
|
thePR0M3TH3AN
|
af4eb72385
|
Default to GUI install with opt-out flag
|
2025-08-18 17:50:18 -04:00 |
|
thePR0M3TH3AN
|
90c304ff6e
|
Merge pull request #820 from PR0M3TH3AN/codex/add-post-install-python-check
Run CLI import check after pip install
|
2025-08-18 17:32:25 -04:00 |
|
thePR0M3TH3AN
|
7b1ef2abe2
|
Relax BIP85 cache benchmark
|
2025-08-18 17:22:34 -04:00 |
|
thePR0M3TH3AN
|
5194adf145
|
Check CLI import after installation
|
2025-08-18 17:02:23 -04:00 |
|