AWS wickr medium security documentation change
Summary
Added mobile notification firewall requirements for iOS/Android push notifications
Security assessment
The change documents firewall requirements for secure mobile push notifications, which is critical for maintaining secure communication channels in airgap environments. Missing these configurations could lead to security feature failures.
Diff
diff --git a/wickr/latest/wickrenterpriseinstall/airgap-installation.md b/wickr/latest/wickrenterpriseinstall/airgap-installation.md index 46d33e3a4..6ce5cd2d5 100644 --- a//wickr/latest/wickrenterpriseinstall/airgap-installation.md +++ b//wickr/latest/wickrenterpriseinstall/airgap-installation.md @@ -4,0 +5,2 @@ +Mobile notification for airgap installs + @@ -42,0 +45,11 @@ Run the following commands to deploy KOTS and Wickr Enterprise on your airgapped +## Mobile notification for airgap installs + +Additional networking allow lists are necessary for push notifications from server backend to mobile clients. This requirement is due to how Apple iOS and Google Android implement this feature for offline and background devices. Refer to the documentation for these services and allow list the specified IP addresses and ports. + + * [iOS](https://support.apple.com/en-us/102266) + + * [Android](https://firebase.google.com/docs/cloud-messaging/concept-options#messaging-ports-and-your-firewall) + + + + @@ -51 +64 @@ Backups -Wickr admin console +FAQ