rpi-open-firmware VS systemd

Compare rpi-open-firmware vs systemd and see what are their differences.

rpi-open-firmware

Open source VPU side bootloader for Raspberry Pi. (by librerpi)

systemd

The systemd System and Service Manager (by systemd)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rpi-open-firmware systemd
12 520
421 12,580
1.4% 2.1%
4.4 10.0
3 months ago 1 day ago
C C
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

rpi-open-firmware

Posts with mentions or reviews of rpi-open-firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-02.
  • Raspberry Pi receives strategic investment from Arm
    5 projects | news.ycombinator.com | 2 Nov 2023
    > Please correct me if I'm wrong.

    My memory told me it was the GPU that needed the blobs. So I asked at DDG

    https://duckduckgo.com/?t=ftsa&q=binary+blobs+and+the+Raspbe...

    Turned up this: https://wiki.debian.org/RaspberryPi and it says...

    > All Raspberry Pi models before the 4 (1A, 1B, 1A+, 1B+, Zero, Zero W, 2, 3, Zero 2 W) boot from their GPU (not from the CPU!), so they require a non-free binary blob to boot

    So the 4 (and I suppose the 5, if it ever actually comes...)

    Goes on to say:

    > Since then, Broadcom publicly released some code, licensed as 3-Clause BSD, to aid the making of an open source GPU driver. The "rpi-open-firmware" effort to replace the VPU firmware blob started in 2016. See more at https://news.ycombinator.com/item?id=11703842 . Unfortunately development of rpi-open-firmware is currently (2021-06) stalled.

    So there you are. Not wrong, are you, but not strictly correct, depending on "...to run properly" definition

    https://github.com/librerpi/rpi-open-firmware has updates 3-months ago

  • LibreRPi – open source replacements for RPi firmware
    3 projects | news.ycombinator.com | 15 Sep 2022
  • How is the free firmware for the Raspberry progressing?
    4 projects | news.ycombinator.com | 12 Apr 2022
    many of those demos work on the the entire pi model range

    pi3 support is only broken due to arm side problems, which could be fixed by just using a different bootloader

    and the https://github.com/librerpi/rpi-open-firmware codebase can already boot linux headlessly on both pi2 and pi3, it uses a different arm bootloader

  • Arduino Pro hardware is not open-source hardware
    2 projects | news.ycombinator.com | 7 Jul 2021
    Yes, and some folks are reverse engineering their stuff:

    https://github.com/librerpi/rpi-open-firmware/

  • Hacker News top posts: Feb 25, 2021
    4 projects | /r/hackerdigest | 25 Feb 2021
    rpi-open-firmware: open-source VPU side bootloader for Raspberry Pi\ (35 comments)
  • rpi-open-firmware: open-source VPU side bootloader for Raspberry Pi
    1 project | /r/patient_hackernews | 25 Feb 2021
    1 project | /r/hackernews | 25 Feb 2021
    3 projects | news.ycombinator.com | 24 Feb 2021
    There is work being done on the RPi4, for example the SHA1 HMAC protecting the boot on the RPi4 had to be cracked (and was easily), I hear future versions have RSA signing support, so the proprietary firmware might become mandatory at some point.

    https://github.com/librerpi/rpi-open-firmware/blob/master/do...

  • AArch64 Boards and Perception
    1 project | news.ycombinator.com | 24 Feb 2021
    There is a project to create an open source version of the proprietary GPU firmware that boots into the ARM processor:

    https://github.com/librerpi/rpi-open-firmware

  • Taking a Stand in the War on General-Purpose Computing
    7 projects | news.ycombinator.com | 23 Feb 2021
    I note that even the Raspberry Pi is moving towards locked down devices, the RPi4 has an (easily cracked) HMAC blocking booting into the open source firmware and I hear more recent hardware editions have RSA signing support in the bootrom code.

    https://github.com/librerpi/rpi-open-firmware/blob/master/do...

systemd

