### Summary Databases should already have sensible data encrypted. But we could also provide the ability to do so as well. ### Basic Example ```python backup.upload( encrypt=True ) ```