{"id":42242779,"url":"https://github.com/syncsynchalt/illustrated-ssh","last_synced_at":"2026-01-27T04:17:25.626Z","repository":{"id":151017239,"uuid":"567021759","full_name":"syncsynchalt/illustrated-ssh","owner":"syncsynchalt","description":"The Illustrated SSH Connection: Every byte explained","archived":false,"fork":false,"pushed_at":"2024-08-13T01:48:46.000Z","size":32,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-13T03:28:37.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/syncsynchalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-11-16T22:46:06.000Z","updated_at":"2024-08-13T01:48:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"11b9a4ba-1f72-46e8-ad3a-736d5a27e180","html_url":"https://github.com/syncsynchalt/illustrated-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syncsynchalt/illustrated-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncsynchalt","download_url":"https://codeload.github.com/syncsynchalt/illustrated-ssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28801793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"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-27T04:17:24.973Z","updated_at":"2026-01-27T04:17:25.615Z","avatar_url":"https://github.com/syncsynchalt.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"(This project was abandoned early on, and there is currently no plan for finishing it.  If you have the time and interest to do it yourself, you have my blessing!)\n\n# The Illustrated SSH Connection\n\nWill be published at https://ssh.xargs.org\n\n- `site/`: page source for the finished product\n- `server/server`: server script\n- `client/client`: client script\n- `openssh/`: custom build of openssh (randomness removed)\n- `openssl/`: custom build of openssl (randomness removed)\n- `captures/`: PCAP and keylog files\n\n### Build instructions\n\nIf you'd like a working example that reproduces the exact handshake documented on the site:\n\n```\ngit clone https://github.com/syncsynchalt/illustrated-ssh.git\ncd illustrated-ssh/\ncd openssl/\nmake\ncd ../openssh/\nmake\n```\n\nThen open two terminals and run `./server` in the server/ subdir and `./client-rsa` or `./client-pass` in the client/ subdir.  The password for `client-pass` is `secure-password`.\n\nThis has been shown to work on MacOS 12 and only has a few easy-to-find dependencies: gcc or clang, make, patch,\netc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncsynchalt%2Fillustrated-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-ssh/lists"}