encrypted blobs
forking from %GBLCZLI..., %inoekoQ...
i have implemented encrypted blobs for private messages in #patchfoo, in a branch: %C09cEab.... this depends on a patch to ssb-mentions: &yqKS/1K...
example message content:
{
"type": "post",
"text": "[empty](&6lF87HG0l6vGnto3M7/mTNFShOFmp/zAH05Ett1+eqk=.sha256#47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=)",
"mentions": [
{
"link": "&6lF87HG0l6vGnto3M7/mTNFShOFmp/zAH05Ett1+eqk=.sha256",
"name": "empty",
"key": "47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=",
"size": 34,
"type": "text/plain"
}
]
}
what do other client implementers and uxers think of this?
cc @Vendan @mmckegg @mix @mikey @ev @andrestaltz