{"id":37848147,"url":"https://github.com/greenstatic/opensdp","last_synced_at":"2026-01-16T16:05:36.228Z","repository":{"id":43932261,"uuid":"144856591","full_name":"greenstatic/opensdp","owner":"greenstatic","description":"A proof of concept Software Defined Perimeter (SDP) implementation using OpenSPA for service hiding","archived":false,"fork":false,"pushed_at":"2022-02-13T16:45:10.000Z","size":297,"stargazers_count":51,"open_issues_count":3,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-13T19:42:02.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greenstatic.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":"2018-08-15T13:28:01.000Z","updated_at":"2024-08-29T08:12:16.000Z","dependencies_parsed_at":"2022-09-19T19:50:51.918Z","dependency_job_id":null,"html_url":"https://github.com/greenstatic/opensdp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/greenstatic/opensdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenstatic%2Fopensdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenstatic%2Fopensdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenstatic%2Fopensdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenstatic%2Fopensdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenstatic","download_url":"https://codeload.github.com/greenstatic/opensdp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenstatic%2Fopensdp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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-16T16:05:33.430Z","updated_at":"2026-01-16T16:05:36.210Z","avatar_url":"https://github.com/greenstatic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSDP\nA proof of concept [Software Defined Perimeter (SDP)](https://en.wikipedia.org/wiki/Software_Defined_Perimeter) implementation using OpenSPA for service hiding.\n\n![opensdp](assets/OpenSDP-intro.png)\n\n## How It Works\nCurrently being a PoC, OpenSDP supports only service discovery for [OpenSPA](https://github.com/greenstatic/openspa) protected services.\n\n* Each service is protected by an OpenSPA server\n* Clients not knowing where OpenSPA hidden services are contact the OpenSDP server for service discovery over mutual TLS\n* Clients are then free to perform the OpenSPA handshake with all services that they are authorized\n\n![opensdp-detailed](assets/OpenSDP-detailed.png)\n\nCurrently it's only possible to define services and the clients ACL using a series of YAML files.\nThis is planned to change in the coming releases.\n\n## Client Usage\nCurrently there are two commands: services and access.\n\n### Services\nReturns a list of authorized services.\n\n### Access\nThis command is used to acquire access to a service.\nYou can use it by specifying the service name, eg. `./openspa-client access example-www`.\nIt is also possible to acquire access to all authorized services (returned using the `services` command) using the command line flag `-a`.\n\n## Setup\nA tutorial how to setup OpenSDP with a working OpenSPA installation is available [here](docs/OpenSDP%20Setup%20Tutorial.md).\n\n## TODO\n- [ ] Add logging to server\n- [ ] Add timeout if HTTP request is taking too long\n\n## License\nThis software is licensed under: [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenstatic%2Fopensdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenstatic%2Fopensdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenstatic%2Fopensdp/lists"}