# no-more-secrets mit Homebrew, dnf, MacPorts, zypper, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für no-more-secrets in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:no-more-secrets
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install no-more-secrets
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install no-more-secrets
```

  Evidenz: MacPorts ports tree: games/no-more-secrets/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install no-more-secrets
```

  Evidenz: Fedora Rawhide package metadata: no-more-secrets from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install no-more-secrets
```

  Evidenz: openSUSE Tumbleweed package metadata: no-more-secrets from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#nms
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/nm/nms/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:no-more-secrets
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/no-more-secrets>
- **Version:** 1.0.1
- **Quellzusammenfassung:** Recreates the SETEC ASTRONOMY effect from 'Sneakers'
- **Homepage:** <https://github.com/bartobri/no-more-secrets>
- **Repository:** <https://github.com/bartobri/no-more-secrets>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://github.com/bartobri/no-more-secrets/archive/refs/tags/v1.0.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- nms (cli)
- sneakers (cli)
- nms (Alias)
- sneakers (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.0.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/bartobri/no-more-secrets
- neueste erkannte Version: v1.0.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

No More Secrets is a terminal toy and effect generator: it pipes text through a 'Hollywood decryption' animation inspired by the 1992 film Sneakers.

### Projektgeschichte

The upstream README defines the project around one memorable visual: the data decryption effect seen in Sneakers. It ships nms for arbitrary piped text and sneakers for a more direct recreation of the movie clip, relying by default on ANSI/VT100 terminal escape sequences and offering an ncurses implementation for terminals that need it.

The project is small C code with a stable niche: fun terminal demos, screenshots, talks, shell aliases, and social-media-friendly command-line output. Its release history is short compared with infrastructure packages, but the repository's packaging files and distro availability show it escaped pure novelty status.

### Adoptionsgeschichte

Adoption is mostly cultural rather than infrastructural. The upstream README notes that more Unix/Linux platforms include it in package managers, and package metadata shows it in Homebrew, Fedora/openSUSE-family packages, MacPorts, and Nix. Its GitHub page also shows thousands of stars, which fits a visual terminal project that spreads by demos.

The tool's staying power comes from being scriptable: because nms reads standard input, users can animate ls output, logs, generated banners, conference demos, terminal startup gags, or README screenshots without modifying the producing command.

### Wie es verwendet wird

The common use is a pipe: ls -l | nms. Flags control auto-decrypt, masking spaces, foreground color, screen clearing, and version output. By default it waits for a keypress before decrypting, matching the source-film rhythm.

Package nerds treat it as a harmless terminal flourish: a tiny C command, no default dependencies, optional ncurses build, and an obvious Unix interface. It is not a security tool and does not encrypt anything; its value is aesthetic and demonstrative.

### Warum Paket-Nerds sich dafür interessieren

No More Secrets is significant as a packaged terminal-culture artifact. It is the kind of small, self-contained command that package managers preserve well: one memorable behavior, trivial invocation, and enough charm to justify installation despite having no operational necessity.

### Zeitleiste

- {'date': '2021-09-24', 'event': 'The GitHub repository page listed Release Version 1.0.1 as the latest release.'}

### Related projects

- LibNMS
- sneakers
- cmatrix

### Quellen

- <https://formulae.brew.sh/formula/no-more-secrets>
- <https://github.com/bartobri/no-more-secrets>
- <https://raw.githubusercontent.com/bartobri/no-more-secrets/master/README.md>
- <https://snapcraft.io/no-more-secrets>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** no-more-secrets
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- dnf - no-more-secrets - 1.0.1-13.fc45: normalized package name match | Fedora Rawhide package metadata: no-more-secrets from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A recreation of the "decrypting text" effect from the 1992 movie Sneakers | https://github.com/bartobri/no-more-secrets
- zypper - no-more-secrets - 1.0.1-1.18: normalized package name match | openSUSE Tumbleweed package metadata: no-more-secrets from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A recreation of the "decrypting text" effect from the 1992 movie Sneakers | https://github.com/bartobri/no-more-secrets
- MacPorts - no-more-secrets: normalized package name match | MacPorts ports tree: games/no-more-secrets/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - nms: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/nm/nms/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cowsay](https://pkg.so/de/brew/cowsay/) - Shares pkgdb curated category or tags: cli, toys.
- [cmatrix](https://pkg.so/de/brew/cmatrix/) - Shares pkgdb curated category or tags: cli, toys.
- [sl](https://pkg.so/de/brew/sl/) - Shares pkgdb curated category or tags: cli, toys.
- [fortune](https://pkg.so/de/brew/fortune/) - Shares pkgdb curated category or tags: cli, toys.
- [asciiquarium](https://pkg.so/de/brew/asciiquarium/) - Shares pkgdb curated category or tags: cli, toys.
- [cbonsai](https://pkg.so/de/brew/cbonsai/) - Shares pkgdb curated category or tags: cli, toys.
- [ponysay](https://pkg.so/de/brew/ponysay/) - Shares pkgdb curated category or tags: cli, toys.
- [kotofetch](https://pkg.so/de/brew/kotofetch/) - Shares pkgdb curated category or tags: cli, toys.
- [lolcatjs](https://pkg.so/de/npm/lolcatjs/) - Local package facts share a topical domain. Shared terms: ansi, cli, effects, terminal, terminal-effects.
- [figlet](https://pkg.so/de/npm/figlet/) - Local package facts share a topical domain. Shared terms: ansi, cli, text, toys.

## Combined YAML source

View the package source record on GitHub. [combined/no-more-secrets.yml](https://github.com/mxcl/pkgdb/blob/main/combined/no-more-secrets.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
