Skip to content

Commit

Permalink
Description update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zi1mo5zo committed Nov 21, 2018
1 parent edbac58 commit bbafac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ipfs-wormhole.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ IFS=$'\n\t'
# Send/receive encrypted files using IPFS.
#
# The file to send is encrypted with a temporary password, and added to IPFS.
# The IPFS hash and the password are merged in a key, which can be used to
# retrieve an decrypt the content of the file.
# The IPFS hash, the password and the file name are merged in a key, which can
# be used to retrieve, decrypt and save the content of the file.
#
# Dependencies:
# - pwgen
Expand Down

0 comments on commit bbafac5

Please sign in to comment.