Instead of everything being a file, everything is a scheme (basically a URL).
https://doc.redox-os.org/book/ch04-10-everything-is-a-url.ht...
There are some filesystem-like usage patterns built on top of that which are universal, but they're more limited.
https://doc.redox-os.org/book/ch04-06-schemes.html
Instead of everything being a file, everything is a scheme (basically a URL).