Hometown vs Misskey
A side-by-side comparison of two self-hosted social networks options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Hometown | Misskey |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 81 · Excellent | 93 · Excellent |
| Category | Social Networks | Social Networks |
| License | AGPL-3.0 | AGPL-3.0 |
| Language | Ruby | TypeScript |
| Setup difficulty | Hard | Hard |
| Min. RAM | 2,048 MB | 2,048 MB |
| Deployment | docker, bare-metal | docker, bare-metal, source |
| GitHub stars | ★ 823 | ★ 11,328 |
| First released | 2019 | 2014 |
| Replaces | Twitter, Mastodon | Twitter, Tumblr |
What are Hometown and Misskey?
Hometown
Hometown is a friendly fork of Mastodon that adds local-only posting, full-text content support, and other community-oriented features. It is aimed at small, close-knit fediverse instances.
- Local-only posts
- Full-text content
- Mastodon compatibility
- Small-community focus
Misskey
Misskey is a free, open-source, decentralized social media platform powered by ActivityPub. It is known for its customizable UI, reactions, and interactive features beyond standard microblogging.
- ActivityPub federation
- Custom emoji reactions
- Highly customizable UI
- Built-in pages and widgets
Hometown vs Misskey: key differences
Hometown is written in Ruby, while Misskey is built with TypeScript. Misskey is the more established project (first released 2014), while Hometown arrived in 2019. Misskey has the considerably larger community, at 11,328 GitHub stars versus 823.
Why pick each one
Choose Hometown if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in Ruby
Choose Misskey if…
- Rich, playful feature set
- Active development
Watch out for
- Resource-intensive
- Complex configuration
Frequently asked questions
Is Hometown or Misskey better?
Neither is universally better. Misskey has the larger community; both share a hard setup difficulty, so the decision comes down to features and licensing.
Are Hometown and Misskey free and open-source?
Yes. Hometown is licensed under AGPL-3.0 and Misskey under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Hometown and Misskey with Docker?
Hometown: yes. Misskey: yes.