nice-fish-57602
12/28/2024, 3:23 PMmagnificent-energy-493
Is it possible to hide the implementation details by customizing parameters names?It's possible probably, but as you said its going to be awkward and complicated. I wonder what the threat model is in this case, could you provide some detail why knowing a service uses Ory would be an issue?
nice-fish-57602
12/29/2024, 9:15 AMI wonder what the threat model is in this case, could you provide some detail why knowing a service uses Ory would be an issue?I'd imagine it's easier to attack something if you know what you're dealing with. Could just enumerate known CVEs if you see &flow= in the URL for example without any knowledge of the system whatsoever. I know, security by obscurity, but imo the less implementation detail I have to leak, the better.