From a380c469ddc1b88be9eeceeedae2223070ed3a39 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 20 Feb 2026 18:45:09 +0000 Subject: [PATCH] Delete SECURITY.md --- SECURITY.md | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index c983c9c..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,43 +0,0 @@ -# Security & Data Handling - -Version: v0.6.0 Beta - ------------------------------------------------------------------------- - -## Design Principles - -- Offline-first architecture -- No external API dependency required -- Local database storage -- Segmented Print Agent process - ------------------------------------------------------------------------- - -## Data Storage - -- Transaction data stored locally -- Backup performed hourly -- No public exposure of POS interface - ------------------------------------------------------------------------- - -## Network - -- Optional secure tunnel for backup transfer -- No inbound public access required - ------------------------------------------------------------------------- - -## Access Control - -- SUADMIN restricted access -- No public login system -- KlubKort used for payments only - ------------------------------------------------------------------------- - -## Recommendations - -- Restrict physical access to terminal -- Secure Windows account -- Regularly verify backups