From 48876c6e2b18aa6739542bb38dac3de1c940088d Mon Sep 17 00:00:00 2001 From: NGAU Zeonfung Date: Wed, 23 Jan 2019 14:52:16 +0900 Subject: [PATCH 1/2] =?UTF-8?q?README.md:=E5=A2=9E=E5=8A=A0=E9=98=B2?= =?UTF-8?q?=E6=AD=A2=E9=9A=90=E7=A7=81=E6=B3=84=E6=BC=8F=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=20Add=20privacy=20tips?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 118377a..f336020 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ This simple repository requires no contribution of code, so that you can partici - [https://wearadress.org/](https://wearadress.org/) +### 隐私提示 + +### Privacy tips + +请留意意外的个人信息泄漏,push照片前,请仔细检查照片的EXIF信息是否得到妥善处理(如坐标信息)。 + +Please pay attention to prevent the accidental leakage of personal information. Please check carefully whether the EXIF information is properly handled (such as GPS tags) before you push the photo(s). + ### Contributors [![contributors](https://opencollective.com/Dress/contributors.svg?width=890&button=false)](https://github.com/komeiji-satori/Dress/graphs/contributors) From 00344363cd5f540b8f9bccb23e049c4eb4c7ac48 Mon Sep 17 00:00:00 2001 From: NGAU Zeonfung Date: Wed, 23 Jan 2019 15:03:11 +0900 Subject: [PATCH 2/2] https://github.com/komeiji-satori/Dress/pull/246#pullrequestreview-195356462 --- CONTRIBUTING.md | 11 ++++++++--- README.md | 8 -------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c3a710..abac47b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,12 @@ - 萌即正义 - 性别不限 -## 隐私提醒 Privacy Notice +### 隐私提醒 -照片中有 EXIF 数据,会存储地理位置、拍照设备等信息。如果你不想公开这些信息,可以删除 EXIF。 -删除方法参考 https://forums.adobe.com/thread/890607 +### Privacy Notice + +照片中有 EXIF 数据,会存储地理位置、拍照设备等信息。请留意意外的个人信息泄漏,push照片前,请仔细检查照片的EXIF信息是否得到妥善处理。如果你不想公开这些信息,可以删除 EXIF。 + +删除方法参考 https://forums.adobe.com/thread/890607 + +Please pay attention to prevent the accidental leakage of personal information. Please check carefully whether the EXIF information is properly handled (such as GPS tags) before you push the photo(s). If you want to delete EXIF please refer to https://forums.adobe.com/thread/890607 diff --git a/README.md b/README.md index f336020..118377a 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,6 @@ This simple repository requires no contribution of code, so that you can partici - [https://wearadress.org/](https://wearadress.org/) -### 隐私提示 - -### Privacy tips - -请留意意外的个人信息泄漏,push照片前,请仔细检查照片的EXIF信息是否得到妥善处理(如坐标信息)。 - -Please pay attention to prevent the accidental leakage of personal information. Please check carefully whether the EXIF information is properly handled (such as GPS tags) before you push the photo(s). - ### Contributors [![contributors](https://opencollective.com/Dress/contributors.svg?width=890&button=false)](https://github.com/komeiji-satori/Dress/graphs/contributors)