MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
296 stars 64 forks source link

Use qtkeychain for passwords #2031

Open PeterPetrik opened 2 years ago

PeterPetrik commented 2 years ago

Passwords should be stored in the Android keystore system and iOS keychain not in QSettings

update https://docs.google.com/document/d/1N4rnKPg8uxWqioPFNOYVDBZkfjMdTRryvaUzcZM55cY afterwards

PeterPetrik commented 2 years ago

data from QSettings is stored in the app folder, which is private so it is not that big deal..