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

Disallow usage of unsafe hashes for reading and adding content #4751

Merged
merged 10 commits into from
Mar 5, 2018

Commits on Mar 4, 2018

  1. Include validatecid from new cid package

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    903ecd1 View commit details
    Browse the repository at this point in the history
  2. Enforce Cid security rules for getting and adding blocks

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    c30422d View commit details
    Browse the repository at this point in the history
  3. Move the temporary packages to thirdparty

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    578cb24 View commit details
    Browse the repository at this point in the history
  4. //hash -> // hash

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    bcedd38 View commit details
    Browse the repository at this point in the history
  5. Add sharness tests for CID security

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    9634991 View commit details
    Browse the repository at this point in the history
  6. add hash security note

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    f1125f0 View commit details
    Browse the repository at this point in the history
  7. fix ipfs pin verify --verbose not working

    Resolves #4761
    
    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    a9417a1 View commit details
    Browse the repository at this point in the history
  8. Significanly improve GC UX with verifcid

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    51bf1b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. cid_secuirty: add test for gc

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    60018d3 View commit details
    Browse the repository at this point in the history
  2. don't reprovide inssecure hashes

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    4527279 View commit details
    Browse the repository at this point in the history