summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/keystore.py
Commit message (Expand)AuthorAgeFilesLines
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-4/+2
* fix(node): pin utf-8 (and LF) on every text file the node reads or writesChristophe Besson2026-09-041-3/+3
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-031-9/+13
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-131-1/+24
* feat(node): add keystore module with 3 unlock modesChristophe Besson2026-08-091-0/+225