From 8c6fada9a58659e0a1a7177422171b84bd138c24 Mon Sep 17 00:00:00 2001 From: Goldenkrew3000 Date: Sun, 8 Mar 2026 16:14:37 +1000 Subject: [PATCH] Updating readme --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7713842..ffc9a20 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,13 @@ It's features include: - Fast and responsive - Advanced Security Handling of Stored Credentials and Web Requests -OSSP has been privately tested under: -- Linux glibc / musl / x86_64 / aarch64 -- NetBSD x86_64 -- OpenBSD x86_64 -- iOS / macOS Catalyst aarch64 -- 32-bit platforms have major issues at this time +OSSP has support for the following operating systems: +- Linux (GLibC / musl, x86_64 / aarch64) + - musl needs a cryptography patch, not upstreamed +- NetBSD (10.1, x86_64) + - LSP Plugins needs to be modified to build on NetBSD +- iOS / macOS +- 32-bit platforms currently have major issues OSSP itself is extremely portable, and should be usable on any UNIX®/Unix-like platform with little to no patching, but the Gstreamer player logic is less portable (Specifically LSP Plugins).