Show HN: Self-Hostable ZK Markdown Sharing Service
github.com·15h·
Discuss: Hacker News
Flag this post

markdown.gg

A zero-knowledge markdown editor and sharing service with LaTeX support.

Features

  • Zero-knowledge encryption: All content is encrypted client-side with AES-GCM
  • Document history: Access all your shared documents from a sidebar
  • Updatable shares: Save changes to your shared documents without creating new links
  • Side-by-side editor: Monaco editor with live markdown preview
  • LaTeX support: Render mathematical equations with KaTeX
  • GitHub Flavored Markdown: Tables, task lists, strikethrough, and more
  • Light/Dark themes: Toggle between light and dark modes
  • Minimal design: Clean black and white aesthetic
  • Database flexibility: SQLite for local development, PostgreSQL for production

How It Works

  1. Write markdown in the edi…

Similar Posts

Loading similar posts...