Add homshi.com website template (signed sync flow)#1415
Merged
pawel-kow merged 1 commit intoJul 19, 2026
Merged
Conversation
PR Description Check PassedAll required sections are filled in correctly. Details |
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
pawel-kow
approved these changes
Jul 19, 2026
|
Thanks @robplant1991-crypto for contributing to the template. 🎉 This template has been reviewed and merged by @pawel-kow. 🙌 This template repository and its review process are maintained by independent individuals in their spare time, not as part of a paid role. If you or your company benefit from this protocol and its tools, please show your appreciation by buying a beer for @pawel-kow: https://github.com/sponsors/pawel-kow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a new template
homshi.com.website.jsonfor Homshi, a SaaS platform for home-improvement contractors. The service connects a contractor's own domain to their Homshi-hosted website:www→homshi.com(CNAME), an ownershipTXTto prove control, and aREDIR301so the bare apex forwards towww. Uses the signed synchronous flow (syncPubKeyDomain).Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserver (https://homshi.com/icons/icon-512.png —image/png)Checklist of common problems
syncPubKeyDomainis set — set tohomshi.com; the RS256 public key is published at_dck1.homshi.com(twop=/a=/d=TXT records) and signatures on the sync-flow apply URL verify against it.warnPhishingis not set alongsidesyncPubKeyDomain—warnPhishingis absent.syncRedirectDomainis set whenever the template usesredirect_uri— N/A: the template does not useredirect_uri.homshi-verify-…), no SPF.txtConflictMatchingModeis set on every TXT record that must be unique — set toPrefixwithtxtConflictMatchingPrefix: "homshi-verify-"so re-applying a new per-site token replaces the stale one instead of duplicating.homshi-verify-%verifyToken%(fixed service prefix + variable).hostlabel — allhostvalues are literals (www,_homshi-verify.www,@).hostto create a subdomain — none; the standardhostparameter is used (see subdomain test link below).%host%does not appear in anyhostattribute.essential(OnApply) on records the user may edit — N/A: all three records are provider-managed and required for the service to function; the user is not expected to edit them independently.Note: the
dc-template-linterreports twoinfo-level notes only —DCTL1021(the_homshi-verifylabel isn't in the IANA underscore-name registry; this is a service-specific ownership label, which is standard for domain-verification records) andDCTL1038(REDIR301not widely supported; it is used only for the apex→www convenience redirect and degrades gracefully — thewwwCNAME is the functional record). No warnings or errors.Online Editor test results
Editor test link(s):
shop): Test homshi.com/website example-contractor.com/shop