owncloud / owncloud/ocis

Encryption with S3 Driver

Open
#6,273 8 comments 3 reactions 0 assignees View on GitHub
Category:Enhancement Status:Proposal
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

## Is your feature request related to a problem? Please describe.

I'd like to outsource the user data using an S3 Endpoint.
I don't want to trust the storage provider.

## Describe the solution you'd like

The S3 driver allows to specify an encryption key with which the
data is encrypted before sending it to the data provider.

## Describe alternatives you've considered

File-based encryption keys,
Encryption at higher level.

## Additional context

I don't think it is sensible to add encryption into the ocis driver, because the encryption key has to be on the same machine.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.