ssbc/ssb-secret-blob

Name: ssb-secret-blob

Owner: Secure Scuttlebutt Consortium

Description: encrypted blobs over ssb protocol

Created: 2016-06-09 05:01:18.0

Updated: 2016-06-09 05:03:09.0

Pushed: 2017-12-12 10:33:46.0

Homepage: null

Size: 5

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ssb-secret-blob

a simple script to encrypt a blob for secure scuttlebutt

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

lob encrypt file.txt
unbox=key}

crypt an encrypted blob.
e token must be inside quotes, or bash won't parse it right.
tput will be contents of file.txt
lob decrypt "{id?unbox=key}"
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.