{"id":34199715,"url":"https://github.com/hollerith/nomo","last_synced_at":"2026-03-10T20:04:46.169Z","repository":{"id":182680192,"uuid":"668906126","full_name":"hollerith/nomo","owner":"hollerith","description":"Implementation of no more secrets animation effect ","archived":false,"fork":false,"pushed_at":"2025-01-16T03:46:01.000Z","size":14192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-12-18T20:11:02.597Z","etag":null,"topics":["console","hacking"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hollerith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-20T22:01:39.000Z","updated_at":"2023-07-21T23:10:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc8db8e1-f23c-420a-8ca6-88c462a3cee1","html_url":"https://github.com/hollerith/nomo","commit_stats":null,"previous_names":["hollerith/nomo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hollerith/nomo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollerith%2Fnomo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollerith%2Fnomo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollerith%2Fnomo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollerith%2Fnomo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hollerith","download_url":"https://codeload.github.com/hollerith/nomo/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollerith%2Fnomo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30351873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["console","hacking"],"created_at":"2025-12-15T18:03:16.989Z","updated_at":"2026-03-10T20:04:46.159Z","avatar_url":"https://github.com/hollerith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/hollerith/nomo/assets/659626/52e9bb0c-ec42-49fb-a9f9-a7690580feae)\n\n# No more secrets\n\nNMS is a terminal-based text scrambling program written in Go. It reads in text, scrambles the characters, displays the scrambled text, then reveals the original text character-by-character in a decryption animation.\n\n## Features\n\n- Scrambles text by swapping each character with a random printable ASCII character\n- Can read text from standard input, files, or display a hardcoded \"Sneakers\" screen\n- Reveals text slowly in a decryption animation\n- Customizable delay between reveal steps\n- Runs in a terminal using github.com/gdamore/tcell for terminal control\n\n## Usage\n\n```\nnms [options] [filename]\n\nOptions:\n  -delay=\u003cms\u003e   Set delay in ms between reveal steps (default 5)\n  -sneakers     Display the 'Sneakers' screen\n  -version      Print version information\n```\n\nIf no filename is provided, NMS will read from standard input.\n\nUse `-sneakers` to display the hardcoded \"Sneakers\" screen from the movie as an example.\n\n## Building\n\nTo build NMS, you will need:\n\n- Go 1.12 or higher\n- [github.com/gdamore/tcell](https://github.com/gdamore/tcell)\n- [github.com/acarl005/stripansi](https://github.com/acarl005/stripansi)\n\nRun:\n\n```\ngo build nms.go\n```\n\nThis will produce an executable called `nms`.\n\n## Example\n\n```\n$ nms -delay 10 -sneakers\n```\n\nThis will display the \"Sneakers\" screen and use a 10ms delay between reveal steps.\n\nPress any key to exit when done.\n\n## License\n\nNMS is released under the MIT License. See LICENSE.txt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollerith%2Fnomo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhollerith%2Fnomo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollerith%2Fnomo/lists"}