Push plain dataset to encrypted ria store after modification #32

Merged
christian-monch merged 3 commits from issue-31-push-to-encrypted-store into master 2022-11-07 14:17:44 +00:00

3 commits

Author SHA1 Message Date
Christian Monch
05d9136572 use newest datalad version in tests 2022-11-07 15:12:29 +01:00
Christian Monch
567950ccea adapt test to encrypted sibling configuration 2022-11-07 15:12:12 +01:00
Christian Monch
9a8f981da7 push dataset to encrypted store after modification
After an entry has been saved into the plaintext
entry-dataset the entry-dataset is pushed to the
encrypted entry-dataset.

This is the first step of the encryption at rest
implementation. The next step would be to drop
the newly saved entry from the plaintext-dataset.
2022-11-07 13:13:54 +01:00