Add fishwari.is-a.dev domain - #46073
Conversation
Hi there! 👋You've successfully made a pull request! Here are some steps to do while waiting for a maintainer to review the pull request:
Note: if you've opened this pull request while there is a high number of other open pull requests, your wait time will be longer than usual. Please be patient! |
satr14washere
left a comment
There was a problem hiding this comment.
also:
- please prettify your json files
- please follow the pr template and fill the checklist
| @@ -0,0 +1 @@ | |||
| {"owner":{"username":"Aeronscript","email":"aeronscriptlabs@gmail.com"},"records":{"TXT":"vc-domain-verify=fishwari.is-a.dev,44afe1e9106a1a3d95d7"}} No newline at end of file | |||
There was a problem hiding this comment.
TXT records are string arrays.
There was a problem hiding this comment.
Thanks for the feedback @satr14washere! I’ve fixed all three issues: converted TXT records to an array of strings, pretty-printed both JSON files with proper indentation, and added a trailing newline. I also updated the PR description with the full checklist completed. Let me know if anything else needs tweaking! 🙌
|
Hi @satr14washere 👋 Just confirming all your feedback has been addressed:
CI is green ✅ (latest run: https://github.com/is-a-dev/register/actions/runs/30916570954) The domain will point to my Vercel-hosted file sharing SaaS (E2E encrypted transfers with sandboxed preview + AI-free moderation via magic bytes / SHA-256 hash blocklist / user reports). Happy to make any further adjustments if needed. Thanks for the quick review! |
Pull Request DeniedThis pull request has been denied due to the following reason(s): Not Related to Software DevelopmentAll root subdomains must be related to software development. This page does not appear to comply with this. Note that you may use a nested subdomain for practically anything, including something unrelated to software development (as long as it complies with our Terms of Service). A nested subdomain is a subdomain of a subdomain; e.g. You may not register a nested subdomain without owning and registering the root subdomain it is nested under. If you believe this was a mistake, or if you need further clarification, please feel free to create an issue or reach out to our team in the Discord server. |
Requirements
ownerkey.Website Preview
Live URL: https://sendzip-test.vercel.app
The application is a fully functional file-sharing SaaS with end-to-end encryption, sandboxed file preview (images, video, audio, PDF), and a moderation system without AI (magic bytes validation, SHA-256 hash blocklist, user reports with quarantine).
Website Purpose
Fishwari (formerly SendZip) is a personal, non-commercial file sharing application. It allows users to securely transfer files with end-to-end encryption (client-side, server never sees plaintext) and includes built-in moderation tooling without relying on AI:
The project is software-development related (open source code, developer-focused tooling, written in React + TypeScript + Convex backend). No advertising, no monetization — purely a personal SaaS project.
Project links
DNS configuration
This PR adds two files:
domains/fishwari.json— A record pointing to Vercel's edge IP216.198.79.1domains/_vercel.fishwari.json— TXT record (as array of strings, per the schema) for Vercel domain ownership verificationAbout the name
"Fishwari" combines fish (the iconic fish that carries files through the network) and wari (transfer). It's a unique, brandable name with no trademark conflicts.
Thanks for reviewing this PR! Happy to make any adjustments if needed.