From 85ef78b6deb8a67efdc855ba52bb9b76d8de78f6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Mar 2026 14:44:26 +0200 Subject: Add deprecation notice to README Amp-Thread-ID: https://ampcode.com/threads/T-019cc853-52cd-74ba-be40-981dc1fbcbf1 Co-authored-by: Amp --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09d0cc0..442da01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # geheim.rb +> **⚠️ DEPRECATED:** This project is no longer maintained. I have switched to another solution and will not be doing any further work on this project. + This is an humble Ruby script for text and binary document encryption. It uses `AES-256-CBC` by default and the initialization vector is generated from an user input PIN. This is for my own use. So the documentation here may be lacking. But feel free to try out yourself or ask! -- cgit v1.2.3