textsecure

command
v1.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: GPL-3.0 Imports: 22 Imported by: 0

README

Info

The textsecure-cmd depends on libzkgroup and crayfsh both rust libs.

Tooling

go, cargo, rust

Installing

textsecure-cmd uses crayfish as backend to decipher the signal messages. In order to checkout the code run git submodule update. Then build crayfish with cd crayfish && cago build In order to run textsecure-cmd you can either copy the precompiled zkgroup library with make copy-lib or compile it with make.

Troubleshooting

Cannot find library

/tmp/go-build146229246/b001/exe/textsecure: error while loading shared libraries: libzkgroup_linux_x86_64.so: cannot open shared object file: No such file or directory

Ensure that your libzkgroup is installed. Either add the current directory to the LD_LIBRARY_PATH=$(PWD) go run . or make run

To install the library to system run sudo make install-zkgroup

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL