summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-07 14:56:24 +0200
committerPaul Buetow <paul@buetow.org>2026-03-07 14:56:24 +0200
commite353f20ac9ac8da0bc0cbcd7bb22838f765f47bc (patch)
treeeb7ddeb6fe5f51f949397ae0b9f967f35afd3f6f
parentc1bfc64c0db4f6c571fdea76105dab3fb03f3bb9 (diff)
docs: add pre-alpha warning
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.