Ginto entries cannot be easily exported to Excel spreadsheets. The reason for this is the nested data structure of the entries with rooms, paths, images and detailed accessibility information. Excel isn't designed for that. However, the data can be exported in JSON format. It is also possible to export the images.
Ginto securely and continuously stores all data in the cloud. The database is hosted on Heroku, and the images are hosted on an Amazon S3 bucket. For personal data, specifically user data, ginto uses Zitadel's secure Swiss authentication management system.
Thanks to the event-driven architecture, all changes can be traced at any time. Deleted information is permanently removed for privacy reasons and cannot be recovered.