Y
Hacker News
new
|
ask
|
show
|
jobs
by
koolba
3340 days ago
You can do that already with uuid.cam.canon.com. At best you save a few characters.
1 comments
dsl
3340 days ago
Never co-host real applications and user controlled sites on the same root domain. You're just asking for a neverending stream of problems. (This is why everything ends up on googleusercontent.com and friends instead of google.com)
link
granda
3340 days ago
Can you go into more detail why? I'm curious.
link
koolba
3340 days ago
It can lead to security issues with cookie sharing and domain validation.
My example would have been better as <uuid>.canoncam.com
link