2025-05-20 12:50:27 +10:00
|
|
|
# Status-go FURPS
|
|
|
|
|
|
|
|
|
|
## Functionality
|
|
|
|
|
|
2025-06-07 01:05:22 +10:00
|
|
|
1. Nwaku is the used Waku implementation for relay mode.
|
2025-06-11 15:24:04 +10:00
|
|
|
2. Nwaku is the used Waku implementation for light mode.
|
2025-05-20 12:50:27 +10:00
|
|
|
|
|
|
|
|
## Usability
|
|
|
|
|
|
|
|
|
|
1. Status Desktop CI run additional builds that uses nwaku.
|
|
|
|
|
|
|
|
|
|
## Reliability
|
|
|
|
|
|
|
|
|
|
1. status-backend built with nwaku can pass the status-cli tests **(Vac-QA)**.
|
|
|
|
|
|
|
|
|
|
## Performance
|
|
|
|
|
|
|
|
|
|
1. status-backend built with nwaku has similar performance than go-waku based status-backend within 10% margin,
|
|
|
|
|
on metrics measured by existing simulations (Vac-DST).
|
|
|
|
|
|
|
|
|
|
## Supportability
|
|
|
|
|
|
|
|
|
|
1. Status Desktop binary for Linux, Mac and Windows.
|
2025-06-11 15:24:04 +10:00
|
|
|
2. Relay mode is supported.
|
|
|
|
|
3. Light mode is supported.
|
|
|
|
|
4. Status Mobile binary for Android and iOS.
|
|
|
|
|
5. Status Tablet binary for Android and iOS.
|
2025-05-20 12:50:27 +10:00
|
|
|
|
|
|
|
|
## + (Privacy, Anonymity, Deployments)
|
|
|
|
|
|
2025-06-11 15:24:04 +10:00
|
|
|
1. Status Desktop CI builds binaries with nwaku, alongside go-waku-based binaries.
|
|
|
|
|
2. Status Mobile and Tablet CI builds binaries with nwaku, alongside go-waku-based binaries.
|