Position: Home page » Computing » Decentralization of VR content

Decentralization of VR content

Publish: 2021-04-15 12:34:43
1. Recently, the popularity of "blockchain" has been rising. Maybe everyone thinks that the craziness of bitcoin will fall into the blockchain. It's a bit like in the first year of VR, entrepreneurs flocked to it. To some extent, it may be related to the famous saying of that book: pigs can fly even standing on the air! But Xiaomi, the "pig", is a very fine proct

this paper mainly interprets an entrepreneur's transitional interpretation and amplification of the word "decentralization"

entrepreneurs or some people obsessed with Entrepreneurship often say that our procts are "decentralized" when they talk about procts in public

people are blind to things and the so-called unconsciousness, so what is "decentralization"? To understand "decentralization", we must first know what is "centralization"

1. The Internet is a new form of information transmission. Centralization is the centralized release of information, and participants often have no right to speak. The right to speak here is the right to speak at the level of guiding public opinion

2. Decentralization means that participants can have the right to speak, make voice and freely spread information

how is centralization formed

the lack of information resources leads to centralization. To some extent, the Internet user group is also the reason for the formation of centralization

how is decentralization formed

because the standardization of information resources leads to centralization, to a certain extent, the rise of Internet user groups has the conditions to build decentralization, and users' demand for information is expanding.
2.

If you want to understand the application of blockchain, you can refer to many books and opinions, such as illustrated blockchain, blockchain: reshaping the economy and the world, blueprint and guide of new economy, and articles of coin'an community, including a detailed understanding of the platform of coin'an community, with great strength

As the name suggests, blockchain is composed of block and chain. It is a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and so on. It is a kind of chain data structure that combines data blocks in order according to the time sequence, and it is a secure and reliable distributed account book that can not be tampered with and forged by means of cryptography

in 2008, in his paper bitcoin: a peer-to-peer e-cash system published by Nakamoto, he first proposed the idea of blockchain and encrypted digital currency. Starting from bitcoin, blockchain has become the underlying technology of various digital currencies

Second, the working principle of blockchain:

1. The basic concepts include: (1) transaction: one operation will change the account status once, such as adding a record 2) Block: records the transaction and status data within a specified time, which is a consensus and preservation of the current account status 3) Chain: it is composed of a series of blocks in chronological order, which is the log record of the whole state change. If you understand the working concept of blockchain, it is not difficult to understand its working principle. Suppose there is a distributed data logbook, which can only be added, not deleted or changed. Its structure is a linear chain formed by a series of "blocks" (which is also the source of the name of "blockchain"), and new data must be put into a new block to be added, The maintenance node can propose a new block, but it must go through a certain consensus mechanism to reach an agreement on the final selected block

2. Take bitcoin as an example to see the working principle of blockchain

the block of bitcoin is divided into block head and block body

Core advantages and characteristics of blockchain

1. The verification, accounting, storage, maintenance and transmission of decentralized blockchain data are all based on distributed system structure. There is no centralized hardware or management organization, and the rights and obligations of any node are equal, The data blocks in the system are jointly maintained by the nodes with maintenance function in the whole system. 2. The open and transparent system is open. In addition to the private information of all parties to the transaction is encrypted, the data of the blockchain is open to all. Anyone can query the blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent. 3. Security blockchain uses consensus based specifications and Protocols (such as a set of open and transparent algorithms) to enable all nodes in the whole system to exchange data freely and safely in a de trusted environment, so that the trust in "people" is changed into the trust in machines, and any human intervention does not work. 4. Information cannot be tampered with. Once the information is verified and added to the blockchain, it will be stored permanently. Unless more than 51% (almost impossible) nodes in the system can be controlled at the same time, the modification of the database on a single node is invalid. Therefore, the data stability and reliability of the blockchain are extremely high. 5. Anonymity because the exchange between nodes follows a fixed algorithm, and its data interaction does not need trust (the program rules in the blockchain will judge whether the activity is effective or not). Therefore, the counterparties do not need to let the counterparties generate their own trust by disclosing their identities, which is very helpful for credit accumulation

