Skip to content

Bunkr initial release v2

Latest
Compare
Choose a tag to compare
@danielSanchezQ danielSanchezQ released this 30 Oct 15:25
· 5 commits to master since this release
3961a0f

Bunkr

Bunkr is a command line tool for secure storage and dynamic access management of sensitive or private data. Bunkr users store their private data across a decentralized network of remote machines using state of the art cryptographic techniques (Shamir Secret Sharing, Secure Multi Party Computation) that make sure the data is maximally resistant to either theft or loss. Data stored in Bunkr is accessible only to the exact devices specified by the user(s), and permissions can be granted and revoked dynamically. Even the remote machines that collectively store and serve data to Bunkr users have no way of individually knowing the underlying data they process. Passwords, API Keys, Cryptographic Keys and more can all be handled with previously inconceivable security and convenience thanks to Bunkr.

Visit Our Website

Changelog

  • Daemon API result data is a JSON now
  • Security path update, compiled with go version 1.13.3
  • Bunkr now shows an update warning message in Bunkr when starting the application
  • Fix revoke command not being able to revoke for some of the secrets
  • Updated SSH agent to work with the latest API

IMPORTANT BETA DISCLAIMER

This repository is a pre-release beta version of Bunkr. We highly recommend keeping back-ups of any important data you store on the beta platform. This is the first open public testing of our CLI and the majority of the code is not yet open source. We are providing free and unlimited use of our state of the art distributed secrets management platform, but the binary is offered as is, with no guarantees.

If you think you have found any bugs or security leaks please open an issue here on GitHub or contact us at contact@bunkr.app.