From 63df5a853dc672f45cd95c9247d419e60812ba8e Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Wed, 16 Jul 2025 22:08:01 +0200 Subject: readme: adjust expectations with reality --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3