Changes for page qaul قول

Last modified by Zenna Elfen on 2025/11/24 11:42

From version 2.1
edited by Zenna Elfen
on 2025/11/24 11:33
Change comment: Migrated property [long_p2p] from class [Projects.Code.ProjectsClass]
To version 4.1
edited by Zenna Elfen
on 2025/11/24 11:42
Change comment: There is no comment for this version

Summary

Details

Projects.Code.ProjectsClass[0]
Message Format, an Elaboration
... ... @@ -1,3 +1,2 @@
1 +own protobuf message & package definition, see more here: https://github.com/qaul/qaul.net/tree/main/rust/libqaul/src/rpc , https://docs.qaul.net/api/qaul_cli/rtc/proto_net/index.html
1 1  
2 -
3 -
Crash Resilience & Abortability
... ... @@ -1,0 +1,1 @@
1 +crash_tan
P2P Connectivity, an Elaboration
... ... @@ -1,0 +1,1 @@
1 +currently: direct IPv4/IPv6 connections; future: NAT Traversal. See more here: https://qaul.github.io/qaul.net/#/qaul/rust/connecting-nodes-statically , https://github.com/qaul/qaul.net/blob/main/docs/proposals/Privacy-Aware-Signaling-Before-Holepunching.md
Content Addressing, an Elaboration
... ... @@ -1,3 +1,3 @@
1 +messages are addressed via their sha256 content hash. See more: https://qaul.github.io/qaul.net/#/qaul/rust/security
1 1  
2 2  
3 -
Physical Transport, an Elaboration
... ... @@ -1,3 +1,1 @@
1 -
2 -
3 -
1 +LAN transport (any LAN network: Wifi, phone thetering, Internet coffee, community network), BLE Bluetooth Low Energy, Internet overlay. See more at: https://qaul.net/tutorials/user-documentation/
Local Storage, an Elaboration
... ... @@ -1,0 +1,1 @@
1 +pure local-first P2P design, everyting is saved locally first
Crash Resilience, an Elaboration
... ... @@ -1,0 +1,1 @@
1 +Crash save data base
Transport, an Elaboration
... ... @@ -1,4 +1,4 @@
1 -qaul routing protocol - own distance vector routing protocol. Read more at: https://qaul.github.io/qaul.net/#/qaul/rust/routing
1 +qaul uses: libp2p TCP stack (TCP connection & Multiplexing), Quick, qaul's own BLE transport protocol
2 2  
3 3  
4 4  
File / Blob Synchronization
... ... @@ -1,0 +1,1 @@
1 +blob_no
Discovery, an Elaboration
... ... @@ -1,3 +3,1 @@
1 -
2 -
3 3  mdns peer discovery & BLE advertising peer discovery; user discovery within routing protocol
Content Addressing
... ... @@ -1,0 +1,1 @@
1 +cont_core
application
... ... @@ -1,0 +1,1 @@
1 +a_yes
Session & Connection Management
... ... @@ -1,0 +1,1 @@
1 +TLS, Noise KK, heartbeats
P2P Connectivity
... ... @@ -1,0 +1,1 @@
1 +p2p_core
Session & Connection Management
... ... @@ -1,1 +1,1 @@
1 -value3
1 +sess_core
Local Storage & Processing Primitives
... ... @@ -1,0 +1,1 @@
1 +localsto_core
In one sentance...
... ... @@ -1,1 +1,1 @@
1 -qaul is an internet independent wireless mesh communication app. Communicate peer-to-peer with the people around you, without any Internet or communication infrastructure.
1 +Qaul is an internet independent wireless mesh communication app which lets you communicate peer-to-peer with the people around you, without any Internet or communication infrastructure.
Message Format & Serialization
... ... @@ -1,1 +1,1 @@
1 -value1
1 +mess_tan