{"id":18299993,"url":"https://github.com/chorusone/pierport","last_synced_at":"2025-04-09T09:25:19.161Z","repository":{"id":232958142,"uuid":"780945371","full_name":"ChorusOne/pierport","owner":"ChorusOne","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-23T13:41:03.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-05-02T04:52:35.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/ChorusOne.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-02T13:10:31.000Z","updated_at":"2024-07-22T10:21:15.452Z","dependencies_parsed_at":"2024-07-22T10:21:08.152Z","dependency_job_id":"b7581320-b74e-47cd-8e91-0183566578e0","html_url":"https://github.com/ChorusOne/pierport","commit_stats":null,"previous_names":["chorusone/pierport"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChorusOne%2Fpierport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChorusOne%2Fpierport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChorusOne%2Fpierport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChorusOne%2Fpierport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChorusOne","download_url":"https://codeload.github.com/ChorusOne/pierport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248010164,"owners_count":21032858,"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":[],"created_at":"2024-11-05T15:11:02.962Z","updated_at":"2025-04-09T09:25:19.138Z","avatar_url":"https://github.com/ChorusOne.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pierport\n\n## Reference implementation for the pierport protocol UIP\n\nThis repository contains reference implementation of the [Pierport Protocol UIP](https://github.com/urbit/UIPs/pull/48), and acts as an intermediate proxy for verifying and cleaning up a pier before it gets imported.\n\nThe default configuration is a bit aggressive, most notably, `cram` is being used to verify integrity of the pier, before and after performing cleanup tasks.\n\n### Docker usage\n\n#### Building\n\nYou may build pierport inside a docker container. In which case, just do the following:\n\n```\ndocker build . -t pierport\n```\n\n#### Running\n\nYou may then run it as follows:\n\n```\ndocker run -p 4242 --name pierport -it pierport\n```\n\nTo configure pierport, you may choose to either set specific `PRT_` environment variables (eg.: `-e PRT_PU_VERIFY_CRAM=false`), or bind mount a config toml file to the container using `-v path/to/config.toml:/pierport_cfg.toml`.\n\nTo see available configuration environment variables, see [`env_cfg.sh`](scripts/env_cfg.sh) file.\n\n#### Running tests\n\nOnce you have a built the image, tagged as `pierport`, you may also run the tests:\n\n```\nsh scripts/test.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchorusone%2Fpierport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchorusone%2Fpierport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchorusone%2Fpierport/lists"}