macOS
brew install no-more-secretslocal Homebrew formula metadata
sudo port install no-more-secretsMacPorts ports tree · games/no-more-secrets/Portfile · source: api.github.com
brew / rank 7142
Recreates the SETEC ASTRONOMY effect from 'Sneakers'. Version 1.0.1 via Homebrew; verified from local package data. Also installable with dnf: sudo dnf install no-more-secrets.
install
brew install no-more-secretslocal Homebrew formula metadata
sudo port install no-more-secretsMacPorts ports tree · games/no-more-secrets/Portfile · source: api.github.com
sudo dnf install no-more-secretsFedora Rawhide package metadata · no-more-secrets · source: dl.fedoraproject.org
sudo zypper install no-more-secretsopenSUSE Tumbleweed package metadata · no-more-secrets · source: download.opensuse.org
nix profile install nixpkgs#nmsnixpkgs package indexes · pkgs/by-name/nm/nms/package.nix · source: api.github.com
overview
Recreates the SETEC ASTRONOMY effect from 'Sneakers'
history
No More Secrets is a terminal toy and effect generator: it pipes text through a 'Hollywood decryption' animation inspired by the 1992 film Sneakers.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nms | executable | indexed executable | Discovered from the local executable index. |
sneakers | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:no-more-secrets |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/bartobri/no-more-secrets |
| Repository | https://github.com/bartobri/no-more-secrets |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
no-more-secrets 1.0.1-13.fc45
A recreation of the "decrypting text" effect from the 1992 movie Sneakers
https://github.com/bartobri/no-more-secrets
sudo dnf install no-more-secretsno-more-secrets 1.0.1-1.18
A recreation of the "decrypting text" effect from the 1992 movie Sneakers
https://github.com/bartobri/no-more-secrets
sudo zypper install no-more-secretsno-more-secrets
sudo port install no-more-secretsnms
nix profile install nixpkgs#nmssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.