Ways to Surf the Decentralized Web

栏目: IT技术 · 发布时间: 6年前

Ways to Surf the Decentralized Web

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).

Ways to Surf the Decentralized Web

Native ENS+IPFS support in MetaMask Mobile.

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.

Ways to Surf the Decentralized Web

Support for ENS+IPFS in Firefox via the MetaMask extension.

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!


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Linux内核完全剖析

Linux内核完全剖析

赵炯 / 机械工业出版社 / 2008.10 / 99.00元

本书对早期Linux内核(v0.12)全部代码文件进行了详细、全面的注释和说明,旨在帮助读者用较短的时间对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究Linux打下坚实的基础。虽然选择的版本较低,但该内核已能够正常编译运行,并且其中已包括了Linux工作原理的精髓。书中首先以Linux源代码版本的变迁为主线,介绍了Linux的历史,同时着重说明了各个内核版本的主要区别和改进,给出了......一起来看看 《Linux内核完全剖析》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具