From 0ed498faff5b2cdd878eb853bd7c7e8824a8a891 Mon Sep 17 00:00:00 2001 From: cube Date: Sat, 9 May 2026 21:49:22 +0100 Subject: [PATCH] readme update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index df8d8a5..99d3d27 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ flask app for plural systems to publicly share member lists. the software is in basically a usable state right now, just be sure to keep regular backups. documentation is fairly limited but we're working on that. drop an email to `myriad [at] cubes [dot] link` if you wanna contact us about this project :) +# NOTICE + +i am still actively developing myriad, there are plenty of things that aren't properly implemented and features im still working on so... if you decide to use it please do so at your own care - i.e. keep your own backups manually by simply copy and pasting the database and upload folders. + +# more info + logged in users are presumed to all be admins with distinction only between being logged in and not in the blog view, member privacy outweighs individual post privacy. if a private member makes a public post, it will not show up in the public feed. however, if that member switches to public, their public posts will all become publicly viewable (but private posts will remain private).