The decentralized web is here. It’s growing fast and is easier than ever to use.
A normal website has two basic components: a web server where the website files are stored, and a DNS name to access the website in a human-friendly way. A decentralized website makes both parts censorship-resistant: it uses IPFS (a distributed file storage network) for storage, and the Ethereum Name Service (ENS; a decentralized Ethereum-based naming system) for the name to access it.
There are tons of such websites, which you can easily find with the decentralized web directory and search engine Almonit , with new ones being added all the time (check out their Twitter feed to stay updated).
Here’s how you can access the decentralized web today.
Browsers with native support
There are at least five browsers with native support for ENS+IPFS websites. That means you can just type “almonit.eth/” into the URL bar and it should work without special extensions.
Those browsers are Brave (desktop), Opera (mobile), Status (mobile), MetaMask Mobile (mobile), and Unstoppable Browser (desktop).
MetaMask extension on desktop
If you are using Chrome, Firefox, Edge, or the Tor Browser on desktop, you can add support with the MetaMask browser extension . MetaMask turns your ordinary browser into a Web3 browser capable of interacting with Ethereum dapps.
Many people in the blockchain space already have MetaMask added to their browser but may not know that it makes your browser support decentralized websites. So if you have MetaMask, try going to “almonit.eth/” right now and watch the magic happen.
For everyone else
But what if you don’t have any of the browsers above and don’t have MetaMask? We’ve still got you covered.
In any normal browser, you can simply append “.LINK” to the end of a .ETH name , and it will load like a normal website. So, for example, you can go to almonit.eth.link .
We call the system that makes this work EthDNS , and we developed it in collaboration with Protocol Labs , the original creators and stewards of IPFS.
What is there to see?
Lots! The best place to start exploring is the Almonit decentralized website directory .
You can find everything from personal blogs and games to company websites and even the Bible.
Happy surfing!
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ruby语言入门
Yugui / 丁明、吕嘉 / 东南大学出版社 / 2010 年4月 / 32.00元
《Ruby 语言入门(中文版)》为具有一定其他语言的编程经验的读者介绍Ruby的特征、Ruby中的编程方法和编程习惯。这些内容都是为了让读者能够边阅读Ruby的资料边进行实践性的学习所必须具备的基础知识。《Ruby 语言入门(中文版)》对Ruby的基础部分和元类、块语句这样独特的概念,以及由此产生的特有的文化进行了说明,以使读者能够了解到Ruby独特的思考方式。读完《Ruby 语言入门(中文版)》......一起来看看 《Ruby语言入门》 这本书的介绍吧!