# on your computer
echo "hello world" | hyperbeam
# => Passphrase: foo bar baz
# on some other computer
hyperbeam foo bar baz > file.txt
cat file.txt
# => hello world
# on your computer
hyperphone "your name and your friend"
# on your friend's computer
hyperphone "your name and your friend"