Centralized management of decentralized secrets
git clone https://github.com/hyoo-ru/mam.git ./mam
cd mam
npm install
git clone https://github.com/hyoo-ru/bunker.hyoo.ru.git ./hyoo/bunker
npm start hyoo/bunker/cli/run
node hyoo/bunker/cli/run/-/node.js masters=http://localhost:9090 port=9091
Masters are addresses of CRUS-DB sync-servers. The CLI-app is also a sync-server itself.
put <path> <value>
get <path>
list <path>
join <path> <peer_id> <rank>