Skip to content

hyoo-ru/bunker.hyoo.ru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$hyoo_bunker

Centralized management of decentralized secrets

Tech stack

Build and run

Install dev environment:

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

Build and run CLI-app

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.

CLI commands:

put <path> <value>
get <path>
list <path>
join <path> <peer_id> <rank>

About

Centralized management of decentralized secrets

Resources

License

Stars

Watchers

Forks