{"id":42066051,"url":"https://github.com/z0rr0/enigma","last_synced_at":"2026-01-26T08:12:23.147Z","repository":{"id":57554183,"uuid":"157019504","full_name":"z0rr0/enigma","owner":"z0rr0","description":"A service to share private info using web","archived":false,"fork":false,"pushed_at":"2018-12-04T08:31:33.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T13:12:21.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://enigma.lus.su","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z0rr0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-10T20:38:47.000Z","updated_at":"2018-12-04T08:31:27.000Z","dependencies_parsed_at":"2022-08-27T00:40:53.193Z","dependency_job_id":null,"html_url":"https://github.com/z0rr0/enigma","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/z0rr0/enigma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fenigma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fenigma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fenigma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fenigma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z0rr0","download_url":"https://codeload.github.com/z0rr0/enigma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fenigma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2026-01-26T08:12:22.592Z","updated_at":"2026-01-26T08:12:23.138Z","avatar_url":"https://github.com/z0rr0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/z0rr0/enigma/pwgen?status.svg)](https://godoc.org/github.com/z0rr0/enigma/pwgen)  [![version](https://img.shields.io/github/tag/z0rr0/enigma.svg)](https://github.com/z0rr0/enigma/releases/latest) [![license](https://img.shields.io/github/license/z0rr0/enigma.svg)](https://github.com/z0rr0/enigma/blob/master/LICENSE)\n\n# Enigma\nA service to share private info using web.\n\n1. Send data + settings (optional password + TTL + number of sharing)\n1. Get a link\n1. Share a link\n\n## Build\n\n\nDependencies:\n\n```\ngot get github.com/gomodule/redigo/redis\n```\n\nCheck and build\n\n```bash\nmake install\n```\n\nFor docker container\n\n```bash\nmake docker \n```\n\n## Development\n\n### Run\n\n```bash\nmake start\n\nmake restart\n\nmake stop\n```\n\n### Docker usage for debugging\n\nRedis server (for example custom persistent storage is \"/tmp/redis\")\n\n```bash\ndocker run --name redis -v /tmp/redis:/data -v $PWD/docker:/usr/local/etc/redis -p 6379:6379 -d redis:alpine redis-server /usr/local/etc/redis/redis.conf\n```\n\nRedis client\n\n```bash\ndocker run -it --link redis:redis --rm redis:alpine redis-cli -h redis -p 6379\n```\n\n## License\n\nThis source code is governed by a MIT license that can be found in the [LICENSE](https://github.com/z0rr0/enigma/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fenigma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz0rr0%2Fenigma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fenigma/lists"}