@@ -51,13 +51,12 @@ The Haveno & Atomic Swap Multi-Platform Native App will be an inteface for decen
-**Open Source**: All software created will be open-source, and only auditable, open-source libraries will be used. The project will be released under the AGPL 3.0 license upon completion.
-**Tor Integration**: The app will enforce Tor usage, requiring users to connect via a Tor VPN relay (such as Orbot or InviZible). Without a Tor connection, the app will not proceed past the splash screen.
-**gRPC Protocol**: The app will use the native gRPC HTTP/2 over Tor (not translated from HTTP/1.2 or HTTP/1)
-**gRPC Protocol**: The app will connect to Haveno Daemon using the native gRPC HTTP/2 over Tor (not translated from HTTP/1.2 or HTTP/1)
-**Haveno Integration**: Tha app seemlessly connect to any Haveno Daemon hosted anywhere (using .onion via Tor)
-**Censorship Resistance**: By abstracting the VPN relay away from the app itself, we avoid potential censorship issues. The app will not require VPN-enabled entitlements that need signing, thus preserving its censorship-resistant nature. The app will be available on [F-Droid](https://f-droid.org/en/).
-**Secure Device Linking**: The app will support secure linking to a running desktop or server instance via a QR code containing a hashed password in the URI of the Onion Link. [Onion Client Authentication](https://support.torproject.org/onionservices/client-auth/) will be available fro advanced users.
-**Hardware Wallet Support**: The app will focus on hardware wallet integration, ensuring that users can securely manage their XMR transactions.
-**Native Libraries**: The app with use native library per OS directly from trusted sources.
-**Atomic Swaps**: The app will also facilitate atomic swaps between Monero and XMR, providing a seamless user experience within the Monero ecosystem.
-**Service Segregation**: Each component of the software will run under it's own service on Dekstop versions, you'll be able to manage the services via a System Tray on Windows, Linux and Mac operating systems.