From 0c014769c6ab2a76d16b9d6fe211d7091b8bbe5a Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Fri, 25 Sep 2020 13:08:00 -0500 Subject: [PATCH] ipfs: IPNS can solve the filename problem. --- Share file with ipfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Share file with ipfs.md b/Share file with ipfs.md index c734421..7124bbe 100644 --- a/Share file with ipfs.md +++ b/Share file with ipfs.md @@ -17,7 +17,7 @@ QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ ``` Note the filename is just the hash, the original filename is lost. -*Haven't researched if there's an easy way to persist the filename* +*IPNS seems to solve the filename problem, need to research on how to use it* ## What led to learning this