Changes for page qaul قول

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

From version 4.1
edited by Zenna Elfen
on 2025/11/24 11:42
Change comment: There is no comment for this version
To version 2.2
edited by Zenna Elfen
on 2025/11/24 11:33
Change comment: Updated class property name

Summary

Details

Projects.Code.ProjectsClass[0]
File / Blob Synchronization
... ... @@ -1,1 +1,0 @@
1 -blob_no
Content Addressing
... ... @@ -1,1 +1,0 @@
1 -cont_core
Crash Resilience & Abortability
... ... @@ -1,1 +1,0 @@
1 -crash_tan
Local Storage & Processing Primitives
... ... @@ -1,1 +1,0 @@
1 -localsto_core
Message Format & Serialization
... ... @@ -1,1 +1,1 @@
1 -mess_tan
1 +value1
P2P Connectivity
... ... @@ -1,1 +1,0 @@
1 -p2p_core
Session & Connection Management
... ... @@ -1,1 +1,1 @@
1 -sess_core
1 +value3
Content Addressing, an Elaboration
... ... @@ -1,3 +2,3 @@
1 -messages are addressed via their sha256 content hash. See more: https://qaul.github.io/qaul.net/#/qaul/rust/security
2 2  
3 3  
3 +
Crash Resilience, an Elaboration
... ... @@ -1,1 +1,0 @@
1 -Crash save data base
Local Storage, an Elaboration
... ... @@ -1,1 +1,0 @@
1 -pure local-first P2P design, everyting is saved locally first
Message Format, an Elaboration
... ... @@ -1,2 +2,3 @@
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
2 2  
2 +
3 +
P2P Connectivity, an Elaboration
... ... @@ -1,1 +1,0 @@
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
Discovery, an Elaboration
... ... @@ -1,1 +1,3 @@
1 +
2 +
1 1  mdns peer discovery & BLE advertising peer discovery; user discovery within routing protocol
Physical Transport, an Elaboration
... ... @@ -1,1 +1,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/
1 +
2 +
3 +
Session & Connection Management
... ... @@ -1,1 +1,0 @@
1 -TLS, Noise KK, heartbeats
Transport, an Elaboration
... ... @@ -1,4 +1,4 @@
1 -qaul uses: libp2p TCP stack (TCP connection & Multiplexing), Quick, qaul's own BLE transport protocol
1 +qaul routing protocol - own distance vector routing protocol. Read more at: https://qaul.github.io/qaul.net/#/qaul/rust/routing
2 2  
3 3  
4 4  
In one sentance...
... ... @@ -1,1 +1,1 @@
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.
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.
application
... ... @@ -1,1 +1,0 @@
1 -a_yes