Printed hash on `public` is not the same as the one that a user gets a url to
See original GitHub issueOn 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:
- Created 6 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
PR #89 should fix it
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!