From a04cc0a652d78c7d4045ded28c8e1a7f9bf3f8f9 Mon Sep 17 00:00:00 2001 From: sigoa Date: Sun, 18 Mar 2018 16:19:58 +0100 Subject: [PATCH] adambrate on secu . --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6073222..2623630 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # bitboard -Bitboard is a decentralized anonymous imageboard. It is built on top of Bitmessage's [decentralized mailing lists.](https://bitmessage.org/wiki/Decentralized_Mailing_List) +Bitboard is a decentralized anonymous imageboard, i.e. a website browseable in firefox which does not need JavaScript and is thus pretty secure. + +It is built on top of Bitmessage's [decentralized mailing lists.](https://bitmessage.org/wiki/Decentralized_Mailing_List) To get started, you must download and setup [Bitmessage](https://bitmessage.org) then [enable API access](https://bitmessage.org/wiki/API_Reference#Enable_the_API). Bitmessage must be running in order for Bitboard to work.