(#pbxizha) Sorry I was doing some tests that actually were :

$yarnc post $(echo "test" | gpg --symmetric | base64)
$yarnc timeline | tail -n 3 | head -n 1 | tr ' ' '\n' | base64 --decode | gpg --decrypt

#wiaz34a