At present, the most popular classification of blockchain is to divide blockchain into public blockchain, private blockchain and consortium blockchain according to different participants

1. Public chain: anyone can participate in the use and maintenance, and can obtain the effective confirmation of the blockchain. Public chain is the earliest blockchain and the most widely used blockchain at present, such as bitcoin blockchain. The information is completely public

if the licensing mechanism is introced, it includes private chain and alliance chain. 2. Private chain: a company or indivial only uses the blockchain technology, enjoys the exclusive write permission of the blockchain, and does not disclose the information. At present, conservative giants (traditional finance) want to experiment with private blockchain, and the application procts of private blockchain are still groping. 3. Alliance chain: it is a blockchain between the public chain and the existing chain, which is jointly controlled by multiple organizations. The use of the chain is managed with authority, which can be controlled by the manager, and also open to others according to the manager's wishes. In addition, according to the different use scenarios and purposes of blockchain, it can be divided into currency chain for the purpose of digital currency, property chain for the purpose of recording property rights, and crowdfunding chain for the purpose of crowdfunding

On May 28, Ma Huateng, CEO of Tencent, proposed the anti-counterfeiting method based on cloud integrated blockchain technology, which is far more efficient than traditional anti-counterfeiting methods. The future anti-counterfeiting verification scenario may only require users to use their mobile phones for simple scanning, and a large number of complete information based on different dimensions can be obtained

take Maotai liquor as an example:

distillery address, proction workshop, operation staff, inspector, delivery time, transportation vehicle information and driver information,

liquor year, raw material source, raw material supplier, storage warehouse number, raw material transportation vehicle and driver information,

all information can be accurately traced, permanently recorded and tampered with

the above information can be easily verified

2. Food safety issues as early as last November, Wal Mart has cooperated with IBM to track the source of food by using blockchain technology, so as to ensure the safety of food and increase the circulation of food to rece costs. For Wal Mart and other large supermarkets, it took a few days to investigate the source of problem food, After using this technology, only one item of proct information is needed to achieve accurate traceability, and important information such as food origin, inspector, supplier, logistics and transportation can quickly find problems in a few minutes. Currently, procts tracked by blockchain include packaging procts from the United States and pork from China

3. Information security

blockchain technology is promoting an information security technology revolution. (1) identity protection PKI is a common public key encryption technology in e-mail, message application, website and other communication applications. However, since the implementation of most PKI, the centralized trusted third party certification authority (CA) is used to issue, activate and store user certificates. Hackers can attack PKI to fake user identity or crack encrypted information

certcoin is the first PKI implementation of blockchain, which comes from MIT, removes the centralized authentication center, and uses blockchain as a distributed ledger for domain name and public key

pomcor company: blockchain PKI implementation path: keep the authentication center, and use blockchain to store the hash value of issued and activated certificates. Users can verify the authenticity of certificates through decentralized and transparent sources, and can also improve the network access performance through local authentication of secret key and signature based on blockchain

(2) data integrity protection

guardtime developed a secret key free signature architecture (Ksi) based on blockchain technology to replace the secret key based data authentication technology. Ksi stores the hash table of the original data and files on the blockchain, runs the hash algorithm to verify other copies, and compares the results with the data stored in the blockchain. Any data tampering will be found quickly because the original hash table is stored in millions of nodes

(3) key infrastructure protection

the "Achilles heel" of the Internet, DDoS has entered the TB era, DDoS is still the simplest weapon for hackers to bring down the big target with low cost, DNS service is the primary target for hackers to carry out large-scale destruction, but blockchain technology is expected to fundamentally solve the problem

The distributed storage of

blockchain makes hacker attacks lose focus. Nebulis is developing a distributed DNS system, which uses Ethereum blockchain and interstellar Internet file system (IPFs, the distributed substitute of HTTP) to register and resolve domain names. The biggest weakness of DNS is caching, which makes DDoS attacks possible. It is also the bane of the centralized government's censorship of social networks and manipulation of DNS registration. A highly transparent and distributed DNS system can effectively prevent any entity, including the government, from arbitrarily manipulating records

