Post
If I create a file, will it sign and broadcast stuff?
0
0
0
0
nak fs --sec 'bunker://...' /mnt
cd /mnt/@me/notes
echo 'goodbye stranger' > new
cd /mnt/@me/articles
mkdir whatever
cd whatever
vim content.md # write a very thoughtful article
vim title # write a very thoughtful title
touch publish
0
0
0
212