Create an "encrypted" Repository
Opened this issue · 0 comments
ryardley commented
Currently we need to separately encrypt and save data here:
In the commands:
We also have a PR in the works for encapsulating stored data as auto persistable: #189
We should probably create an encrypted repository to automatically encrypt data sent and received from it to it using a given cipher and have that available on the repositories object.