From 30a5fcceb9dc8773de4f016b951114d26029101e Mon Sep 17 00:00:00 2001 From: #571 <31502293+number571@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:45:39 +0700 Subject: [PATCH] Fix format 'Hidden Lake' README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8988f78..ae767d8 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ * [Galacteek](https://gitlab.com/galacteek/galacteek): Browser and dapps platform for the distributed web. * [Handshake](https://handshake.org): Decentralized, permissionless naming protocol compatible with DNS where every peer is validating and in charge of managing the root zone with the goal of creating an alternative to existing Certificate Authorities. * [Hardbin](https://github.com/jes/hardbin): Encrypted pastebin using IPFS. -* [Hidden Lake](https://github.com/number571/go-peer/tree/master/cmd/hidden_lake) is an anonymous network with theoretical provability to a global observer. It is based on the problem of queues. +* [Hidden Lake](https://github.com/number571/go-peer/tree/master/cmd/hidden_lake): Anonymous network with theoretical provability to a global observer. It is based on the problem of queues. * [Hubzilla](https://zotlabs.org/page/hubzilla/hubzilla-project): General purpose platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology. * [Hyperpad](https://github.com/hackergrrl/hyperpad): Peer-to-peer collaborative text editor. * [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.