From 6e6f4ced7bd21b24fffc728a9bafaf99dccc5ed1 Mon Sep 17 00:00:00 2001 From: reverend Date: Thu, 10 Sep 2020 23:34:24 +0200 Subject: [PATCH] More about the project --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 50d9015..f7d5912 100644 --- a/Readme.md +++ b/Readme.md @@ -4,8 +4,11 @@ lostplaces-backend is a django (3.x) based webproject. It once wants to become a The software is currently in early development status, neither scope, datalmodel(s) nor features are finalized yet. Therefore we would not recommend to download or install this piece of software anywhere - except your local django dev server. +We value privacy as a whole, all ressources the frontend requires will be shipped with lostplace's distribution. We also try to minimze the use of JavaScript as far as we can and try to offer JS-less alternatives where we can. + ## Features - Manage lost places with lots of usefull information. +- OSM-Maps - Sensitive information is not accesiable for anonymous (not logged in) users. - User self registration using a voucher system, only people you invite can join your instance. - Collaboration, every user can add informations like tags, photos and external links to your place.