Would it be possible to get an F-Droid release of the Firewalla app? Or a de-googled version of the app that may be downloaded directly from Firewalla?

This page summarizes the projects mentioned and recommended in the original post on /r/firewalla

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Java Code. Always.
  • logger

    ✔️ Simple, pretty and powerful logger for android

    The report from Warden on the loggers are not Loggers in the sense your thinking of (like Analytics ) but Application logging. You have to remember with the functions of the application talking to the firewalla and the device it self having the logs. They had to build a solution to see logs in the Apps and have them Human Readable. They used these to Pretty up the logs they can grab in the app (from a quick repo look at what they do) (https://github.com/orhanobut/logger).

  • firewalla

    http://firewalla.com

    I think you may not be a Developer or have more then a basic knowledge but app developers tend to use other peoples packages kept in Vendor or other folders at times. But not only that in some cases in other Apps that are looking for something like the application you mentioned searches the WHOLE .apk what does this mean? It means the scanning software is using String match at times and looking at EVERY file . Taking a random software part you added above a quick search of the firewalla repo i found this doc that shows the Google Firebase Analytics as just a name in the Publicsuffixlist doc (https://github.com/firewalla/firewalla/blob/3467aa9911dc96b4bcb5ec90df3caf9da12b543e/vendor_lib/publicsuffixlist/public_suffix_list.dat) . After that quick search Im sure i could find the rest pretty easily but EHH. Second quick search for CrashLytics it found the file in the Tests folder section. (https://github.com/firewalla/firewalla/blob/3467aa9911dc96b4bcb5ec90df3caf9da12b543e/tests/test_intel_tool.js)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts