TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Can someone at Microsoft help with identity verification?

8 点作者 Benjamin_Dobell5 个月前
Yes, it&#x27;s happening again. A regular person needs to ask for help on HN because a major tech company has broken processes and refuses to offer support.<p>I&#x27;m trying to sign up for Trusted Signing Accounts, so I can obtain certificates to sign Windows executables. There&#x27;s a plethora of reports online about how broken Azure&#x27;s processes surrounding this are. The business number field won&#x27;t even accept ABNs (Australian Business Numbers). The work-around is just to enter your ABN as a Tax Identifier and pray to whatever deity you may or may not believe in.<p>Next, you need to verify your identity. This process is especially broken. Microsoft DO NOT actually verify your identity. What they attempt to do is verify you own a domain. What that has to do with code signing, I&#x27;m not sure. However, they go out of their way to make this process nice and easy for fraudulent persons to exploit, but near impossible for regular people to adhere to. Specifically, they DON&#x27;T let you verify your domain via TXT records or ACME-style HTTP challenges etc. No instead, your options are:<p>1. Assignment letter from an authorized representative of the organization<p>2. Domain ownership records, such as Whois<p>3. Domain purchase invoices or registry confirmation records<p>4. Website showing name, address, contact information, and domain of the organization<p>You might be scratching your head as how any of these verify your ownership of the domain. Well. That&#x27;s because they don&#x27;t. But let&#x27;s just play along for a little.<p>Here&#x27;s what I&#x27;ve tried:<p>1. Done. They didn&#x27;t accept it.<p>2. Done. They didn&#x27;t accept it.<p>3. Impossible for domains bought via AWS. They don&#x27;t provide itemised invoices. However, I tried to verify a second domain this way. This was also not accepted.<p>4. Done. They didn&#x27;t accept it.<p>Every time I submitted, typically after hours of waiting, I was met with the canned response:<p>&gt; <i>Hello, Thank you for reaching out. We are unable to verify your account based on the information you’ve provided and are requesting additional information. To ensure that the information we have on record is verifiable and correct, please take the following steps to appeal your verification status. Please provide the domain registration or domain invoice from registration or renewal that lists the entity&#x2F;contact name and domain as it is stated on your account. If it is not possible to provide additional documentation, please update your domain information to match the documents already provided. All documents submitted must be issued within the previous 12 months or where the expiration date is a future date that is at least two months away. Thank you, Vetting Operations Support</i><p>Now I don&#x27;t know if the documents I submitted were up to their standards. My Whois records do NOT have domain privacy enabled and show both my name and my business name, so I&#x27;m not sure what&#x27;s wrong there. However, the invoice I submitted for option 3 was generated by Porkbun. I think the only way they&#x27;d accept my document is if I created a forgery that perfectly displayed the exact information they&#x27;re after. Which brings me back to my point about how this process is great for those with nefarious intentions. In my letter for option 1, I even included a link to the letter itself hosted at the root domain i.e. I attempted HTTP-style authentication. Nope. I also included my phone number, both an Australian and US number. They&#x27;ve made zero attempt to contact me via phone.<p>I&#x27;d really appreciate it if someone at Microsoft could:<p>1. Tell me <i>why</i> my submissions are actually being rejected.<p>2. Point out to the PM in charge of Trusted Signing Accounts that their processes don&#x27;t validate anything and are ripe for abuse.<p>Validation attempt IDs are 4908d985-d2d7-492f-a8a5-4c1c78ee52f8, 59378d4f-3228-459d-88a6-a41f6004d518 and 1629d8b8-9740-4316-9bd3-c4220976e5a8.

1 comment

Benjamin_Dobell5 个月前
It&#x27;s worth noting I&#x27;m completely locked out now. Any verification attempts I open are now being closed without me even reaching the point where I&#x27;m able to upload documentation.