Commit Graph

74 Commits

Author SHA1 Message Date
thePR0M3TH3AN
d2face4c99 Add custom field support 2025-07-04 19:01:47 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
e421dbe4c3 Add PGP key support 2025-07-04 18:16:15 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
43e19d4ce6 Implement seed entry management 2025-07-04 16:35:08 -04:00
thePR0M3TH3AN
b1879ca91e Add SSH key entry support 2025-07-04 16:26:05 -04:00
thePR0M3TH3AN
7604f87e94 Fetch remote snapshot stats 2025-07-04 12:59:10 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
9b9fc038d3 Update settings menu test for new option 2025-07-03 23:55:27 -04:00
thePR0M3TH3AN
89574ef249 Add search option to menu 2025-07-03 15:56:28 -04:00
thePR0M3TH3AN
ff71c60410 Add profile stats feature and menu option 2025-07-03 14:22:05 -04:00
thePR0M3TH3AN
1b0101f257 Enhance modify entry for TOTP 2025-07-03 13:29:17 -04:00
thePR0M3TH3AN
a5aefd8548 Pass config manager to backup 2025-07-03 11:47:38 -04:00
thePR0M3TH3AN
6691667bb1 Refactor EntryManager to use BackupManager 2025-07-03 11:35:12 -04:00
thePR0M3TH3AN
ef4a9966d1 fix totp blacklist and exit 2025-07-03 10:40:47 -04:00
thePR0M3TH3AN
6a98df4e56 Add TOTP export option 2025-07-03 10:31:06 -04:00
thePR0M3TH3AN
3d65800eb2 Keep TOTP retrieval active 2025-07-03 10:17:42 -04:00
thePR0M3TH3AN
fe41ae4a60 Handle retrieval of 2FA entries 2025-07-03 10:08:35 -04:00
thePR0M3TH3AN
d40156c205 Add in-memory secret encryption 2025-07-03 09:58:37 -04:00
thePR0M3TH3AN
3364824fc4 Add relay health check and tests 2025-07-03 09:44:09 -04:00
thePR0M3TH3AN
fd3986330f Add navigation and indexing to TOTP display 2025-07-03 09:20:02 -04:00
thePR0M3TH3AN
51a515a4cc Fix TOTP display function 2025-07-03 08:54:54 -04:00
thePR0M3TH3AN
c7ffdd6991 Add 2FA codes menu 2025-07-03 08:30:43 -04:00
thePR0M3TH3AN
7308fe7ea6 Add support for imported TOTP secrets 2025-07-03 08:14:37 -04:00
thePR0M3TH3AN
c327d64044 Fix TOTP manager import and add test 2025-07-03 07:49:14 -04:00
thePR0M3TH3AN
82306a3a4b Fix TOTP seed retrieval and auto index 2025-07-03 07:39:13 -04:00
thePR0M3TH3AN
de7beeaefc Add manual 2FA entry option 2025-07-03 00:27:18 -04:00
thePR0M3TH3AN
609751bf66 Update tests for entries schema 2025-07-02 23:09:10 -04:00
thePR0M3TH3AN
d589a14ddd Prompt for notes when adding or modifying 2025-07-02 22:48:37 -04:00
thePR0M3TH3AN
7763d9de88 Refactor constants initialization 2025-07-02 22:04:52 -04:00
thePR0M3TH3AN
c83b8c3074 Introduce custom error classes 2025-07-02 21:29:18 -04:00
thePR0M3TH3AN
b6675aa5ec Display event IDs after Nostr publish 2025-07-02 20:14:25 -04:00
thePR0M3TH3AN
055e86b8ab Remove obsolete encryption mode support 2025-07-02 19:17:52 -04:00
thePR0M3TH3AN
57adf0bf01 Remove unused encryption mode setting 2025-07-02 19:00:49 -04:00
thePR0M3TH3AN
d2832db194 Remove password-based encryption modes 2025-07-02 18:48:15 -04:00
thePR0M3TH3AN
678cdbc5e6 Add vault sync and update Nostr restore 2025-07-02 16:22:57 -04:00
thePR0M3TH3AN
4ad65a8837 feat: make inactivity timeout configurable 2025-07-02 14:05:27 -04:00
thePR0M3TH3AN
4d9bcf6d3b Add encryption mode change feature 2025-07-02 11:02:53 -04:00
thePR0M3TH3AN
12ab76badf Add encryption mode prompt helper 2025-07-02 09:36:58 -04:00
thePR0M3TH3AN
4c7b0edabc Fix profile switching to reload parent seed 2025-07-01 23:15:33 -04:00
thePR0M3TH3AN
ddee3d5ccc Fix password hash storage when adding new seed profile 2025-07-01 23:01:38 -04:00
thePR0M3TH3AN
8b5b4856ff Handle missing checksum file 2025-07-01 22:30:06 -04:00
thePR0M3TH3AN
8812de1618 Add optional parent_seed to portable backup 2025-07-01 22:21:53 -04:00
thePR0M3TH3AN
f67b73f914 Add portable export/import features 2025-07-01 21:32:34 -04:00
thePR0M3TH3AN
f6a94d06cc Use exc_info for error logging 2025-07-01 18:23:44 -04:00
thePR0M3TH3AN
6be6b59b6f fix nostr client seed decrypt 2025-07-01 14:50:56 -04:00
thePR0M3TH3AN
5d3dbedd3b Fix password unlock logic and test 2025-07-01 14:21:39 -04:00
thePR0M3TH3AN
f6767ec9a3 Add BIP85 test vectors and fix implementation 2025-07-01 14:01:41 -04:00
thePR0M3TH3AN
5dad9abde9 Fix vault initialization in save_and_encrypt_seed 2025-07-01 12:38:29 -04:00
thePR0M3TH3AN
2d361ea126 feat: prompt encryption mode in setup 2025-07-01 11:25:15 -04:00