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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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)

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

  • ULog-flutter beautiful log

    1 project | dev.to | 21 Sep 2021
  • How to initialize lateinit variable used for object expression in Kotlin properly?

    2 projects | /r/android_devs | 15 Jun 2021
  • Organic Maps rejected from Google Play: non-complied to Families Program policy

    1 project | news.ycombinator.com | 11 Sep 2024
  • A Post-Google World

    1 project | news.ycombinator.com | 7 Sep 2024
  • Show HN: Repo2vec – an open-source library for chatting with any codebase

    5 projects | news.ycombinator.com | 28 Aug 2024

Did you konow that Java is
the 8th most popular programming language
based on number of metions?