| Port details on branch 2025Q3 |
- libsignal-node Platform-agnostic APIs used by the official Signal clients and servers
- 0.93.2 net-im
=1 0.88.0_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-05-22 16:10:06
- Commit Hash: 6f383e4
- 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: amd64
- distinfo:
- TIMESTAMP = 1778662214
SHA256 (libsignal-node-0.93.2-npm-cache.tar.gz) = d4816da4f278fb410d4ea5f1c4e09758a2f5dca763cf37d0abc048c5afb2e776
SIZE (libsignal-node-0.93.2-npm-cache.tar.gz) = 59764514
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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-node24
- protoc : devel/protobuf
- rust>=1.95.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- node : www/node24
- python3.11 : lang/python311
- Patch dependencies:
-
- npm : www/npm-node24
- 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:24,build python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|