Encrypted Markdown Notes for Developers
Markdown with code blocks
Write technical notes with fenced code blocks, inline code, tables, checklists, and links. bpad renders full GitHub-Flavoured Markdown.
- Fenced code blocks (syntax-highlighted in preview)
- Tables
- Checklists (
- [ ] task) - Links
- Blockquotes
A note for every task
- Per-note URLs — every note has its own address (/notes/…); bookmark or share it.
- Save a link in one move — type bpad.pro/ followed by any URL in the address bar to instantly create a note.
- Tags — filter by project or topic with one click.
- Smart search — full-text, ignores diacritics.
Private by design
Your notes are encrypted with AES-256-GCM in your browser before reaching the server. Neither bpad nor its infrastructure can read your notes. The encryption key is derived locally from your password using Argon2id.
Works wherever you work
- Works offline — notes cached locally; read them without internet.
- Installable app (PWA) — install as a standalone app on desktop or mobile.
- Prompted updates — no silent installs; you choose when to update.
Export and backup
- Encrypted backup — all notes and images as a passphrase-protected ZIP.
- Plain backup — notes exported as readable Markdown files.
- Account-free restore — open any backup without an account.