Hacker News new | past | comments | ask | show | jobs | submit login

Would it be possible to make readonly url from the baseurl manually also, instead of server generating it.

eg., http://codr.cc/s/xyz/ as read only url for http://codr.cc/xyz/ base url, instead of waiting for server to spew out http://codr.cc/s/abc/ as read only url.




The problem with it is that then people can access your edit url, and in many cases that's something you wouldn't want.


What about two parts? http://codr.cc/s/xyz/abc as the editing url, and http://codr.cc/s/xyz as the read only? That way you need to know abc to edit, but can pass xyz around.


If that's known, then I can just remove /s/ and /abc and I'll gain access to your file, no?

In any case, vanity url's is a feature I plan on adding.


No, wrong way around - long url is editable, short one is read only.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: