Tagged Questions
9
votes
7answers
954 views
is it okay to use random URLs instead of passwords? [closed]
Is it considered "safe" to use URL constructed from random characters like this?
http://example.com/EU3uc654/Photos
I'd like to put some files/picture galleries on a webserver that are only to be ...