39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
|
---
|
||
|
title: GDPR
|
||
|
name: GDPR
|
||
|
identifier: gdpr
|
||
|
menu: main
|
||
|
weight: 5
|
||
|
---
|
||
|
<!---
|
||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||
|
contributor license agreements. See the NOTICE file distributed with
|
||
|
this work for additional information regarding copyright ownership.
|
||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||
|
(the "License"); you may not use this file except in compliance with
|
||
|
the License. You may obtain a copy of the License at
|
||
|
|
||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
|
||
|
Unless required by applicable law or agreed to in writing, software
|
||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
See the License for the specific language governing permissions and
|
||
|
limitations under the License.
|
||
|
-->
|
||
|
|
||
|
{{<jumbotron title="GDPR compliance in Ozone">}}
|
||
|
The General Data Protection Regulation (GDPR) is a law that governs how personal data should be handled. This is an European Union law, but due to the nature of software oftentimes spills into other geographies.
|
||
|
Ozone supports GDPR's Right to Erasure(Right to be Forgotten).
|
||
|
{{</jumbotron>}}
|
||
|
|
||
|
<div class="alert alert-warning" role="alert">
|
||
|
If you would like to understand Ozone's GDPR framework at a greater
|
||
|
depth, please take a look at <a href="https://issues.apache.org/jira/secure/attachment/12978992/Ozone%20GDPR%20Framework.pdf">Ozone GDPR Framework.</a>
|
||
|
</div>
|
||
|
|
||
|
Once you create a GDPR compliant bucket, any key created in that bucket will
|
||
|
automatically by GDPR compliant.
|
||
|
|
||
|
|