(1) digital currency: improve the convenience of currency issuance and use, such as bitcoin and Ethernet in foreign countries, and guorenbao in China

from the use of physical transactions, to physical currency and credit currency, and then to the rise of bitcoin network, more and more people are aware of the distributed ledger blockchain technology behind it, and graally apply it in many scenarios other than digital currency

(2) cross border payment and settlement: realize point-to-point transaction, rece intermediate fees

transfer and payment. At present, the most mature application of blockchain technology is payment and transfer. Blockchain technology can avoid complicated systems, save the process of inter-bank reconciliation and review, and accelerate the settlement speed; Virtual currency can rece transaction costs without the intervention of clearing house. Different countries have different clearing proceres. It takes two or three days for a single remittance to arrive, which is inefficient and accounts for a large proportion of funds in transit. No longer through the third party, through the blockchain technology to form point-to-point payment. By eliminating the link of the third-party institutions, we can make full day payment, real-time payment, withdraw cash quickly and rece the hidden cost, which helps to avoid the capital risk. It is timely and convenient

(3) bills and supply chain financial business: rece human intervention, rece costs and operational risks

value transfer between point-to-point, control and verify physical bills or central system; Intermediaries will be eliminated and human intervention reced. With the improvement of efficiency, financing channels are more unblocked, risks are lower, and multiple parties benefit

(4) securities issuance and Trading: realize quasi real-time asset transfer, accelerate the speed of transaction clearing

the application of blockchain technology can make the process of securities trading more concise, transparent and fast, rece the plication of IT system, and improve the efficiency of market operation. For stocks, blockchain can eliminate paper and pen or electronic form records, rece human errors in trading, and improve the transparency and traceability of trading platform. Citigroup and Nasdaq cooperate to promote blockchain applications

(5) customer credit investigation and anti fraud: rece the cost of legal compliance, prevent financial crimes

the customer information and transaction records recorded in the blockchain help banks identify abnormal transactions and effectively prevent fraud. The technical characteristics of blockchain can change the existing credit reference system, and store the data of customers with bad records in the blockchain when the bank concts "know your customer" (KYC)

equity crowdfunding:

3.

1.002657 Zhongke Jincai

2.300663 Kelan software

3.002152 radio and television express

4.300079 digital technology

5.300542 Xinchen technology

6.600570 Hengsheng electronics

< P > 7.300561 Huijin technology

8.002063 high beam software

9.603106 Hengyin finance

blockchain concept stocks may become the leading stocks as follows:

1. Blockchain concept stock 1: easy to see stock (600093. SH) concept stock index

the company's main supply chain management has been actively transforming in recent years. On the one hand, the company strives to improve the business scale of supply chain management and commercial factoring

on the other hand, with the transformation of financial technology as the center and the application of blockchain technology in supply chain finance as the breakthrough, the whole policy has made every effort to promote the development of the "easy to see block" system. In the first half of 2017, the development of the "easy to see block" System 1.0 has been successfully completed, and it has been commercialized in the fields of medicine and large commodities

2. Blockchain concept stock 2: gawaita

is a leading financial information manufacturer in China. Relying on its own advantages in bank IT solutions and bank customer resources, gawaita provides bank it system cloud services

3, blockchain concept stock 3: Xinchen technology is mainly engaged in application software development business, software and hardware system integration business and professional technical service business. In recent years, Xinchen technology has made bold attempts in innovation. The company has made some progress in the application of new technologies such as cloud computing, big data, artificial intelligence and blockchain in the financial instry

the domestic L / C business system based on blockchain technology has been successfully launched in banks, and is expected to graally become a new growth point of the company's software solution business

< H2 > extended data:

the leading stock index is the stock that has influence and appeal on other stocks in the same instry ring the stock market speculation in a certain period, and its rise and fall often play a guiding and exemplary role in the rise and fall of other stocks in the same instry

