summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2025-07-16 22:08:01 +0200
committerVincent Douillet <vincent@vdouillet.fr>2025-07-16 22:08:01 +0200
commit63df5a853dc672f45cd95c9247d419e60812ba8e (patch)
tree61afcd0ca11fdfff663878218b0ab950f37a9c17
parenta976d39e6b5f3fbc8e8d2286daf6a22b858f7dc8 (diff)
readme: adjust expectations with realityHEADmaster
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7747dd..8b85103 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
# Vault
+Note: This software is WIP. There may be bugs or unintended behavior.
+
Vault is an opinionated web-based file manager. It is built in C for OpenBSD around the CGI standard, following these main principles:
-* __secure__: a great amount of time has been devoted to avoid undefined behaviour and security issues
* __simple__: browse, create and delete folders; download and upload files. JavaScript support is optional on the client side and its absence should be handled gracefully. Everything should work from a terminal-based web browser
* __fast__: with the server running on an ARM SBC, there should not be any noticeable delay when loading a page