| Port details on branch 2025Q3 |
- libsignal-node Platform-agnostic APIs used by the official Signal clients and servers
- 0.88.0 net-im
=1 0.86.3_1Version of this port present on the latest quarterly branch. - Maintainer: mikael@FreeBSD.org
 - Port Added: 2022-06-23 11:39:16
- Last Update: 2026-03-13 07:29:29
- Commit Hash: 42f3d01
- People watching this port, also watch:: p5-OrePAN2, python311, py311-pycparser, ladspa, python
- License: AGPLv3
- WWW:
- https://github.com/signalapp/libsignal
- Description:
- libsignal contains platform-agnostic APIs used by the official Signal clients
and servers, exposed as a Java, Swift, or TypeScript library.
The underlying implementations are written in Rust:
- libsignal-protocol: Implements the Signal protocol, including the
Double Ratchet algorithm. A replacement for libsignal-protocol-java and
libsignal-metadata-java.
- signal-crypto: Cryptographic primitives such as AES-GCM. We use RustCrypto's
where we can but sometimes have differing needs.
- device-transfer: Support logic for Signal's device-to-device transfer
feature.
- attest: Functionality for remote attestation of SGX enclaves and
server-side HSMs.
- zkgroup: Functionality for zero-knowledge groups and related features
available in Signal.
- poksho: Utilities for implementing zero-knowledge proofs (such as those used
by zkgroup); stands for "proof-of-knowledge, stateful-hash-object".
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libsignal-node>0:net-im/libsignal-node
- To install the port:
- cd /usr/ports/net-im/libsignal-node/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/libsignal-node
- pkg install libsignal-node
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsignal-node
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1773304130
SHA256 (libsignal-node-0.88.0-npm-cache.tar.gz) = 48550e1dea7ee988e5dd261c1e362c17b236ec6da1fe52544b6551e04fca3a79
SIZE (libsignal-node-0.88.0-npm-cache.tar.gz) = 60774429
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:
-
- llvm-config19 : devel/llvm19
- npm : www/npm-node22
- protoc : devel/protobuf
- rust>=1.93.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- node : www/node22
- python3.11 : lang/python311
- Patch dependencies:
-
- npm : www/npm-node22
- This port is required by:
- for Build
-
- net-im/signal-desktop
Configuration Options:
- No options to configure
- Options name:
- net-im_libsignal-node
- USES:
- cargo gmake nodejs:22,build python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|