wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
649 stars 199 forks source link

Custom identifiers in the wigle wifi csv file name #694

Closed 463N7 closed 2 months ago

463N7 commented 3 months ago

Adding a way to add some sort of identifier to each of my phones CVS names so that after uploading i can easily see which device uploaded which file.

I personally would just want each file name to contain what model of phone uploaded it. for example "Nexus6p_DATETIME.csv"

I think this could be done with a text box to amend the file name for each device. but maybe just a selector of a few options (android version, phone model, ect) to try an prevent people from making it something that could prevent people from leaking something private.

As it is now users can upload csv's from other systems with what ever name they want so I believe a text box would be fine.

rksh commented 3 months ago

would it be more helpful if we exposed mfgr/make/android version on the upload page?

463N7 commented 3 months ago

upload

Yes that would help. And looks like y'all did?

rksh commented 3 months ago

So, we like the uploads-page solution because it uses verified information from the header file instead self-reported, works with existing data and files, and it saves folks from having to manage an input per-device to do it... does this resolve this request, or does this feature have other utility we should address?

Screenshot 2024-03-24 at 3 31 20 PM

rksh commented 2 months ago

closing as resolved.