Network model
SovaSpace initiates outbound connections only. It does not require inbound firewall rules, a VPN, LAN discovery or administrator rights after installation. Normal application traffic uses TLS over TCP 443.
Required destinations
| Destination | Purpose | Content handling |
|---|---|---|
api.nursova.com | Account, session, device, subscription and sync coordination. | No plaintext note or attachment content is designed to be sent. |
accounts.google.com | Google identity sign-in. | Google authentication data. |
oauth2.googleapis.com | OAuth token exchange and renewal. | Authorization tokens. |
www.googleapis.com | Google Drive API for encrypted Entries and attachments. | Encrypted SovaSpace objects and Drive metadata. |
drive.google.comdrive.usercontent.google.com | Google Drive download paths. | Encrypted objects and provider metadata. |
nursova.com | Help, privacy, terms and support information. | Normal website requests. |
play.google.com | Android subscription and store management. | Google Play account and billing data. |
Android notifications
Firebase Cloud Messaging can use TCP 5228, 5229 and 5230 in addition to 443. If those ports are blocked, core app access can continue, but remote session-change detection or notification delivery may be slower and rely on later polling.
Proxy and TLS inspection
SovaSpace does not currently rely on application certificate pinning. A system proxy or approved TLS inspection configuration can work when the organization’s trusted certificate chain is installed correctly. Inspection infrastructure may observe decrypted network traffic and becomes part of the organization’s security boundary.
Deployment notes
- Allow outbound DNS and TLS to the required destinations.
- Permit Google authentication pop-up or system browser flows.
- Confirm organizational Google Workspace policy allows the requested Drive access.
- Do not redirect SovaSpace storage to a shared Google account unless that is the organization’s deliberate identity and recovery design.
- Contact support@nursova.com with the platform, build number and exact blocked destination when troubleshooting.