{"id":33152919,"url":"https://github.com/IronCoreLabs/ironssh","last_synced_at":"2025-11-15T22:00:39.395Z","repository":{"id":142431413,"uuid":"64637348","full_name":"IronCoreLabs/ironssh","owner":"IronCoreLabs","description":"Secure end-to-end encrypted file sharing over ssh; forked from openssh.","archived":true,"fork":false,"pushed_at":"2022-05-05T20:57:43.000Z","size":13931,"stargazers_count":62,"open_issues_count":15,"forks_count":7,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-05T18:34:09.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ironcorelabs.com/products/ironsftp","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronCoreLabs.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit-bsm.c","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-01T05:05:15.000Z","updated_at":"2023-01-28T01:02:39.000Z","dependencies_parsed_at":"2023-03-23T18:17:43.982Z","dependency_job_id":null,"html_url":"https://github.com/IronCoreLabs/ironssh","commit_stats":null,"previous_names":[],"tags_count":132,"template":false,"template_full_name":null,"purl":"pkg:github/IronCoreLabs/ironssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCoreLabs","download_url":"https://codeload.github.com/IronCoreLabs/ironssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284628148,"owners_count":27037491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-15T02:00:06.050Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-11-15T19:00:46.108Z","updated_at":"2025-11-15T22:00:39.381Z","avatar_url":"https://github.com/IronCoreLabs.png","language":"C","funding_links":[],"categories":["Tools"],"sub_categories":["Standalone"],"readme":"See http://www.openssh.com/txt/release-7.3p1 for the release notes.\n\nPlease read http://www.openssh.com/report.html for bug reporting\ninstructions and note that we do not use Github for bug reporting or\npatch/pull-request management.\n\n- A Japanese translation of this document and of the OpenSSH FAQ is\n- available at http://www.unixuser.org/~haruyama/security/openssh/index.html\n- Thanks to HARUYAMA Seigo \u003charuyama@unixuser.org\u003e\n\nThis is the port of OpenBSD's excellent OpenSSH[0] to Linux and other\nUnices.\n\nOpenSSH is based on the last free version of Tatu Ylonen's sample\nimplementation with all patent-encumbered algorithms removed (to\nexternal libraries), all known security bugs fixed, new features\nreintroduced and many other clean-ups.  OpenSSH has been created by\nAaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt,\nand Dug Song. It has a homepage at http://www.openssh.com/\n\nThis port consists of the re-introduction of autoconf support, PAM\nsupport, EGD[1]/PRNGD[2] support and replacements for OpenBSD library\nfunctions that are (regrettably) absent from other unices. This port\nhas been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,\nNetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare.\n\nThis version actively tracks changes in the OpenBSD CVS repository.\n\nThe PAM support is now more functional than the popular packages of\ncommercial ssh-1.2.x. It checks \"account\" and \"session\" modules for\nall logins, not just when using password authentication.\n\nOpenSSH depends on Zlib[3], OpenSSL[4] and optionally PAM[5].\n\nThere is now several mailing lists for this port of OpenSSH. Please\nrefer to http://www.openssh.com/list.html for details on how to join.\n\nPlease send bug reports and patches to the mailing list\nopenssh-unix-dev@mindrot.org. The list is open to posting by\nunsubscribed users.Code contribution are welcomed, but please follow the \nOpenBSD style guidelines[6].\n\nPlease refer to the INSTALL document for information on how to install\nOpenSSH on your system. There are a number of differences between this\nport of OpenSSH and F-Secure SSH 1.x, please refer to the OpenSSH FAQ[7]\nfor details and general tips.\n\nDamien Miller \u003cdjm@mindrot.org\u003e\n\nMiscellania -\n\nThis version of OpenSSH is based upon code retrieved from the OpenBSD\nCVS repository which in turn was based on the last free sample\nimplementation released by Tatu Ylonen.\n\nReferences -\n\n[0] http://www.openssh.com/faq.html\n[1] http://www.lothar.com/tech/crypto/\n[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html\n[3] http://www.gzip.org/zlib/\n[4] http://www.openssl.org/\n[5] http://www.openpam.org\n    http://www.kernel.org/pub/linux/libs/pam/ \n    (PAM also is standard on Solaris and HP-UX 11)\n[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style\u0026sektion=9\n[7] http://www.openssh.com/faq.html\n\n$Id: README,v 1.87 2014/08/10 01:35:06 djm Exp $\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIronCoreLabs%2Fironssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIronCoreLabs%2Fironssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIronCoreLabs%2Fironssh/lists"}