Colin Childs commited on 2018-03-01 22:45:10
Zeige 1 geänderte Dateien mit 28 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -735,6 +735,34 @@ meetings around the world.</li> |
| 735 | 735 |
<ol> |
| 736 | 736 |
|
| 737 | 737 |
#Keep old ids in case of incoming links. |
| 738 |
+ <a id="metadataremoval"></a> |
|
| 739 |
+ <li> |
|
| 740 |
+ <b>Remove metadata from Tor Browser uploads</b> |
|
| 741 |
+ <br> |
|
| 742 |
+ Likely Mentors: <i>Arthur D. Edelstein (arthuredelstein)</i> |
|
| 743 |
+ <p> |
|
| 744 |
+ Tor Browser is a privacy-preserving web browser used by millions of |
|
| 745 |
+ users around the world. We are looking for a programmer fluent in JS |
|
| 746 |
+ and C++ to implement new features to work closely with the Tor Browser |
|
| 747 |
+ team. |
|
| 748 |
+ |
|
| 749 |
+ Image files, especially photos taken by smartphones, |
|
| 750 |
+ often carry hidden privacy-violating metadata, typically specified by |
|
| 751 |
+ the EXIF format. Such metadata can include the user's geolocation and |
|
| 752 |
+ various unique identifiers. In order to protect the user's identity, |
|
| 753 |
+ we would like the intern to modify the file-upload feature in Tor |
|
| 754 |
+ Browser such that metadata in image files is automatically removed |
|
| 755 |
+ before the image is uploaded to a server. Ideally, the summer intern would |
|
| 756 |
+ implement this feature for both desktop and mobile Tor Browser. If |
|
| 757 |
+ there is time, we can envision sanitizing other kinds of uploaded |
|
| 758 |
+ files, including movies, audio, PDFs and Office documents. |
|
| 759 |
+ |
|
| 760 |
+ </p> |
|
| 761 |
+ <p> |
|
| 762 |
+ For more information <a href="https://trac.torproject.org/projects/tor/ticket/24965">see its ticket</a>. |
|
| 763 |
+ </p> |
|
| 764 |
+ </li> |
|
| 765 |
+ |
|
| 738 | 766 |
<a id="pythonTorClient"></a><a id="pythonTorClient"></a> |
| 739 | 767 |
<li> |
| 740 | 768 |
<b>Python Tor Client</b> |
| 741 | 769 |