{"id":37113598,"url":"https://github.com/lynn9388/pox","last_synced_at":"2026-01-14T13:24:00.480Z","repository":{"id":57554290,"uuid":"147716510","full_name":"lynn9388/pox","owner":"lynn9388","description":"Some simple PoX implementations.","archived":false,"fork":false,"pushed_at":"2018-12-16T07:39:54.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-27T22:19:57.834Z","etag":null,"topics":["golang","pow","pox","proof-of-work"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lynn9388.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-09-06T18:29:21.000Z","updated_at":"2020-12-08T13:22:41.000Z","dependencies_parsed_at":"2022-09-26T18:51:13.525Z","dependency_job_id":null,"html_url":"https://github.com/lynn9388/pox","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/lynn9388/pox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn9388%2Fpox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn9388%2Fpox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn9388%2Fpox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn9388%2Fpox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lynn9388","download_url":"https://codeload.github.com/lynn9388/pox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn9388%2Fpox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["golang","pow","pox","proof-of-work"],"created_at":"2026-01-14T13:23:59.761Z","updated_at":"2026-01-14T13:24:00.469Z","avatar_url":"https://github.com/lynn9388.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoX\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/lynn9388/pox)](https://goreportcard.com/report/github.com/lynn9388/pox)\n[![Build Status](https://travis-ci.com/lynn9388/pox.svg?branch=master)](https://travis-ci.com/lynn9388/pox)\n\nSome simple PoX implementations.\n\n## PoW\n\n[![GoDoc](https://godoc.org/github.com/lynn9388/pox/pow?status.svg)](https://godoc.org/github.com/lynn9388/pox/pow)\n\n### Example\n\n```go\npow := NewPoW([]byte(\"lynn9388\"), 10, 0)\npow.Compute()\nif !pow.IsValid() {\n\tfmt.Println(\"PoW is not valid.\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynn9388%2Fpox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flynn9388%2Fpox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynn9388%2Fpox/lists"}