ssb-secret-blob

1.0.1 • Public • Published

ssb-secret-blob

a simple script to encrypt a blob for secure scuttlebutt

usage

# add a file to your local sbot, but encrypt it.
# a token comprised of the encrypted blob id,
# and the decryption key will be output.
# paste that into a private ssb message to send a private blob.

> sblob encrypt file.txt
{id?unbox=key}

# decrypt an encrypted blob.
# the token must be inside quotes, or bash won't parse it right.
# output will be contents of file.txt
> sblob decrypt "{id?unbox=key}"

License

MIT

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ssb-secret-blob

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    564 kB

    Total Files

    8

    Last publish

    Collaborators

    • powersource
    • arj03
    • staltz
    • mixmix
    • cel
    • mmckegg
    • christianbundy
    • dominictarr
    • marak
    • ahdinosaur
    • pfrazee
    • cryp7ix
    • happy0
    • chereseeriepa