From 09e7b39acaaed0c54c5ffe48ae89174f53e38008 Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 16 Feb 2024 03:02:27 -0700 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ed00a0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# OSDA +## Org Secure Data Accessor +### A graphical interface for accessing the org. servers encrypted file-system, for usages. + +Built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer) \ No newline at end of file