login about faq


OK, one day, like any geek would, I was in the car messing with my iPod touch. I was playing in Safari, typing in email addresses and such to get the exciting "WARNING - PHISHING SITE" screen. So I then tried typing "/" into the address bar, and when I hit "go", something interesting happened. The "/" changed to "file:///", and it tried to load it, but then popped up with an error message that said "This page could not be opened because it is a local file". Now I'm not new to the "file:///" thing, and I've used it to access folders using Chrome that Explorer wasn't showing for some reason. So, what if that tag used for? Obviously Apple has a use for it somehow since they included a little shortcut to get to it. I'll post some screenshots below so you can see what everything looks like:

alt text alt text alt text

So if this happens to have any use at all, I'd like to know about it!

asked Aug 14 '11 at 01:27

Pizzscn's gravatar image

Pizzscn
1.5k627288

edited Aug 14 '11 at 13:21

hmm... if we can figure out what exaactly it does... people may be ablle to use it to jaillbreak.

(Aug 14 '11 at 06:31) Ztag100 Ztag100's gravatar image

I sincerely doubt that. Apple wouldn't hide cydia in their firmwares.

(Aug 14 '11 at 09:49) Pizzscn Pizzscn's gravatar image

Its a file viewer so if there's an html file on there and you know the file path safari should open it so its like a dos navigation with out the tools so google the apple root files and see what you can open up i think this is a carry off of the desktop safari so it may or may not work since its protected by apple but if its jail broken or rooted or whatever it should work

i have no knowledge of apple so srry if my answer is complete crap according to steve jobs lol

answered Aug 14 '11 at 01:33

pjob797's gravatar image

pjob797
2.6k384982

I find it massively intriguing. I do wonder if I can get into the roots of it... idk we'll see

(Aug 14 '11 at 01:34) Pizzscn Pizzscn's gravatar image

10 more karma lol XD and i saw that on ie when i first started fiddling with my laptop and if you find the directories and try opening random files lol

(Aug 14 '11 at 02:51) pjob797 pjob797's gravatar image

Haha nice :D

(Aug 14 '11 at 09:50) Pizzscn Pizzscn's gravatar image

yes 1k XD !

(Aug 14 '11 at 14:07) pjob797 pjob797's gravatar image

haha congrats :)

(Aug 14 '11 at 14:07) Pizzscn Pizzscn's gravatar image

Since I don't have enough knowledge of Apple products, I may be wrong, but I'm guessing that both Mac OS X and iOS have a file structure similar to that of Linux, in which the top most directory, or "root," is represented as "/". You can then drill into subfolders like "/somefolder/somefile.txt". When you type "/" into the address bar, Safari interprets that trying to open the root directory on the local filesystem. Local files are prepended with "file://" (notice only two forward slashes) in most browsers, as a sort of "local profile protocol," similar to how webpages are prepended with "http://". The third forward slash in "file:///" is the root directory, but since the directory is not a webpage and/or (more likely) you do not have permissions to view the root directory, Safari gives you the message about not being able to open the page. I'm guessing you can only open a few local files, such as the one that gives the Phishing Site warning.

Those are my thoughts, hopefully someone with more knowledge with come around and enlighten us all.

answered Aug 14 '11 at 02:08

A%20Hylian%20Human's gravatar image

A Hylian Human
221139

edited Aug 14 '11 at 02:10

They have thing like that to open file in apps in apps and stuff like that as far as I can tell. There's also a protocol in Safari you can use to start a facetime call and even more. They're all things that developers can use to make their apps.

answered Aug 14 '11 at 02:11

korin125's gravatar image

korin125
5762512

edited Aug 14 '11 at 02:19

Maybe it's just leftover from developer testing.

answered Aug 14 '11 at 14:29

hansring's gravatar image

hansring
1.4k333861

it's possible.

(Aug 14 '11 at 14:43) Pizzscn Pizzscn's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×272
×212
×134
×103
×58
×47
×19
×13

Asked: Aug 14 '11 at 01:27

Seen: 1,878 times

Last updated: Aug 14 '11 at 14:43