Port details |
- hidden-lake F2F Anonymous network based on the QB-problem & GP/12 protocol stack
- 1.8.3_1 security
=1 1.8.2Version of this port present on the latest quarterly branch. - Maintainer: alster@vinterdalen.se
 - Port Added: 2024-12-06 23:21:07
- Last Update: 2025-01-21 22:21:12
- Commit Hash: ca07a60
- People watching this port, also watch:: ripgrep, nagios, msmtp, monit
- Also Listed In: net-p2p
- License: MIT
- WWW:
- https://github.com/number571/hidden-lake/
- Description:
- The Hidden Lake is an anonymous network built on a micro-service
architecture. At the heart of HL is the core - HLS (service), which generates
anonymizing traffic and combines many other services (for example, HLF and
HLM). Thus, Hidden Lake is not a whole and monolithic solution, but a
composition of several combined services. The HL is a friend-to-friend (F2F)
network, which means building trusted communications. Due to this approach,
members of the HL network can avoid spam in their direction, as well as possible
attacks if vulnerabilities are found in the code.
List of applications:
* Basic:
- HLS :: anonymizes traffic using the QB-problem
- HLC :: runs many HL services as one application
- HLA :: adapts HL traffic to external environments
* Applied:
- HLM :: messenger with a web interface
- HLF :: file sharing with a web interface
- HLR :: executes remote access commands
- HLP :: ping the node to check the online status
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hidden-lake>0:security/hidden-lake
- To install the port:
- cd /usr/ports/security/hidden-lake/ && make install clean
- To add the package, run one of these commands:
- pkg install security/hidden-lake
- pkg install hidden-lake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hidden-lake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736592122
SHA256 (go/security_hidden-lake/hidden-lake-v1.8.3/v1.8.3.mod) = e72da809c6a002379cb3a21564748b5595e42289d769f5789c2551308d1a5464
SIZE (go/security_hidden-lake/hidden-lake-v1.8.3/v1.8.3.mod) = 340
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go123 : lang/go123
- Fetch dependencies:
-
- go123 : lang/go123
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hidden-lake-1.8.3_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- security_hidden-lake
- USES:
- go:1.23,modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.3_1 21 Jan 2025 22:21:12
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
MFH: 2025Q1 |
1.8.3 17 Jan 2025 12:35:04
    |
Robert Clausecker (fuz)  Author: Älven |
security/hidden-lake: update 1.8.2 → 1.8.3
* Improve pkg-descr
Changelog: https://github.com/number571/hidden-lake/blob/master/CHANGELOG.md
PR: 283994 |
1.8.2 22 Dec 2024 19:15:24
    |
Zsolt Udvari (uzsolt)  Author: Älven |
security/hidden-lake: Update to 1.8.2
Actualise COMMENT and pkg-descr to the latest changes in codebase.
Changelog:
https://github.com/number571/hidden-lake/blob/master/CHANGELOG.md
PR: 283488
Approved by: submitter is maintainer |
1.8.1 17 Dec 2024 00:57:22
    |
Robert Clausecker (fuz)  Author: Älven |
security/hidden-lake: update 1.7.7 -> 1.8.1
Changelog: https://github.com/number571/hidden-lake/blob/master/CHANGELOG.md
PR: 283353 |
1.7.7 06 Dec 2024 23:16:19
    |
Jason W. Bacon (jwb)  |
security/hidden-lake: F2F Anonymous network based on the QB-problem
The Hidden Lake is an anonymous network built on a micro-service
architecture. At the heart of HL is the core - HLS (service), which
generates anonymizing traffic and combines many other services (for
example, HLT and HLM). Thus, Hidden Lake is not a whole and monolithic
solution, but a composition of several combined services. The HL is a
friend-to-friend (F2F) network, which means building trusted
communications. Due to this approach, members of the HL network can
avoid spam in their direction, as well as possible attacks if
vulnerabilities are found in the code.
PR: 282504
Reported by: alster@vinterdalen.se
Test by: jwb |