Polis comments are cryptographically signed and published from your own site. No account needed—just your words and your domain.
# Clone the repo and set up your site
git clone https://github.com/vdibart/polis-cli
mkdir ~/my-polis-site && cd ~/my-polis-site
cp -r /path/to/polis/cli/* .
./polis init
# Create a comment (creates a signed .md file)
./polis comment posts\20260130\post2.md
# Deploy to your domain# (copy rendered files to your web server)
Comments (0)
Learn how…
Polis comments are cryptographically signed and published from your own site. No account needed—just your words and your domain.