Comment by jiggawatts
3 hours ago
That’s a perfectly valid reason to reject a security solution, and is one of my top complaints about Microsoft in this decade.
They fired all of their technical documenters, so their security critical systems, APIs, tools, and SDKs now have only auto-generated docs that are just the function names with spaces added between the words.
Like this:
Overrides the authorization for an identity.
AuthorizationOveride( string identity );
Good luck figuring out what anything important to your own security does, how it works, and what the consequences of small configuration changes might be.
No comments yet
Contribute on Hacker News ↗