Skip to content

Commit 18efdb2

Browse files
authored
Add files via upload
dbcake — single-file DB + secrets client Features: - centralized (.dbce append-only) and decentralized (per-key files) storage - choose storage format: binary | bits01 | dec | hex - encryption modes (low|normal|high) with AES-GCM via cryptography if installed; secure stdlib fallback otherwise - key rotation, file-locking, CLI, interactive passphrases - API to switch modes: db.centerilized() and db.decentralized() - Server sync (push/pull) implemented with urllib (no extra libs) - Graphical package installer (tkinter) to install optional packages (e.g., cryptography) - Secrets HTTP client (Client/AsyncClient) with optional Fernet encryption
1 parent f569f6d commit 18efdb2

File tree

1 file changed

+1042
-413
lines changed

1 file changed

+1042
-413
lines changed

0 commit comments

Comments
 (0)