Skip to content

v4.9.2 - Improved Homebrew security with brew-proxy

Latest

Choose a tag to compare

@RoyalOughtness RoyalOughtness released this 10 Jun 04:13
e8b48a8

v4.9.2 - Improved Homebrew security with brew-proxy

Reminder: releases are symbolic. Builds are created and published immediately after new commits are merged.

This release of secureblue introduces and transparently migrates existing secureblue Homebrew installations to brew-proxy, a DBus-activated service by @HastD that facilitates configuring a Homebrew installation on Linux more securely. The brew-proxy daemon is integrated with Polkit and requires the user to authenticate for certain commands. It provides a security boundary in two directions:

  • Unauthorized users cannot modify the Homebrew installation or packages.
  • Homebrew package install scripts do not have access to home directories other than that of the linuxbrew user.

What's Changed

New Contributors

Full Changelog: v4.9.1...v4.9.2