Skip to content

share hard-to-transmit snippets with easy-to-pronounce names using dht magic

License

Notifications You must be signed in to change notification settings

cblgh/paperslip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paperslip

share hard-to-transmit snippets with easy-to-pronounce names using dht magic

Usage

In one terminal:

paperslip testshare

In another terminal:

echo "hello from another terminal" | paperslip testshare --stdin

More

Usage: paperslip <name> [--note, --stdin]
Examples:
  # Send a note using a generated namespace
  paperslip --note "dat://54d..b015"
  # Receive a note by listening to 35c3
  paperslip 35c3
  # Share a note in 35c3
  paperslip 35c3 --note "dat://7331..c001"
  # Pipe all your input to 35c3
  paperslip 35c3 --stdin

Options:
    --note <string>     Information to send to peers
    --stdin             Pipe standard input to peers

About

share hard-to-transmit snippets with easy-to-pronounce names using dht magic

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published