diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-07 14:56:24 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-07 14:56:24 +0200 |
| commit | e353f20ac9ac8da0bc0cbcd7bb22838f765f47bc (patch) | |
| tree | eb7ddeb6fe5f51f949397ae0b9f967f35afd3f6f | |
| parent | c1bfc64c0db4f6c571fdea76105dab3fb03f3bb9 (diff) | |
docs: add pre-alpha warning
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
