Today's digest
high (26)medium (11)general-awareness (8)low (0)days:1d2d7d30dclear project filter (paranoid-chat) ✕
# DioxusLabs/dioxus
**URL:** https://github.com/DioxusLabs/dioxus
**One-liner:** Cross-platform Rust UI framework for web, desktop, and mobile with signals-based state management.
**Relevance to paranoid-chat:** medium (55/100)
**Integration:** depend-on-it
## Summary
Fullstack app framework for web, desktop, and mobile in Rust.
## Why it's useful here
paranoid-chat is a Rust secure messaging app; Dioxus can provide a native UI for desktop and mobile clients, replacing any potential webview or CLI interface.
## Suggested use
Evaluate Dioxus for building cross-platform UI clients for paranoid-chat; consider prototyping desktop/mobile frontends with Dioxus.
## Novelty / why now
Combines React-like signals with native rendering and fullstack capabilities; strong focus on hot-reloading and cross-platform support.
## Risks
Suspicious install scripts (curl|bash) detected; framework still evolving; requires Rust expertise; potential supply chain risk.
## Safety scan
- Risk level: **high**
- Stars: 35999 (age 1944d, 18.52 stars/day)
- Last push: 0 days ago
- Contributors: 441
- License: Apache-2.0
- Postinstall hooks: none
- Suspicious patterns: curl|bash
- Notes: suspicious patterns: curl|bash
### Reviewer safety notes
High risk due to suspicious install scripts (curl|bash) detected in safety scan; use care when integrating.