Skip to content

@llopv's Master Thesis: Open issues on the P2P Web #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
llopv opened this issue Dec 19, 2016 · 4 comments
Closed

@llopv's Master Thesis: Open issues on the P2P Web #221

llopv opened this issue Dec 19, 2016 · 4 comments
Assignees

Comments

@llopv
Copy link

llopv commented Dec 19, 2016

IPFS provides a good starting point for the Permanent Web. In our master’s tesis we are going to discuss how we can construct a Secure Dynamic Permanent Web on the top of it.

Nowadays centralized web services provide users with the following desirable features: mutability (CRUD - create, read, update, and delete data), capabilities (through authentication), computation (such as compute queries on search engines), "global" data (such as hashtags), anonymity (through TOR), confidentiality, integrity (both through SSL), and availability.

We are going to review those features to IPFS current or planned ones, such as content addressing for integrity, ipfs crypt for confidentiality, and IPNS and libp2p/pubsub for mutability, etc.

@flyingzumwalt
Copy link
Contributor

Do you plan to also cover identity on the decentralized web? Example: In order to mark a dataset as authentic, an authoritative person/group/institution might want to sign the hashes and publish the signed hashes. This topic touches a lot of topics & tech outside of IPFS, but it is directly relevant as an issue on the P2P web.

@llopv
Copy link
Author

llopv commented Dec 19, 2016

Yes, definitely identity must be one of those topics. I've seen you are writting some documentation for decentralized web primer. It would be cool if my master's tesis could help to improve that documentation in some way (my writtings are all open access).

@flyingzumwalt
Copy link
Contributor

😄 I had the same thought about the primer.

@daviddias daviddias changed the title @llopv's Master Tesis: Open issues on the P2P Web @llopv's Master Thesis: Open issues on the P2P Web Oct 16, 2018
@daviddias
Copy link
Member

@llopv mind opening an issue on ipfs/notes? Take example of ipfs/notes#268. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants