{"id":36579187,"url":"https://github.com/whereswaldon/cryptage","last_synced_at":"2026-01-12T07:41:54.385Z","repository":{"id":57524076,"uuid":"101238345","full_name":"whereswaldon/cryptage","owner":"whereswaldon","description":"Cryptographically secure (hopefully) peer2peer cribbage","archived":false,"fork":false,"pushed_at":"2017-11-30T04:38:31.000Z","size":155,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T16:51:48.310Z","etag":null,"topics":["cribbage","cryptography","p2p"],"latest_commit_sha":null,"homepage":null,"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/whereswaldon.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":"2017-08-24T00:58:14.000Z","updated_at":"2022-01-03T16:50:58.000Z","dependencies_parsed_at":"2022-09-16T16:46:19.550Z","dependency_job_id":null,"html_url":"https://github.com/whereswaldon/cryptage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whereswaldon/cryptage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whereswaldon%2Fcryptage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whereswaldon%2Fcryptage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whereswaldon%2Fcryptage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whereswaldon%2Fcryptage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whereswaldon","download_url":"https://codeload.github.com/whereswaldon/cryptage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whereswaldon%2Fcryptage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["cribbage","cryptography","p2p"],"created_at":"2026-01-12T07:41:54.321Z","updated_at":"2026-01-12T07:41:54.375Z","avatar_url":"https://github.com/whereswaldon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cryptage\nCheating-resistant peer2peer cribbage\n\n[![Build Status](https://travis-ci.org/whereswaldon/cryptage.svg?branch=master)](https://travis-ci.org/whereswaldon/cryptage)\n\nNOTE: This is currently in heavy development and is likely to be unstable.\n\nThis project is an attempt to write a cheat-resistant p2p card game implementation. In a client-server implementation of a card game, a trusted server can hold the state of the deck so that neither client has it (and therefore neigher client can cheat by peeking at it). In a p2p context, both players need to hold a copy of the deck. How can you prevent either player from cheating by looking at the deck in memory?\n\nEncrypt the deck.\n\nThat's what this project is an implementation of. The end goal is to provide:\n1. A library that exposes a Deck for use implementing any given card game\n2. An implementation of Cribbage using that library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhereswaldon%2Fcryptage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhereswaldon%2Fcryptage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhereswaldon%2Fcryptage/lists"}