Fix
File: hellnet/index [Diff]
-- a/hellnet/index++ b/hellnet/index
@@ -1,4 +1,4 @@
Hellnet is a project to create simple, distributed, anonymous data sharing network.
You can see current state of matters on [[/hellnet/status]] [[status]] page.
-- a/hellnet/status++ b/hellnet/status
@@ -4,5 +4,5 @@
*Hellspawn* -- Hellnet daemon in Qt/C++. Supports data inserting, retrieving, [[protocols/transfer|message]] parsing and even some network connectivity. Doesn't work out of localhost, development is stopped in favour of hspawn.
*[[hspawn|Hspawn]]* -- Hellnet daemon in Haskell. Currently supports data inserting and retrieval (optionally [[crypto/symmetric|encrypted]]), [[/hellnet/tech/metachunks|metachunks]] [[tech/metachunks|metachunks]] with manual server discovery