Encryption

If data will be send to Cloud with encryption in CloudBerry Explorer, is it possible to acess this data without Cloudberry, by providing user/password?

Background is this, sensitive data should be shared with other companies which do not use Cloudberry.

[reply=“tom;d1272”] Anything that was encrypted by our software can only be decrypted by it, so currently there’s no other option.

[reply=“tom;d1272”] You can probably use something like Amazon AWS S3 KMS Encryption to encrypt objects in S3 and control the access to such objects using IAM controls, all without using our client-side encryption. All data in transit can be encrypted using SSL in CloudBerry Explorer. Have a look at these posts and see if it works for you: https://www.cloudberrylab.com/resources/blog/using-aws-kms-with-explorer/ https://docs.aws.amazon.com/kms/latest/developerguide/services-s3.html