How can I prevent my vault from being accessed by Vault Explorer and other CBFS Vault demo applications?
Here are a handful of strategies for preventing other CBFS Vault-based applications from accessing your Vault, in order from simplest to most complex:
- Employ whole-Vault encryption using CBFS Storage's built-in encryption mechanisms.
- Employ whole-Vault encryption using a custom encryption mechanism, such as PKI encryption.
- Use callback mode, and have your application perform some sort of transformation on the vault's pages on-the-fly (XORing, swapping page order, etc.).
- Some combination of the above.
We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@callback.com.