{"id":34712831,"url":"https://github.com/benchlab/dweb-shields","last_synced_at":"2026-04-01T16:57:22.700Z","repository":{"id":95279924,"uuid":"135109403","full_name":"benchlab/dweb-shields","owner":"benchlab","description":"dWeb Shields For dWeb-based Projects. ","archived":false,"fork":false,"pushed_at":"2018-06-07T17:22:07.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-28T01:54:37.560Z","etag":null,"topics":["custom-node-shields","dweb-badges","dweb-protocol","dweb-shields"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benchlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-28T04:28:12.000Z","updated_at":"2018-06-07T17:22:08.000Z","dependencies_parsed_at":"2023-04-11T11:18:29.469Z","dependency_job_id":null,"html_url":"https://github.com/benchlab/dweb-shields","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benchlab/dweb-shields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchlab%2Fdweb-shields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchlab%2Fdweb-shields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchlab%2Fdweb-shields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchlab%2Fdweb-shields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benchlab","download_url":"https://codeload.github.com/benchlab/dweb-shields/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchlab%2Fdweb-shields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":["custom-node-shields","dweb-badges","dweb-protocol","dweb-shields"],"created_at":"2025-12-25T00:49:12.387Z","updated_at":"2026-04-01T16:57:22.692Z","avatar_url":"https://github.com/benchlab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dWeb Shields\nBelow are several dWeb Shields for any sort of dWeb-based project. That includes those who use the dWeb's distributed repository. There is also a [dWeb Standard README](https://github.com/benchlab/dweb-standard-readme) for those who want to be as uniform as possible with other official dWeb projects. Below is a collection of dWeb Shields and how it works.\n\n## How It Works\ndWeb Shields are generated by our [dWeb Shields Server](https://github.com/benchlab/dweb-shields-server) at `https://dweb-shields.herokuapp.com`. \n\n**NOTE**: Once we move to production, we plan on updating the URL but the Heroku URL will always remain active. \n\n### Custom Shields\nIf you want to create a custom shield, it's very easy. Simply use the following API schema below:\n\n```\nhttps://dweb-shields.herokuapp.com/dwebshield/leftText/rightText/color\n```\n\nBoom! New dWeb Shield. \n\n### Formatting A Custom Shield For Markdown:\nTake the URL from the [Custom Shields](#custom-shields) section above and do like so:\n\n```\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/dweb/custom/lightgreen)](https://https://github.com/benchlab/dweb-shields)\n```\n\nPaste that code in your README.md file and you're set! \n\n### Colors For dWeb Shields\nBelow are a list of colors you can use with dWeb Shields\n\n```\n\nred\nlightgreen\ngreen\nyellow\nblack\nblue\nlightblue\ncustom HEX\n```\n\n## dWeb Official Shields\nBelow is a list of our official dWeb Shields. Use as many times as you like. \n\n### dWeb Protocol Shield\n[![dWebProtocol](https://github.com/benchlab/dweb-shields/blob/master/shields/dweb-protocol-shield.svg)](https://https://github.com/benchlab/dweb)\n\n```\n[![dWebShield](https://github.com/benchlab/dweb-shields/blob/master/shields/dweb-protocol-shield.svg)](https://https://github.com/benchlab/dweb)\n```\n\n\n\n### dWeb Official Shield\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/%20Official%20/lightgreen)](https://https://github.com/benchlab/dweb)\n\n```\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/%20Official%20/lightgreen)](https://https://github.com/benchlab/dweb)\n```\n\n**Shields.io Alternative**\n\n[![dWebShield](https://img.shields.io/badge/dWeb-Official-brightgreen.svg)](https://https://github.com/benchlab/dweb)\n\n```\n[![dWebShield](https://img.shields.io/badge/dWeb-Official-brightgreen.svg)](https://https://github.com/benchlab/dweb)\n```\n\n\n### DCDN Integrated Shield\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20DCDN%20/integrated/lightgreen)](https://https://github.com/benchlab/dcdn)\n\n```\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20DCDN%20/integrated/lightgreen)](https://https://github.com/benchlab/dcdn)\n```\n\n**Shields.io Alternative**\n\n[![dWebShield](https://img.shields.io/badge/DCDN-Integrated-brightgreen.svg)](https://https://github.com/benchlab/dcdn)\n\n```\n[![dWebShield](https://img.shields.io/badge/DCDN-Integrated-brightgreen.svg)](https://https://github.com/benchlab/dcdn)\n```\n\n### dWeb App Shield\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/App/lightgreen)](https://https://github.com/benchlab/dweb)\n\n```\n[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/App/lightgreen)](https://https://github.com/benchlab/dweb)\n```\n**Shields.io Alternative**\n\n[![dWebShield](https://img.shields.io/badge/dWeb-App-brightgreen.svg)](https://https://github.com/benchlab/dweb)\n\n```\n[![dWebShield](https://img.shields.io/badge/dWeb-App-brightgreen.svg)](https://https://github.com/benchlab/dweb)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenchlab%2Fdweb-shields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenchlab%2Fdweb-shields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenchlab%2Fdweb-shields/lists"}