mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #206] there is no data export mechanism #128
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gdt on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/206
I see it as a bug that there is no way to export the app's data about observed devices (including time, location, per observation -- all metadata). This should exist and be obviously findable. I don't think the format matters much, as long as it is easily machine-readable.
@imbissbudenaesthetik commented on GitHub (Sep 30, 2025):
Hello,
it is possible to export the data (each beacon, with time and coordinates) of each tracker as a pdf since version 2.5.0. The intention of this feature is securing evidence and less data collection as you seem to intent it. We do not plan to implement a raw data export at the moment, but i have added your suggestion to our feature backlog. Thank you for your interest in our app.
Greetings
AirGuard-Team