diff --git a/README.md b/README.md index 1f92300..1b0d922 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,8 @@ for ipfsnodeid in $(ipfs swarm peers | grep -o '[^/]*$'); do ipfs cat /ipns/$ipf ### [Marc se demande comment fonctionne Astroport?](https://tube.p2p.legal/videos/watch/90f0efd6-e1a9-40ed-8583-440b98ab4ef0) +### [Visite des entrailles IPFS. Pour comprendre comment c'est ficelé](https://youtu.be/vfLTz4fiUiQ?t=1984) + [![](./docs/hayssam.png)](https://tube.p2p.legal/videos/watch/1bf64545-2477-4ce2-b26c-786553681384) --- diff --git a/zen/new_file_in_astroport.sh b/zen/new_file_in_astroport.sh index f416020..afb6531 100755 --- a/zen/new_file_in_astroport.sh +++ b/zen/new_file_in_astroport.sh @@ -136,6 +136,7 @@ echo "New $TYPE INDEX ~/.zen/ipfs/.${IPFSNODEID}/astroport/kodi/vstream/${PREFIX URLENCODE_FILE_NAME=$(echo ${file} | jq -Rr @uri) +### MEDIAKEY FORGE ######################################################################## ## CREATE NEW ipns KEY : ${INDEXPREFIX}${REFERENCE} ########################################################################