Skip to content
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

0.1 Introduction CYFS for Developers: Objectives and technical vision of CYFS protocol #12

Open
streetycat opened this issue Apr 25, 2023 · 0 comments
Assignees

Comments

@streetycat
Copy link
Collaborator

streetycat commented Apr 25, 2023

Objectives and technical vision of CYFS protocol

Our goal is to become http 3.0 (to be discussed).

  • It's a basic upgrade to the http protocol, like this:
http://192.168.100.188/path => cyfs://$wallet_addr/path
  • It will reduce the cost of building trusted URLs and realize a decentralized trusted infrastructure:
  1. Solve 404 issues. You can save your data in CYFS anytime if you want.
    It's not mean that you can open the data anytime even the data is removed.
    It's meaning that, If you want, you can easily choose to save the data permanently, such as storing it in the blockchain or saving it off-site in the backup system.
  2. Build immutable URLs. You can refer to any URL without worrying about it being tampered with by the source website.
@streetycat streetycat changed the title Objectives and technical vision of CYFS protocol for "Introduction CYFS for Developers" 0.1 Introduction CYFS for Developers: Objectives and technical vision of CYFS protocol Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Draft
Development

No branches or pull requests

3 participants