Grunthos schrieb am 14.04.21 um 16:09:
> [...] can I just setup a 'local' rsync using the S3QL encryption key
> from GC and restore? Or is that too optimistic?  
You need to use https://www.rath.org/s3ql-docs/contrib.html#clone-fs-py
just rclone-ing the GC bucket to local and then mounting the FS as local
S3QL file system does not work since different file systems use
different metadata and different ways to store the metadata with the
objects.

Decrypting the objects yourself with the master key is an involved
process (see https://www.rath.org/s3ql-docs/impl_details.html#encryption
for how S3QL encrypts the data, the nonce for the session key is saved
as metadata to each object AFAIK).

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/714aa966-54d5-bfa9-7d58-85ab1af85c21%40jagszent.de.

Reply via email to