diff --git a/README.md b/README.md
index f78666e..f0bf292 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
Zero Trust Privileged Access Management
🔐 Zero Trust | 🎥 Session Recording | 🌐 Multi-Protocol | 🔒 ABAC Security | 🎨 Beautiful UI
-
+
@@ -22,14 +22,29 @@ CyberPAM is a comprehensive Zero Trust Privileged Access Management solution des
I made CyberPAM for my own use, but I'm happy to share it with the community. I've been working with PAM products for years and CyberPAM is the culmination of my experience. Session recording is a must have for any PAM product, and CyberPAM is the best I've seen from an Admin perspective, and user experience. Often implementations of PAM products take a long time to get to production, but not CyberPAM.
+
+
- ⚡️ v0.3.0c Setup Zero Trust Network Access for CyberPAM Targets/Hosts ⚡️
+ ⚡️ v0.4.0c Setup Zero Trust Network Access for CyberPAM Targets/Hosts ⚡️
+
+
+
+
+
-
+
+
+
+ ⚡️ v0.3.0c Setup Zero Trust Network Access for CyberPAM Targets/Hosts ⚡️
+
+
+

+
+
What is PAM? PAM is the process of managing access to resources. It is a critical component of any security architecture.
⚡️ This is a SINGLE CONTAINER (Docker or Kubernetes) and can go from pull to production in 5 minutes and is PERFECT for a SaaS Product 🚀
@@ -91,6 +106,7 @@ docker logs cyberpam
📝 Comprehensive audit logging for compliance
🎥 Session recording with video playback
🔐 Password complexity enforcement
+ 🔍 Tag-based access control
@@ -275,6 +291,40 @@ Internet -> Cloudflare Zero Trust -> Reverse Proxy (TLS/Cloudflared) -> CyberPAM
+## Version CyberPam 0.4.0c
+### Major Features
+- **Advanced Tagging System**
+ - Tag-based access control for systems and users
+ - Hierarchical system organization
+ - Improved system grouping and filtering
+ - Tag-based search functionality
+ - Admin-controlled tag management
+
+- **Enhanced Security**
+ - Automatic HTTPS configuration
+ - Improved password handling and security
+ - Enhanced logging with sensitive data redaction
+ - Strengthened error handling and security feedback
+
+- **Usability Improvements**
+ - Streamlined connection workflow
+ - Improved error messages with modal dialogs
+ - Enhanced system card management
+ - Better session handling and state management
+ - Refined dark theme and UI consistency
+
+- **System Management**
+ - Advanced system filtering and organization
+ - Improved system card layout and interactions
+ - Enhanced system editing capabilities
+ - Better protocol-specific configurations
+
+- **Authentication Enhancements**
+ - Improved password management workflow
+ - Better SSH key handling
+ - Enhanced multi-protocol authentication
+ - Streamlined connection process
+
## Version CyberPam 0.3.0c
- ***Added Zero Trust Network Access from Cloudflare Support***
- Added ZTNA Agent https://github.com/RamboRogers/cyberpamagent
diff --git a/media/tags.png b/media/tags.png
new file mode 100644
index 0000000..a010d94
Binary files /dev/null and b/media/tags.png differ
diff --git a/media/tagsdrawing.png b/media/tagsdrawing.png
new file mode 100644
index 0000000..3274148
Binary files /dev/null and b/media/tagsdrawing.png differ
|