thePR0M3TH3AN
|
87999b1888
|
test: cover backup restore startup
|
2025-08-19 08:53:26 -04:00 |
|
thePR0M3TH3AN
|
468608a369
|
Support listing all entry types
|
2025-08-18 19:12:55 -04:00 |
|
thePR0M3TH3AN
|
a21efa91db
|
refactor: rename entropy length parameter
|
2025-08-12 09:41:37 -04:00 |
|
thePR0M3TH3AN
|
19577163cf
|
Add vault locked flag and enforce access checks
|
2025-08-12 08:48:19 -04:00 |
|
thePR0M3TH3AN
|
3ff3e4e1d6
|
Use manager timed_input in MenuHandler
|
2025-08-11 21:13:44 -04:00 |
|
thePR0M3TH3AN
|
08c4453326
|
Add service classes and tests
|
2025-08-11 20:36:53 -04:00 |
|
thePR0M3TH3AN
|
28f552313f
|
test: align legacy migration handling
|
2025-08-11 19:35:03 -04:00 |
|
thePR0M3TH3AN
|
294eef9725
|
test: cover legacy migration error handling
|
2025-08-11 16:05:14 -04:00 |
|
thePR0M3TH3AN
|
b0a2f17cc8
|
Make Nostr client async
|
2025-08-10 20:59:04 -04:00 |
|
thePR0M3TH3AN
|
199d02ab72
|
Clarify placeholder utils and clean imports
|
2025-08-08 15:47:52 -04:00 |
|
thePR0M3TH3AN
|
28382cc649
|
test seed profile creation
|
2025-08-06 23:14:53 -04:00 |
|
thePR0M3TH3AN
|
8c9e325c76
|
Add regression test for word-by-word seed setup
|
2025-08-06 22:34:11 -04:00 |
|
thePR0M3TH3AN
|
bfc181c32b
|
Handle missing fingerprint manager during seed save
|
2025-08-06 22:13:47 -04:00 |
|
thePR0M3TH3AN
|
26a4a74131
|
Test duplicate seed profile creation
|
2025-08-06 22:01:28 -04:00 |
|
thePR0M3TH3AN
|
45304b41c2
|
Guard missing Nostr client in background sync
|
2025-08-06 21:33:16 -04:00 |
|
thePR0M3TH3AN
|
48e0632771
|
Avoid AttributeError when config manager missing
|
2025-08-06 19:34:41 -04:00 |
|
thePR0M3TH3AN
|
d92385eff9
|
Add tests for secret mode initialization
|
2025-08-06 19:23:56 -04:00 |
|
thePR0M3TH3AN
|
b3b703985d
|
test: cover audit logging
|
2025-08-06 12:07:09 -04:00 |
|
thePR0M3TH3AN
|
edcf2787ee
|
Add Argon2 calibration and encryption fuzz tests
|
2025-08-06 09:58:44 -04:00 |
|
thePR0M3TH3AN
|
a864da5751
|
Cache BIP85 derivations and incremental snapshots
|
2025-08-06 08:36:48 -04:00 |
|
thePR0M3TH3AN
|
f0a7fb7da1
|
Queue background errors
|
2025-08-05 23:26:54 -04:00 |
|
thePR0M3TH3AN
|
94d0b80dce
|
Add quick unlock flag and event logging
|
2025-08-05 23:05:11 -04:00 |
|
thePR0M3TH3AN
|
2aae6db22d
|
fix: route nostr helpers through client module
|
2025-08-05 21:38:48 -04:00 |
|
thePR0M3TH3AN
|
2949cc22c9
|
Fix inconsistent Nostr sync notifications
|
2025-08-05 14:53:39 -04:00 |
|
thePR0M3TH3AN
|
19881dbeeb
|
Test entry summary refresh on edits
|
2025-08-05 12:40:39 -04:00 |
|
thePR0M3TH3AN
|
9cc7e4d0d7
|
Test PBKDF2 iteration fallback
|
2025-08-04 15:01:40 -04:00 |
|
thePR0M3TH3AN
|
3823603712
|
Handle migration flags for sync prompt
|
2025-08-04 14:46:21 -04:00 |
|
thePR0M3TH3AN
|
1a194aec04
|
Handle legacy index migration errors
|
2025-08-04 13:36:44 -04:00 |
|
thePR0M3TH3AN
|
4d7f28b400
|
Refactor decrypt_data error handling
|
2025-08-04 13:10:49 -04:00 |
|
thePR0M3TH3AN
|
2b22fd7d5e
|
Support multiple legacy PBKDF2 iterations
|
2025-08-04 12:38:04 -04:00 |
|
thePR0M3TH3AN
|
fdfdbc883b
|
Use vault migration flag to prompt sync
|
2025-08-04 11:43:34 -04:00 |
|
thePR0M3TH3AN
|
b03530afba
|
Persist schema migrations
|
2025-08-04 10:56:14 -04:00 |
|
thePR0M3TH3AN
|
0dda7ebe5b
|
feat: handle migration sync prompt
|
2025-08-04 09:37:36 -04:00 |
|
thePR0M3TH3AN
|
6d110679c5
|
Prompt sync after migration
|
2025-08-04 09:05:32 -04:00 |
|
thePR0M3TH3AN
|
d58c836fe6
|
Refine legacy migration prompt
|
2025-08-04 08:39:51 -04:00 |
|
thePR0M3TH3AN
|
b5024d99de
|
Track migrations and trigger sync
|
2025-08-03 20:56:17 -04:00 |
|
thePR0M3TH3AN
|
292b443158
|
Clean up legacy index files after migration
|
2025-08-03 20:39:00 -04:00 |
|
thePR0M3TH3AN
|
42f9f0c4bb
|
Fix checksum file naming and add tests
|
2025-08-03 20:32:03 -04:00 |
|
thePR0M3TH3AN
|
bf129e5dca
|
chore: streamline legacy decryption error
|
2025-08-03 20:05:20 -04:00 |
|
thePR0M3TH3AN
|
d7a39c88d3
|
test: cover legacy migration prompt
|
2025-08-03 19:20:50 -04:00 |
|
thePR0M3TH3AN
|
6fa9f0839e
|
Fix legacy decryption iterations
|
2025-08-03 17:53:42 -04:00 |
|
thePR0M3TH3AN
|
6a31ec7e99
|
Test legacy password fallback in decrypt_data
|
2025-08-03 17:32:25 -04:00 |
|
thePR0M3TH3AN
|
942cb1d89a
|
Improve Nostr backup restoration reliability
|
2025-08-03 17:01:49 -04:00 |
|
thePR0M3TH3AN
|
1301b79279
|
test: cover legacy index decryption fallback
|
2025-08-03 16:47:13 -04:00 |
|
thePR0M3TH3AN
|
23a3ae3928
|
Merge pull request #732 from PR0M3TH3AN/codex/update-agents.md-with-migration-plan
docs: add migration guidance
|
2025-08-03 11:46:24 -04:00 |
|
thePR0M3TH3AN
|
f664a6c40f
|
fix: migrate legacy nostr payloads
|
2025-08-03 11:41:06 -04:00 |
|
thePR0M3TH3AN
|
44ce005cdc
|
test: cover legacy migration prompt and sync
|
2025-08-03 11:29:23 -04:00 |
|
thePR0M3TH3AN
|
d75cc760d3
|
Remove sensitive debug logging
|
2025-08-03 11:02:36 -04:00 |
|
thePR0M3TH3AN
|
5423c41b06
|
Include fingerprint salt in password key derivation
|
2025-08-03 09:37:59 -04:00 |
|
thePR0M3TH3AN
|
aad41929bf
|
Use HMAC DRNG for RSA PGP keys
|
2025-08-03 09:24:50 -04:00 |
|