samfirm.js VS aosp-build

Compare samfirm.js vs aosp-build and see what are their differences.

samfirm.js

TypeScript implementation of a streaming downloader, decryptor and extractor of Samsung firmware. (by jesec)

aosp-build

A build system for AOSP based roms optimized for determinisim, customization, and automation. (by hashbang)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
samfirm.js aosp-build
4 2
219 36
- -
0.0 0.0
4 months ago over 1 year ago
JavaScript Shell
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

samfirm.js

Posts with mentions or reviews of samfirm.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-19.

aosp-build

Posts with mentions or reviews of aosp-build. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-01.
  • System partition too small
    1 project | /r/LineageOS | 25 Feb 2023
  • LineageOS 18.1 Released
    10 projects | news.ycombinator.com | 1 Apr 2021
    I've been using LineageOS since the good ol' CyanogenMod days and I am very grateful for how much work the developers put into it day in and day out.

    Thanks to them, I managed to get rid of Google Apps in my day-to-day life almost[0] entirely and drastically improve privacy for me: Instead of Google Play Services I use MicroG[1] and instead of Play Store, I use Aurora Store[2] and F-Droid. For syncing files there is Syncthing[3] and for backups there is Seedvault[4]. To isolate apps I don't trust I use NetGuard[8] and Shelter[9] and practically no internet-facing app has access to my internal "SD card" on which my photos and documents reside. As a bonus, getting rid of GApps and using LineageOS has increased my phones' battery life and their overall lifetime tremendously. (I've only owned three smartphones in my entire life, the original T-Mobile G1, the HTC One M8 and the BQ Aquaris Pro.) I couldn't be happier.

    That being said, I've closely been following GrapheneOS[5] because I find its additional security guarantees very attractive. In fact, just a few hours ago my new Pixel 5 arrived and I'm looking forward to giving it a try. Though I already know I will miss MicroG… Maybe I'll end up building my own custom Android ROM, using Hashbang or RattlesnakeOS[6, 7]?

    Overall, I don't really understand people who criticize Android for not being open while loudly claiming a "pure" Linux phone would be so much better. (There was yet another discussion here on HN just a few days ago.) Yes, Android is a not your typical open-source project and clearly in the hands of Google. Yes, most phone and chip manufacturers still haven't open-sourced their hardware binary blobs. We definitely have to fight these fights. But with a Linux phone I'd probably be struggling with window-manager-related bugs in the worst possible moments (say, an emergency call) and risk all my data getting stolen whenever I install a new app.

    As much as I like Linux – I dabbled with it the first time almost two decades ago and have been using it as a daily driver for more than a decade – but its stability and, especially, security guarantees are orders of magnitude worse than Android's.

    I secretly hope that Fuchsia will find its way to the desktop at some point and be able to replace my Linux system.

    [0]: I still use Google Maps every now and then

    [1]: https://microg.org . See https://lineage.microg.org/ for LineageOS images that come with MicroG pre-installed.

    [2]: https://auroraoss.com/

    [3]: https://syncthing.net

    [4]: https://github.com/seedvault-app/seedvault

    [5]: http://grapheneos.org/

    [6]: https://github.com/hashbang/aosp-build

    [7]: https://github.com/dan-v/rattlesnakeos-stack/

    [8]: https://netguard.me/

    [9]: https://f-droid.org/en/packages/net.typeblog.shelter/

What are some alternatives?

When comparing samfirm.js and aosp-build you can also consider the following projects:

rattlesnakeos-stack - Build your own privacy and security focused Android OS in the cloud.

treble_experimentations - Notes about tinkering with Android Project Treble

Seedvault - A backup application for the Android Open Source Project.

android_vendor_lineage

hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.