{"id":13439881,"url":"https://github.com/mattnenterprise/rust-nntp","last_synced_at":"2026-03-17T21:36:45.306Z","repository":{"id":23680719,"uuid":"27052236","full_name":"mattnenterprise/rust-nntp","owner":"mattnenterprise","description":"NNTP client for Rust","archived":false,"fork":false,"pushed_at":"2020-12-19T21:53:20.000Z","size":22,"stargazers_count":15,"open_issues_count":6,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T01:28:19.993Z","etag":null,"topics":["nntp-client","rust","rust-nntp"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mattnenterprise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T23:23:53.000Z","updated_at":"2025-01-24T00:01:54.000Z","dependencies_parsed_at":"2022-08-22T03:50:44.700Z","dependency_job_id":null,"html_url":"https://github.com/mattnenterprise/rust-nntp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mattnenterprise/rust-nntp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-nntp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-nntp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-nntp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-nntp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattnenterprise","download_url":"https://codeload.github.com/mattnenterprise/rust-nntp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-nntp/sbom","scorecard":{"id":627821,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattnenterprise/rust-nntp","commit":"18d9ca9ab8737e3ed8f3a23b19a4109443f9e2bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T06:58:24.333Z","repository_id":23680719,"created_at":"2025-08-21T06:58:24.334Z","updated_at":"2025-08-21T06:58:24.334Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30632061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":["nntp-client","rust","rust-nntp"],"created_at":"2024-07-31T03:01:17.861Z","updated_at":"2026-03-17T21:36:45.266Z","avatar_url":"https://github.com/mattnenterprise.png","language":"Rust","funding_links":[],"categories":["Libraries","库 Libraries","库"],"sub_categories":["Network programming","网络编程 Network programming","网络编程"],"readme":"rust-nntp\n================\nNNTP Client for Rust\n\n\n[![Build Status](https://travis-ci.org/mattnenterprise/rust-imap.svg)](https://travis-ci.org/mattnenterprise/rust-imap)\n[![crates.io](http://meritbadge.herokuapp.com/nntp)](https://crates.io/crates/nntp)\n\n### Usage\n```rust\nextern crate nntp;\n\nuse nntp::{Article, NNTPStream};\n\nfn main() {\n\tlet mut nntp_stream = match NNTPStream::connect((\"nntp.aioe.org\", 119)) {\n\t\tOk(stream) =\u003e stream,\n\t\tErr(e) =\u003e panic!(\"{}\", e)\n\t};\n\n\tmatch nntp_stream.capabilities() {\n\t\tOk(lines) =\u003e {\n\t\t\tfor line in lines.iter() {\n\t\t\t\tprint!(\"{}\", line);\n\t\t\t}\n\t\t},\n\t\tErr(e) =\u003e panic!(e)\n\t}\n\n\tmatch nntp_stream.list() {\n\t\tOk(groups) =\u003e {\n\t\t\tfor group in groups.iter() {\n\t\t\t\tprintln!(\"Name: {}, High: {}, Low: {}, Status: {}\", group.name, group.high, group.low, group.status)\n\t\t\t}\n\t\t},\n\t\tErr(e) =\u003e panic!(e)\n\t};\n\n\tmatch nntp_stream.group(\"comp.sys.raspberry-pi\") {\n\t\tOk(_) =\u003e (),\n\t\tErr(e) =\u003e panic!(e)\n\t}\n\n\tmatch nntp_stream.article_by_number(6187) {\n\t\tOk(Article{headers, body}) =\u003e {\n\t\t\tfor (key, value) in headers.iter() {\n\t\t\t\tprintln!(\"{}: {}\", key, value)\n\t\t\t}\n\t\t\tfor line in body.iter() {\n\t\t\t\tprint!(\"{}\", line)\n\t\t\t}\n\t\t},\n\t\tErr(e) =\u003e panic!(e)\n\t}\n\n\tmatch nntp_stream.article_by_id(\"\u003ccakj55F1dofU5@mid.individual.net\u003e\") {\n\t\tOk(Article{headers, body}) =\u003e {\n\t\t\tfor (key, value) in headers.iter() {\n\t\t\t\tprintln!(\"{}: {}\", key, value)\n\t\t\t}\n\t\t\tfor line in body.iter() {\n\t\t\t\tprint!(\"{}\", line)\n\t\t\t}\n\t\t},\n\t\tErr(e) =\u003e panic!(e)\n\t}\n\n\tlet _ = nntp_stream.quit();\n}\n```\n\n### License\n\nMIT\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattnenterprise%2Frust-nntp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattnenterprise%2Frust-nntp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattnenterprise%2Frust-nntp/lists"}