nniiicc / faculty_homepage

Sandbox for developing new faculty page
http://nicweber.info
Apache License 2.0
0 stars 0 forks source link

Information Retrieval and Resource Discovery on the Decentralized Web #9

Open aembar opened 4 years ago

aembar commented 4 years ago

-Decentralized Web: My understanding of this term is that it is a concept of the web centered around peer to peer networking. Instead of getting web content from centralized servers, users can host/share their content directly via the browser to their peers. This new generation of the web seems to be gaining popularity. Some questions on this topic I have are, How would we scale this new form of content sharing? What are the optimizations that can be done for content lookup? What are the security vulnerabilities in these technologies? How would commercial streaming companies be impacted this concept?

-Peer to Peer Networks: Computer systems can share content to each other without the need of a central server. This concept is what the decentralized web is based off of, only scaled to a global level.

-DAT and IPFS Protocols: Both of these protocols are designed as file systems which provide storage for data in the decentralized web. DAT protocol was designed to share, and interact with large data sets mainly intended for researchers. IPFS protocols work better with smaller amounts of data compared to DAT protocols. This is because IPFS protocols create duplicates of data which can be a problem with large amounts of data. Some questions about this topic are, As content types on the internet evolve, how will DAT and IPFS develop to make sharing of content type easier? Which of these protocols would be ideal for 5G types of speeds? How would social media websites such as Facebook, Instagram, etc implement peer to peer protocols such as DAT and IPFS?(Research that talks about this topic—https://ieeexplore.ieee.org/document/4801862)

Directions: Fill out the questions below based on a research project that you would like to work on. Title this issue with the name found on my Student Research Opportunities page.

Questions to answer:

I'll follow up with you to schedule a time to meet.