Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.65 KB

tech.md

File metadata and controls

23 lines (20 loc) · 1.65 KB

Pre-Alpha Feature Promises


SP•T


Requirements

  • Devices need to have the same public IP to see each other.
  • Hotspot provider must be a router inorder to handle a maximum of 254 connections in a same network.
  • The internet connection is needed till the chat space is accessed &other devices are discovered.

Security

SPOT uses a secure and encrypted peer-to-peer connection. This means that this data is never transferred through any intermediate server but directly between the sender and recipient devices. To achieve this, SPOT uses a technology called WebRTC (Web Real-Time Communication), which is provided natively by browsers.

  • The data transferred is distributed by the host to the co-clients by using WebRTC server, and only the devices in the network can access the chat. More importantly this is absolutely localized and not a single data is given to cloud.
  • This also means that's the data shared won't go through any end-to-end encryption technologies and there will be no supervision/moderation controls available in the network. This is built on the hope that everyone will act responsibly in this space.
  • Old mobile phones may not function properly due to the technology's limited capabilities.