Technical information
Find below the various information concerning the hardware requirements, the infrastructures of la Vitre and data security
Hardware requirements
Recommended
- Windows 11 Pro PC 22H2+ with Intel Core i5 11th gen (GPU Xe) Dual Channel Memory
- Microphone with full duplex echo cancellation
- Webcam
- Screen 55" or bigger
Kit la Vitre
- Intel Core i5 11th gen (GPU Xe) Dual Channel Memory
- Microphone array with la Vitre case
- BRIO with la Vitre case
Infrastructure
We use Microsoft Azure as infrastructure provider
- Europe servers are located into Azure datacenter in Paris (France)
- Azure infrastructure has multiple certifications, for more information https://docs.microsoft.com/en-us/azure/compliance
- All APIs data are exchanged over HTTPS / WSS to our servers hosted on Azure data centers
- All live data streams (video, audio and shared content) are encrypted and exchanged peer to peer between Vitres (WebRTC protocol)
Data collection
- Video streams and Shared content are live data that are not persisted on any Vitre device / servers
- The only personal information saved are user Id, email, first name and last name of users connecting to Companion services
Schemas
Whitelist domains
API
- lavit.re, *.lavit.re → https TCP 443
- sr.lavit.re → https TCP 443
TURN / STUN
- turn.lavit.re → 443, / TCP & UDP
- stun.lavit.re → 443 / TCP & UDP
- *.relay.lavit.re → 443 / TCP & UDP
Update
- storage.lavit.re → https TCP 443
Static Content
- *.extensions.lavit.re, extensions.lavit.re → https TCP 443
- *.apps.lavit.re, apps.lavit.re → https TCP 443
- *.lavitre.space, lavitre.space → https TCP 443
- *.lavitre.me, lavitre.me → https TCP 443
Analytics
- insights.lavit.re→ https TCP 443
To use the voice recognition from Azure cognitive services :
- *.api.cognitive.microsoft.com
- *.cognitiveservices.azure.com
- *.speech.microsoft.com
These URLs are used to communicate with the API REST from the vocal recognition.
Data encryption
Data exchanged between all services and devices are encrypted.
API Cyphers:
- TLS_AES_256_GCM_SHA384 (TLS 1.3 only)
- TLS_AES_128_GCM_SHA256 (TLS 1.3 only)
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
- TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
- TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
WebRTC Cyphers:
- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256