CloudServices/Location: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Update bug trackers and communication channels for location)
(Add retirement of Mozilla Stumbler)
 
Line 16: Line 16:
* Provide a highly accurate geolocation service for any device and in any country, based on publicly observable signal information (like Bluetooth, cell and WiFi networks or IP addresses).
* Provide a highly accurate geolocation service for any device and in any country, based on publicly observable signal information (like Bluetooth, cell and WiFi networks or IP addresses).
* Improve the privacy aspects of the geolocation service compared to the current market offerings.
* Improve the privacy aspects of the geolocation service compared to the current market offerings.
* Maintain the service without full-time development staff (2021 and later).


== Links ==
== Links ==
Line 26: Line 27:


=== Bug reporting ===
=== Bug reporting ===
* Most bugs specific to the [https://github.com/mozilla/MozStumbler Mozilla Stumbler application] and the [http://github.com/mozilla/ichnaea/ Ichnaea Service] should be reported in their respective github issue trackers.
* Most bugs specific to the [https://github.com/mozilla/MozStumbler Mozilla Stumbler application] ([https://discourse.mozilla.org/t/retiring-mozilla-stumbler/75206 retired February 2021]) and the [http://github.com/mozilla/ichnaea/ Ichnaea Service] should be reported in their respective GitHub issue trackers.
* Confidential and security bugs can be reported in the general Bugzilla tracker under the [https://bugzilla.mozilla.org/describecomponents.cgi?product=Location&component=General#General Location :: General] component (for legal, operations, or unknown category)
* Confidential and security bugs can be reported in the general Bugzilla tracker under the [https://bugzilla.mozilla.org/describecomponents.cgi?product=Location&component=General#General Location :: General] component (for legal, operations, or unknown category)



Latest revision as of 16:06, 13 January 2022

Objective

The Mozilla Location Service is an open service which lets devices determine their location based on network infrastructure like WiFi access points, cell towers and Bluetooth beacons. The service is available at https://location.services.mozilla.com

Contributing

There are various ways to contribute, please refer to https://location.services.mozilla.com/ for details.

FAQ

Every project has some frequently asked questions.

Goals

  • Implement the September 2019 Policy for MLS
  • Provide a highly accurate geolocation service for any device and in any country, based on publicly observable signal information (like Bluetooth, cell and WiFi networks or IP addresses).
  • Improve the privacy aspects of the geolocation service compared to the current market offerings.
  • Maintain the service without full-time development staff (2021 and later).

Links

Bug reporting

Communication