question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Printed hash on `public` is not the same as the one that a user gets a url to

See original GitHub issue

On a ipscend publish

  { path: 'public',
    hash: 'Qmd6DAJkSKDLV8HYodQeTxkH5JywxmUjG4TPwAa8MF2TkF',
    size: 735894 } ]
Published public with the following hash: QmezL5kwYHSL1vaKRhs1Ugxq9pCPTJU3PiKEvjTu6utSNm
You can access it through your local node or through a public IPFS gateway:
http://localhost:8080/ipfs/QmezL5kwYHSL1vaKRhs1Ugxq9pCPTJU3PiKEvjTu6utSNm
http://ipfs.io/ipfs/QmezL5kwYHSL1vaKRhs1Ugxq9pCPTJU3PiKEvjTu6utSNm

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
enricomarinocommented, Jul 12, 2017

PR #89 should fix it

0reactions
daviddiascommented, May 16, 2019

Hi @andriytyurnikov, @david4096, @enricomarino! I’m no longer maintaining this module. The good news is that there is one way better on the block, check the deprecation notice – https://github.com/ipfs-shipyard/ipscend/blob/master/README.md#deprecation-notice – to find a url to it and a tutorial on how to use it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Assignment 6 - Computer Security - UCSD CSE
Consider the string "Use HMAC, not hashes". ... Accepts a valid URL in the same form as the one above as a command...
Read more >
Comparing 2 hash values returning False even though they ...
The issue is that hash is a Unicode string and resulte.digest() is a bytes string. They both PRINT the same because you used...
Read more >
INTRODUCTION TO THE HASH FUNCTION AS A ...
The output is called hash value or code, digest, image or hash. Often, the term “hash” is used both in reference to the...
Read more >
4. Keys, Addresses - Mastering Bitcoin, 2nd Edition [Book]
From the public key (K), we use a one-way cryptographic hash function to generate a bitcoin address (A). In this section, we will...
Read more >
Hashing for Message Authentication Lecture Notes on ...
A very different approach to the use of hashing for ... A's Public Key ... in what gets hashed, here is how the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found