{"id":28042334,"url":"https://github.com/parallaxsecond/parsec-client-rust","last_synced_at":"2025-05-11T14:26:15.298Z","repository":{"id":43863031,"uuid":"248269821","full_name":"parallaxsecond/parsec-client-rust","owner":"parallaxsecond","description":"Parsec Rust Client","archived":false,"fork":false,"pushed_at":"2023-11-20T13:59:47.000Z","size":212,"stargazers_count":11,"open_issues_count":5,"forks_count":20,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-14T09:53:05.627Z","etag":null,"topics":["cryptography-library","hardware-abstraction","rust-library"],"latest_commit_sha":null,"homepage":null,"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/parallaxsecond.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-03-18T15:27:52.000Z","updated_at":"2024-05-15T05:55:44.000Z","dependencies_parsed_at":"2023-02-02T09:16:55.986Z","dependency_job_id":"04908b6c-560f-4a52-b3aa-77bb81811062","html_url":"https://github.com/parallaxsecond/parsec-client-rust","commit_stats":{"total_commits":101,"total_committers":13,"mean_commits":7.769230769230769,"dds":0.6237623762376238,"last_synced_commit":"16019af3571c3b170c9ca2466e5dbd3ddd2e32e0"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-client-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-client-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-client-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-client-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parallaxsecond","download_url":"https://codeload.github.com/parallaxsecond/parsec-client-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253578807,"owners_count":21930606,"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","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":["cryptography-library","hardware-abstraction","rust-library"],"created_at":"2025-05-11T14:26:14.744Z","updated_at":"2025-05-11T14:26:15.270Z","avatar_url":"https://github.com/parallaxsecond.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parsec Rust Client\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://crates.io/crates/parsec-client\"\u003e\u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/v/parsec-client\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.rs/parsec-client\"\u003e\u003cimg src=\"https://docs.rs/parsec-client/badge.svg\" alt=\"Code documentation\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/parallaxsecond/parsec-client-rust\"\u003e\u003cimg src=\"https://codecov.io/gh/parallaxsecond/parsec-client-rust/branch/main/graph/badge.svg?token=PTSZ6HS2FF\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nThis repository contains a Rust client for consuming the API provided by the [Parsec service](https://github.com/parallaxsecond/parsec).\nThe low-level functionality that this library uses for IPC is implemented in the [interface crate](https://github.com/parallaxsecond/parsec-interface-rs).\n\nWhen using the JWT-SVID authentication method, the client will expect the `SPIFFE_ENDPOINT_SOCKET` environment variable to contain the path of the Workload API endpoint.\nYou will need to compile the crate with the `spiffe-auth` feature activated.\nSee the [SPIFFE Workload Endpoint](https://github.com/spiffe/spiffe/blob/master/standards/SPIFFE_Workload_Endpoint.md#4-locating-the-endpoint) for more information.\n\n## Locating the Parsec endpoint\n\nThe Rust client follows the [service discovery](https://parallaxsecond.github.io/parsec-book/parsec_client/api_overview.html#service-discovery) policy\nto find the Parsec endpoint. For example if the socket is at `/tmp/parsec.sock`:\n\n```\nexport PARSEC_SERVICE_ENDPOINT=\"unix:/tmp/parsec.sock\"\n```\n\n## License\n\nThe software is provided under Apache-2.0. Contributions to this project are accepted under the same license.\n\n## Contributing\n\nPlease check the [**Contribution Guidelines**](https://parallaxsecond.github.io/parsec-book/contributing/index.html)\nto know more about the contribution process.\n\n*Copyright 2020 Contributors to the Parsec project.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparallaxsecond%2Fparsec-client-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparallaxsecond%2Fparsec-client-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparallaxsecond%2Fparsec-client-rust/lists"}