-
Paranoid IT geek so I wasn't sharing my RWGPS account when testing, just using a gpx file.
Fair :) Login http request just gets proxied via the server to avoid cross-domain restriction. No storage, no logging. I'm going to bug them again.. not supporting CORS on a public API is dumb.GPX file gets yoinked right off the computer using FileReader.
EDIT: Just switched the RWGPS API stuff to JSONP, so now all that stuff goes direct to them from the browser - no server proxy calls.
Also if I upload my GPX, are they secure and private?
Same with my log in data?