leading stock is not unchangeable, its status can only be maintained for a period of time. The basis of becoming a leading stock is that any information related to a stock will be immediately reflected in the stock price

conditions for leading stocks:

1. Leading stocks must start from the trading board, which is the most accurate attack signal for both sides. Indivial stocks that can't be trading can't be leading stocks.

2. Leading stocks are the best low price stocks, and low price stocks are sought after by many investors, because high price stocks are difficult to speculate

3. The circulation market of leading stocks should be moderate, suitable for large capital operation and retail investors chasing up and down, and large market value stocks and small cap stocks can not be the leader

4. Leading stocks meet the daily KDJ, weekly KDJ and monthly KDJ at the same time

5. Leading stocks usually rise against the market limit at the end of market decline when the market panics, or start ahead of the market, and undergo a round of market decline test

the leading stock index is the stock that has influence and appeal on other stocks in the same instry ring the stock market speculation in a certain period, and its rise and fall often play a guiding and exemplary role in the rise and fall of other stocks in the same instry. Leading stock is not immutable, its status can only be maintained for a period of time

< H2 > reference: network leading stocks
4.

With the rapid development of Internet technology, it has brought us infinite wonderful and convenient life. At the same time, with the continuous improvement of 5g network, container cloud and high-performance storage hardware, data growth has entered an unprecedented stage of development

AR, VR, Internet of things, edge computers and other devices available everywhere generate a continuous stream of data, just like an open water pipe, the data source has been flowing out. The data generated will increase geometrically. At this time, the storage technology of blockchain will be demonstrated. A few years ago, there was an excellent IPFs project in the blockchain storage technology

{rrrrrrr}

yottachain takes the blockchain as the underlying technology and develops a powerful incentive scheme for miners. With 1GB
of space invested by miners, yottachain can generate 5-10gb of storage capacity, which proces the miracle effect that the purchasing power of digital currency obtained by resource suppliers exceeds the resources they supply

There is no doubt that data storage is now in the initial stage of the transformation from centralized storage to distributed storage. When more and more indivials and organizations begin to use blockchain technology to change all aspects of our lives, I believe yottachain will also make greater contributions to our economy in the new era

5.

With the rapid development of human society, many people find that decentralization is a trend and also represents a new proction relationship. This is a new kind of proction relationship that is suitable for the business or business logic based on the highly developed and market-oriented human society and economy, equality and mutual trust. Since the decentralized trust mechanism blockchain has been established, many intermediaries will also face upgrading and innovation. For example, "Wall Street", a traditional medium which is essentially a financial intermediary, may soon develop into a new model

decentralization has changed more than one financial instry. In the consensus of China's excellent Internet company "Xunlei", science and technology is developing from centralization to decentralization. They are proud that their first P2SP download technology is a kind of decentralized technology. At that time, blockchain was not widely recognized. Xunlei believes that decentralized technology has many advantages. Its solution is light weight and low cost; It respects privacy and doesn't have an intermediate database to know everything; It accords with the development of society; It is a measure of environmental protection and sharing. In 2014, Xunlei made up its mind to do decentralized cloud computing, also known as shared computing, which is to distribute the computing needs to thousands of households and use the idle resources of users

such an attempt has got a very good market response, because the marginal cost of shared computing is lower than that of cloud computing, which can more effectively solve the social contradiction between the shortage of social computing resources and the high cost of computing, and rece the operating costs of enterprises, including Xiaomi, Aiqi and Xiongmao live broadcasting, which have become the customers of thunderbolt shared computing. In fact, the demand for computing in the current society is growing explosively. Whether it is artificial intelligence, big data, 4K, VR, the demand for network is higher and higher, the speed of computing is higher and higher, and the demand for speed is higher and higher. If you want to solve all the needs, you need to prepare sufficient computing resources. The player reward scheme is born to solve this problem

