feat: add native KDBX scaffolding and in-memory KeePass API
This commit is contained in:
+4
-3
@@ -1,5 +1,6 @@
|
||||
# Todo
|
||||
|
||||
- Keep write-path behavior predictable and well-documented.
|
||||
- Preserve minimal API surface until update/delete/move is required.
|
||||
- Consider typed bridge errors in TypeScript if more granularity is needed later.
|
||||
- Implement native KDBX parsing and serialization.
|
||||
- Decode and decrypt the real KDBX payload.
|
||||
- Add compatibility tests against `pykeepass` for read/write parity.
|
||||
- Decide the exact scope of KDBX versions and features to support first.
|
||||
|
||||
Reference in New Issue
Block a user