From e353f20ac9ac8da0bc0cbcd7bb22838f765f47bc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Mar 2026 14:56:24 +0200 Subject: docs: add pre-alpha warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d0e2b7..3d162a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> **🚧 PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk. + # foostore This is an humble Go tool for text and binary document encryption. It uses `AES-256-CBC` by default and the initialization vector is generated from an user input PIN. -- cgit v1.2.3