CLI tokens

Mint a personal bearer token for the webshare command-line tool. Signed in as public.

This instance is public — the CLI works without a token. A token is only needed if creation is later restricted.

Tokens cannot be revoked individually. Rotating the server signing key invalidates every token at once.
curl -fsSL https://synk.sh/install/webshare.sh | sh

Then echo -n hunter2 | webshare --expire 1h --burn. Store the token at ~/.config/webshare/token or in $WEBSHARE_TOKEN.