diff --git a/frontend/src/App.js b/frontend/src/App.js index ca2e07d..5b6fc5f 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -11,6 +11,7 @@ import { LogoutPage, NotFoundPage, SettingsPage, + TrackEditor, TrackPage, TracksPage, UploadPage, @@ -40,7 +41,7 @@ const App = connect((state) => ({login: state.login}))(function App({login}) { Home
+ Checking this box allows all users to see your full track. For your own privacy and security, + make sure to only publish tracks in this way that do not let others deduce where you live, work, + or frequently stay. Your recording device might have useful privacy settings to not record + geolocation data near those places. +
++ In the future, this site will allow you to redact privacy sensitive data in tracks, both + manually and automatically. Until then, you will have to rely on the features of your recording + device, or manually redact your files before upload. +
++ After checking this box, your data essentially becomes public. You understand that we cannot + control who potentially downloads this data and and keeps a copy, even if you delete it from + your account or anonymize it later. +
++ Use at your own risk. +
+ > + } + trigger={+ You can remove this track from your account and the portal if you like. However, if at any point you have + published this track, we cannot guarantee that there are no versions of it in the public data repository, + or any copy thereof. +
+ +