From 681ef1776d1b1c5419529ad369abbec8746f94ca Mon Sep 17 00:00:00 2001 From: Axel Rafn Date: Fri, 11 Dec 2020 09:43:16 +0000 Subject: [PATCH] A little cleanup --- README.md | 5 +++-- features.md | 1 + todo.md | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 todo.md diff --git a/README.md b/README.md index b3ca9c3..8abe2f7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # v0xb0x -v0xb0x is a setup tool to make your Raspberry Pi (4B+ and Zero W) into either a pirate box or a MESH network for 1st responders or similar. - +This is a collection of tools, scripts and a website to create a central hub for sharing data, messages and information +without the need for infrastructure. It is similar to many other pirate boxes available for Raspberry Pi machines, but +this is my own flavour and has my own twists on it. diff --git a/features.md b/features.md index debac22..68bebbd 100644 --- a/features.md +++ b/features.md @@ -13,5 +13,6 @@ This is just where I jot down things I want the system to have. * Enable AP mode without encryption for open connections * HTTP Server + * PHP must be running * run server in HTTPS mode * Offer blind drop-uploads (what max size?) diff --git a/todo.md b/todo.md deleted file mode 100644 index 0f3c387..0000000 --- a/todo.md +++ /dev/null @@ -1 +0,0 @@ -# todo list