the significance of the player reward program is that in the shared computing ecosystem, Xunlei has joined the blockchain technology to share the bandwidth with the players through the cloud intelligent hardware Users of idle resources such as storage and computing power will issue the digital asset chain gram (original gamer coin) based on blockchain technology. Users participate in this plan for free, and they also voluntarily contribute idle computing resources to the society. Users actively contribute idle resources, Xunlei payment chain rewards users, Xunlei then packages and sells resources to enterprises, and a supply chain based on shared computing is completed. In this process, decentralized blockchain technology plays an important role

of course, complete decentralization lacks supervision, and there is a certain risk of being used. Therefore, the blockchain chosen by chaink is "alliance chain", not a completely decentralized public chain like bitcoin and Ethereum. Therefore, Xunlei still has the right of supervision. In order to rece and avoid the occurrence of malicious events of accounting nodes, and to ensure that users' transactions enter the block as soon as possible, Xunlei is more cautious in selecting accounting nodes. In the initial stage, Xunlei will choose its own servers with good network connectivity and stability, as well as its partners' servers with good network connectivity and stability, After the performance and security of the next generation of gamer cloud hardware are further improved, the gamer cloud node distributed in the user's family will be selected as the accounting node and constantly changed. At the same time, Xunlei united government actively cracked down on speculation, announced the firm no ICO, cracked down on third-party transactions, adopted the real name system, unlimited pre-sale activities and other means to resolutely curb the risk of speculation, so as to ensure the stability and sustainability of the player cloud and chain ecology

with the emergence of blockchain applications such as chaink, we can see that decentralized technology can make the instry no longer become so extreme, and all kinds of opportunities will burst out because of the introction of new mechanisms, which is of positive significance to the instry and the whole society

6. Bitcoin is not MLM. Bitcoin is completely legal in China. At the end of 2013, the central bank and other five ministries and commissions issued the bitcoin risk notice, which clearly defined bitcoin as a special Internet commodity, and citizens can buy and sell freely at their own risk, denying its monetary attribute. Central bank governor Zhou Xiaochuan compares bitcoin to a tradable asset. There are related reports on bitcoin home<

at present, most of the countries in the world adopt a cold attitude towards bitcoin, neither affirming nor denying it. Bitcoin is just a small-scale social experiment. Although bitcoin is not a scam, the activities of pyramid selling fraud with bitcoin have been repeatedly prohibited.
7. Lan Xiang
8. First of all, in terms of the two technologies, they are both popular technologies, so naturally they have certain prospects
however, it depends on how the two technologies are combined, whether there are many application scenarios and whether they can be combined with all walks of life. How to combine the two technologies can be applied to multiple scenarios or all walks of life is the focus
for example, blockchain technology can play the role of platform decentralization and realize point-to-point and tamper proof; VR brings immersive experience to users. VR panorama can make the form of information display more real, more accurate and rich, and can make a lot of information interact in panoramic space
therefore, the role of VR + blockchain will be greater than that of each indivial. Perhaps we can see the application of VR panoramic blockchain in many life scenes in the near future.
9. The trend of network development, I think it should be towards the direction of "virtual reality world". In the future or in the future, there may be virtual communities, virtual games, virtual offices, virtual explorations and so on. However, this time may be a little far away, and I don't know if it will appear within 30 years.
10.

In this article, the person with a glass core can cross it directly. All is the vernacular and the underlying logic, hope to help do short video no confidence friend

< UL >

  • the following is my favorite passage from teacher Cai Kangyong:

  • when I was 15 years old, I thought it was difficult to learn to swim, so I gave up swimming. When I was 18 years old, I met someone you liked and asked you to swim, so you had to say, "I won't do it."

    When I was 18 years old, I found it difficult to learn English and gave up learning English. When you were 28 years old, there was a great job, but you had to say, "I can't do it."

    the more troublesome and lazy you are in the early stage of your life, the more likely you will miss the person or thing that makes you excited later

    you know, everything is difficult at the beginning, and no one knows what will be useful in the future, but heaven rewards diligence. Maybe one day, you can use your skills to get unexpected happiness

    READ MORE
    Hot content
    Inn digger Publish: 2021-05-29 20:04:36 Views: 341
    Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
    Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
    Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
    Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
    Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
    Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
    Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
    Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
    Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750