SkillAgentSearch skills...

Bitboard

A decentralized anonymous image board built on top of Bitmessage.

Install / Use

/learn @michrob/Bitboard
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

bitboard

Bitboard is a decentralized anonymous imageboard. It is built on top of Bitmessage's decentralized mailing lists.

To get started, you must download and setup Bitmessage then enable API access. Bitmessage must be running in order for Bitboard to work.

Once you have Bitmessage setup and running, you may download and run bitboard with the following commands.

git clone https://github.com/michrob/bitboard
cd bitboard/
python2 -m pip install -r requirements.txt
python2 bitboard.py

bitboard runs on port 8080 by default, so you should see it running when you visit http://localhost:8080 in your browser. For security purposes, you should probably disable javascript.

bitboard screenshot

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated8mo ago
Forks6

Languages

Python

Security Score

82/100

Audited on Jul 16, 2025

No findings