Posts with mentions or reviews of systemd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.
  • Dlopen() Metadata for ELF Files
    1 project | news.ycombinator.com | 8 May 2024
  • PoC to demonstrate root permission hijacking by exploiting "systemd-run"
    2 projects | news.ycombinator.com | 4 May 2024
    No, the OP was not sent any harassment, the OP _did_ the harassment as it can be seen in the tweets. I mean, they are right there, just click on the links you shared. One of the OP's followers even openly called for the assassination of the project maintainer, and you have the galls to defend him? This is truly deranged stuff.

    And again, there is no "vulnerability", there is simply a person that doesn't know how Linux works and has learned something new. Which again it's fine, nobody knows everything and we all learn new things everyday, it's just that normal and sensible people don't use that to make grand claims on social media and start harassment campaigns culminating in death threats.

    Professional security researchers responsibly report real issues using the appropriate channels, such as defined at: https://github.com/systemd/systemd/security/policy this is not the work of a researcher, this is a grifter looking for self-promotion on social media.

  • Run0 – systemd based alternative to sudo announced
    6 projects | news.ycombinator.com | 1 May 2024
    > 3. even `adduser` will not allow it by default

    5. useradd does allow it (as noted in a comment). 6. Local users are not the only source, there things like LDAP and AD.

    7. POSIX allows it:

    * https://github.com/systemd/systemd/issues/6237#issuecomment-...

  • Systemd Rolling Out "run0" As sudo Alternative
    2 projects | news.ycombinator.com | 30 Apr 2024
    > I for one love to type out 13 extra characters

    FWIW, systemd is normally pretty good at providing autocomplete suggestions, so even if you don't want to set up an alias you'll probably just have to type `--b ` to set it.

    > I wonder what random ASCII escape sequences we can send.

    According to the man page source[0]:

    > The color specified should be an ANSI X3.64 SGR background color, i.e. strings such as `40`, `41`, …, `47`, `48;2;…`, `48;5;…`

    and a link to the relevant Wikipedia page[1]. Given systemd's generally decent track record wrt defects and security issues, and the simplicity of valid colour values, I expect there's a fairly robust parameter verifier in there.

    In fact, given the focus on starting the elevated command in a highly controlled environment, I'd expect the colour codes to be output to the originating terminal, not forwarded to the secure pty. That way, the only thing malformed escapes can affect is your own process, which you already have full control over anyway.

    (Happy to be shown if that's a mistaken expectation though.)

    [0] https://github.com/systemd/systemd/blob/main/man/run0.xml

    [1] https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_G...

  • Crash-only software: More than meets the eye
    1 project | news.ycombinator.com | 30 Apr 2024
  • Systemd Wants to Expand to Include a Sudo Replacement
    3 projects | news.ycombinator.com | 30 Apr 2024
    bash & zsh are supported by upstream: https://github.com/systemd/systemd/tree/main/shell-completio...
  • "Run0" as a Sudo Replacement
    3 projects | news.ycombinator.com | 30 Apr 2024
    the right person to replace sudo, not: https://github.com/systemd/systemd/issues/6237

    PS: https://pwnies.com/systemd-bugs/

  • Linux fu: getting started with systemd
    5 projects | news.ycombinator.com | 14 Apr 2024
    https://github.com/systemd/systemd/issues/32028#issuecomment...

    There are some very compelling arguments made there if you care to read them

  • Ubuntu 24.04 (and Debian) removed libsystemd from SSH server dependencies
    1 project | news.ycombinator.com | 13 Apr 2024
    Maybe it was because you weren't pointing out anything new?

    There was a pull request to stop linking libzma to systemd before the attack even took place

    https://github.com/systemd/systemd/pull/31550

    This was likely one of many things that pushed the attackers to work faster, and forced them into making mistakes.

  • Systemd minimizing required dependencies for libsystemd
    2 projects | news.ycombinator.com | 12 Apr 2024
    The PR for changing compression libraries to use dlopen() was opened several weeks before the xz-utils backdoor was revealed.

    https://github.com/systemd/systemd/pull/31550

What are some alternatives?

When comparing rpi-open-firmware and systemd you can also consider the following projects:

OpenBBTerminal - Investment Research for Everyone, Everywhere.

openrc - The OpenRC init system

tl - The compiler for Teal, a typed dialect of Lua

tini - A tiny but valid `init` for containers

PrawnOS - Libre Mainline Kernel and Debian for arm laptops

inotify-tools - inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.

lk-overlay

s6 - The s6 supervision suite.

serverlessui - A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.

earlyoom - earlyoom - Early OOM Daemon for Linux

java-keyring - Copy of Java Keyring library from bitbucket.org/bpsnervepoint -- with working CI in for osx/linux/windows keystore.

supervisor - Supervisor process control system for Unix (supervisord)