Package Details: shh 2026.3.8-1

Git Clone URL: https://aur.archlinux.org/shh.git (read-only, click to copy)
Package Base: shh
Description: Automatic systemd service hardening guided by strace profiling
Upstream URL: https://github.com/desbma/shh
Licenses: GPL3
Submitter: desbma
Maintainer: desbma
Last Packager: desbma
Votes: 5
Popularity: 0.018365
First Submitted: 2023-11-23 21:34 (UTC)
Last Updated: 2026-03-08 16:42 (UTC)

Latest Comments

gesh commented on 2026-02-08 16:40 (UTC)

Note: License is GPL-3.0-only, see https://github.com/desbma/shh/blob/master/Cargo.toml

Deacalion commented on 2025-06-06 14:10 (UTC)

If you're getting the following build error, it's probably your custom CARGO_TARGET_DIR setting.

==> Starting package()...
install: cannot stat './target/release/shh': No such file or directory
==> ERROR: A failure occurred in package().

Fix:

env -u CARGO_TARGET_DIR yay -S shh