Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

BlackBox

Blackbox is an open source tool that enables you to safe store sensitive information in Git (or other) repos by encrypting them with GPG. Only the encrypted version of the file is available. You can be free to provide access to the repo, as but only people with the right GPG keys can access the encrypted data.

Things you should never store in a repo without encryption:

  • TLS (SSL) certificates
  • Passwords
  • API keys
  • And more!

Project Info:

User Info:

For contributors:

A slide presentation about an older release is on SlideShare.

Join our mailing list: https://groups.google.com/d/forum/blackbox-project

License

This content is released under the MIT License. See the LICENSE.txt file.