Search found 1098 matches

Tue Aug 07, 2018 9:38 pm
Replies: 45
Views: 204295

Google Pie and Wifi Wardriving

Google has throttled scan initiation in Android P - 4 scans/2 minute maximum. Feel free to "star" the issue to help raise awareness within Google. Bug: https://issuetracker.google.com/issues/79906367 Feature Request: https://issuetracker.google.com/issues/112688545 Rest assured that WiGLE ...
Mon Jul 23, 2018 9:42 pm
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

I'm not surprised that mapping packages can't handle it - we have made a lot of trade-offs trying to make WiGLE's visualization work "well enough" for everyone everywhere. We have new filtering/color schemes for the maps under development - is there something we could do there that would h...
Fri Jul 20, 2018 6:15 pm
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

uhg, sorry - that's been sitting toward the bottom of our "TODO" list for a long time, mostly since there isn't much room for UI nuance in the very-compact layout of the uploads page. I'll take a swag at the python script this weekend, since that seems like the easier of the two challenges...
Thu Jul 19, 2018 4:22 pm
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

I don't have time to do it myself (not until the weekend at least), but try: 1. adding an options flag for independent files 2. if the flag is set, instantiate file "per folder" (a list of "newdoc"s instead of one) and add the folder to each 3. make a list of outputnames with the...
Wed Jul 18, 2018 6:20 pm
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

they're organizing nodes inside the KML - holders for actual feature nodes!
Wed Jul 18, 2018 5:16 pm
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

how embarrassing; there was a dumb copy-pasta mistake on line 132 - i've updated our hosted copy, or you fix the conditional yourself in your local copy:

Code: Select all

if folder.name == "WPA3:":

Code: Select all

wpa3 = folder
(not wpa2)
Tue Jul 17, 2018 7:35 am
Replies: 15
Views: 41729

Re: I may be the only one looking for this...

hey tx, Well, it was written and tested in 2.7, but I haven't checked it for 3.0 compat. It was written in an evening in response to feature requests from IRC, so it's super hacky, and feedback/improvements are welcome. You'll need to add https://github.com/cleder/fastkml to your runtime environment...
Tue Jul 10, 2018 6:37 pm
Replies: 1
Views: 15577

Re: Wildly inaccurate GPS

This sounds like a driver case we see frequently - devices report high accuracy, but with a zero time value, which basically precludes accuracy! Suspect this is a driver issue on some phones/tablets.

Cheers,

-ark
Mon Jul 09, 2018 5:17 pm
Replies: 1
Views: 26814

Call for input

WiGLE is looking to expand our non-WiFi signals support in time for DEF CON this year. If you have opinions about cell logging improvements, we'd love your feedback! https://github.com/wiglenet/wigle-wifi-wardriving/pull/230 and https://github.com/wiglenet/wigle-wifi-wardriving/pull/236 for current ...
Mon Jul 09, 2018 5:08 pm
Replies: 4
Views: 18497

Re: CSV/XML Format for cell tower locations

Heya! This thread among other things has pushed us to review and update our cell logging core! Hoping to do a release soon that includes: https://github.com/wiglenet/wigle-wifi-wardriving/pull/236 https://github.com/wiglenet/wigle-wifi-wardriving/pull/230 Short version: Ability to differentiate betw...
Sat Jul 07, 2018 6:38 pm
Forum: Bugs
Replies: 1
Views: 18757

Re: Associated clients

Heya, Nightbane, not sure I understand exactly what you're looking for in terms of associated client records. If those arrived in our system as part of Kismet tar.gz files, we wouldn't have processed that information or made it accessible. We're pretty careful to only use observable data without pub...
Mon Jul 02, 2018 4:36 pm
Replies: 1
Views: 16151

Re: Playing with the Personal Stats

Cool visualizations! It would be really neat to distill these down to simple metrics people could use to compare "newness" and add that figure to the stats page - I've often been surprised by my low percentage "new" points vs. overall seen I have vs. other stumblers at my ranking...
Thu Jun 28, 2018 6:08 pm
Topic: f-droid
Replies: 1
Views: 14773

Re: f-droid

Hi David,

We don't maintain the f-droid build, but we do keep a FOSS version of the software compatible with f-droid up-to date here.

We'll add location sharing to the feature request list - there's some desire for a data sharing bus among users in other quarters.

Cheers,

-ark
Mon Jun 25, 2018 7:49 pm
Replies: 5
Views: 20002

Re: Better data processing and recording mode

Hi Dave, The client is open-sourced: https://github.com/wiglenet/wigle-wifi-wardriving - you can read how we log and report there, and PRs are very welcome! That being said, we avoid doing much data clean-up client-side because it limits our ability to reconstruct/reprocess server-side later, as we ...
Mon Jun 25, 2018 4:19 pm
Replies: 1
Views: 12275

Re: Donate data bug and clarity.

Hi Dave, Sorry, that's a combination of factors at play. 1. the donate flag was intended as an account-wide setting, rather than per-upload setting - we haven't included per-run donation, or added the ability to toggle it on and off on an ongoing basis. 2. the mobile client doesn't surface that as w...

Go to advanced search