Signal-Desktop
signal-cli

Signal-Desktop | signal-cli | |
---|---|---|
326 | 64 | |
15,366 | 3,590 | |
0.6% | 1.5% | |
9.9 | 9.1 | |
12 days ago | 8 days ago | |
TypeScript | Java | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Signal-Desktop
-
Signal – An Ethical Replacement for WhatsApp
I'm still sad that they'll probably never provide a proper web client instead of that suboptimal Electron desktop thing.
https://github.com/signalapp/Signal-Desktop/issues/4466
- Signal-desktop upgrade bricks chat history
- Signal-desktop: ringing despite contact being muted #6847
-
Telegram has launched a pretty intense campaign to malign Signal as insecure
>Given how the posted described the optional `--no-sandbox` flag as "no sandbox on Linux", it's clear that they don't understand anything they're sharing, and they just want to spread FUD.
Could you elaborate as you seem to be more "knowledgeable". This flag is clear at what it does and shouldn't be shipped into production. https://no-sandbox.io/
You can have a look where they specifically chose to force it https://github.com/signalapp/Signal-Desktop/commit/1ca0d8210...
-
Privacy is Priceless, but Signal is Expensive
2: https://github.com/signalapp/Signal-Desktop/issues/1862
-
Interview on Signal app?
For more Information on how to proceed kindly connect with the HR on Signal app. Download (Signal ) on your mobile device https://signal.org/download/ and connect now with the HR ON +13093936282
-
CVE-2023-4863: Heap buffer overflow in WebP (Chrome)
It does, see [0]. Fun fact: Signal desktop, which uses Electron under the hood, is running without sandbox on Linux [1][2].
[0] https://github.com/electron/electron/pull/39824
[1] https://github.com/signalapp/Signal-Desktop/issues/5195
[2] https://github.com/signalapp/Signal-Desktop/pull/4381
- No longer showing link previews?
-
super choppy video streams
There was a issue opened on GitHub a while back apparently but that was closed due to inactivity. What you might want to do is either open a new issue directly in GitHub (provide as much information as possible and include debug logs) or just send them a support ticket via the support form (and include debug logs).
- Signal Desktop for Windows takes 30+ min to send messages. Phone app still works.
signal-cli
-
Technical analysis of TM SGNL, the unofficial Signal app Trump officials use
While that's true even in the general case - through reverse engineering of binaries, it's especially true in the case of Signal because it's open source.
There are libraries for interacting with Signal services (one from Signal themselves), here is a CLI tool that uses the lightly patched official library: <https://github.com/AsamK/signal-cli>
-
How Beeper Mini Works
Not official but this works darn well: https://github.com/AsamK/signal-cli
- Ask HN: What are some unpopular technologies you wish people knew more about?
-
Privacy is Priceless, but Signal is Expensive
If you want one for just personal use; this works well: https://github.com/AsamK/signal-cli
Just sign up with a Twilio number (using voice call) and you can make your own bot.
-
What is your go to notification service?
Here is my docker compose, maybe it is helpful: signal: #registerung tutorial # signal-cli --username +12345678 register --voice --captcha censored # https://github.com/AsamK/signal-cli/wiki/Registration-with-captcha # https://signalcaptchas.org/registration/generate.html IN CHROME # signal-cli -u +12345678 verify 123456 # signal-cli -u +1234567 send -m "This is a message" +12345678 #curl -X POST -H "Content-Type: application/json" -d '{"message": "bliblob", "number": "+41824174983", "recipients": ["+21412430"]}' 'http://signal:8080/v2/send' #external testing image: bbernhard/signal-cli-rest-api:latest container_name: signal restart: unless-stopped hostname: signal networks: - monitoring volumes: - /docker/prometheus/signal/client:/root/.local/share/signal-cli - /docker/prometheus/signal/client:/home/.local/share/signal-cli labels: - com.centurylinklabs.watchtower.enable=true environment: - USE_NATIVE=0 signalweb: # curl -X POST localhost:9100/api/v2/alertmanager -d '{"alerts": [{"status": "firing","labels": {"alertname": "test"},"annotations": {"message": "Test alert."}}]}' image: registry.gitlab.com/schlauerlauer/alertmanager-webhook-signal:latest container_name: signalweb restart: unless-stopped hostname: signalweb networks: - monitoring volumes: - /docker/prometheus/signal/web/config.yml:/root/config.yaml labels: - com.centurylinklabs.watchtower.enable=true
- Is it possible to create Signal chat bot?
-
VOIP software/app for Apple devices with calls & sms?
Yes, using the signal-cli program. It has a built in JSON RPC API that can be used to develop application integrations
-
Signal-CLI and Desktop (no phone)
Last commit was 2 days ago so it should still work: https://github.com/AsamK/signal-cli
-
Read Android notifications and send corresponding mqtt messages.
Sorry to hear. Then the cheap backup may be a Signal CLI forwarded over to mqtt CLI
-
Created a Telegram bot to remotely control my windows PC
build, install and configure/register signal-cli. The code snippet below assumes you are running it in multi-account mode, but I'll leave a comment where it matters
What are some alternatives?
axolotl - A Signal compatible cross plattform client written in Go, Rust and Vuejs
apprise - Apprise - Push Notifications that work with just about every platform!
session-desktop - Session Desktop - Onion routing based messenger [DEPRECATED SEE README]
signal-cli-rest-api - Dockerized Signal Messenger REST API
libsignal - Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
signald
