{"id":22788862,"url":"https://github.com/amnesic-systems/veil","last_synced_at":"2025-09-14T23:05:09.814Z","repository":{"id":259442699,"uuid":"871601726","full_name":"Amnesic-Systems/veil","owner":"Amnesic-Systems","description":"Tool kit for building secure and networked services on top of AWS Nitro Enclaves.","archived":false,"fork":false,"pushed_at":"2025-03-16T16:29:39.000Z","size":3110,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-08T13:41:59.486Z","etag":null,"topics":["aws","enclave","go","golang","tee"],"latest_commit_sha":null,"homepage":"https://amnesic.systems","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/Amnesic-Systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Amnesic-Systems"}},"created_at":"2024-10-12T12:21:30.000Z","updated_at":"2025-05-13T06:30:41.000Z","dependencies_parsed_at":"2024-10-25T12:58:08.569Z","dependency_job_id":"e271f2c7-e111-45ff-9667-e0d5843d5d72","html_url":"https://github.com/Amnesic-Systems/veil","commit_stats":null,"previous_names":["amnesic-systems/veil"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Amnesic-Systems/veil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amnesic-Systems%2Fveil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amnesic-Systems%2Fveil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amnesic-Systems%2Fveil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amnesic-Systems%2Fveil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amnesic-Systems","download_url":"https://codeload.github.com/Amnesic-Systems/veil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amnesic-Systems%2Fveil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275180222,"owners_count":25419066,"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-09-14T02:00:10.474Z","response_time":75,"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":["aws","enclave","go","golang","tee"],"created_at":"2024-12-12T01:37:38.488Z","updated_at":"2025-09-14T23:05:09.806Z","avatar_url":"https://github.com/Amnesic-Systems.png","language":"Go","funding_links":["https://github.com/sponsors/Amnesic-Systems"],"categories":[],"sub_categories":[],"readme":"# Veil\n\nVeil is a tool kit for building networked services on top of\nAWS Nitro Enclaves.\n\n## Installation\n\nVeil consists of several CLI tools that are in the cmd directory.\nRun the following command to compile all CLI tools:\n\n```bash\nmake\n```\n\n## Usage\n\nConceptually, there are three components:\n\n1. `veil-daemon` (in cmd/veil-daemon/veil-daemon) implements a service that runs\n   inside the AWS Nitro Enclave alongside your application. This service is\n   responsible for establishing a network tunnel to the outside world, remote\n   attestation, and it provides a REST API for your application to use.\n\n1. `veil-proxy` (in cmd/veil-proxy/veil-proxy) runs on the EC2 host that\n   contains the enclave. It helps `veil` use the Internet seamlessly by\n   implementing a tun interface.\n\n1. `veil-verify` (in cmd/veil-verify/veil-verify) verifies a given enclave by\n   making sure that it runs a copy of the given source code.\n\nThe repository\n[veil-examples](https://github.com/sriharsh/veil-examples)\ncontains examples of using Veil to build networked services.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnesic-systems%2Fveil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famnesic-systems%2Fveil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnesic-systems%2Fveil/lists"}