Skip to content

Ech0

Productivity & Wikis

A self‑hosted personal microblog that lets you publish a public or semi‑public timeline, keep full ownership of your data, and support optional comments and sharing.

Go Latest ech0-5.0.0 · 8h ago Security brief →

Features

  • Lightweight, efficient architecture suitable for personal servers and ARM devices
  • Fast deployment with a single Docker command (or Docker Compose/Helm)
  • Self‑contained distribution – no extra runtime dependencies
  • Cross‑platform support: Linux, Windows, and ARM

Recent releases

View all 85 releases →
No immediate action
v4.9.0 Maintenance

Dependency bumps

No immediate action
v4.8.2 Maintenance

Routine maintenance and dependency updates.

No immediate action
v4.8.0 Maintenance

Routine maintenance and dependency updates.

v4.7.5 Maintenance

Minor fixes and improvements.

Full changelog

🎉 Ech0 v4.7.4

Try in 60 Seconds

docker run -d \
  --name ech0 \
  -p 6277:6277 \
  -v /opt/ech0/data:/app/data \
  -e JWT_SECRET="Hello Echos" \
  sn0wl1n/ech0:latest

https://github.com/lin-snow/Ech0/blob/main/CHANGELOG.md

What's Changed

  • chore(hub): add instance moeouo-ech0 (#257) by @github-actions[bot] in https://github.com/lin-snow/Ech0/pull/258

Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.7.4...v4.7.5

v4.7.4 Maintenance

Minor fixes and improvements.

Full changelog

🎉 Ech0 v4.7.4

  1. 调整 Hub 页面卡片样式
  2. 更新前后端依赖
  3. 调整 TUI 显示语言

Try in 60 Seconds

docker run -d \
  --name ech0 \
  -p 6277:6277 \
  -v /opt/ech0/data:/app/data \
  -e JWT_SECRET="Hello Echos" \
  sn0wl1n/ech0:latest

What's Changed

  • chore(deps): bump the go-patch-minor group with 4 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/253
  • chore(deps): bump the web-patch-minor group in /web with 2 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/254

Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.7.3...v4.7.4

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,987
Forks
151
Languages
Go Vue TypeScript

Install & Platforms

Install via
docker
Platforms
linux windows arm64

Beta — feedback welcome: [email protected]