Can I use Signal on the Web?
I have read the FAQ at signal.
Org but didn't find anything useful in there. ? I think that I can, but I want to confirm it and make sure I'm not doing anything wrong.
Thanks! The documentation for Web Signal says: When using Web Signal from JavaScript, you may be confused by the fact that Web Signal uses OTR (off-the-record) encryption by default. In other words, the messages are always encrypted, even if they are not intended to be sent over an unsecured network. If you wish to use Web Signal in a way that avoids this behavior, you will need to do the following:
If you are using a Web Signal server running on a computer you own, you will need to configure it to allow incoming unencrypted messages. This is accomplished by adding your server's IP address to the ExcludeServer list in the server's preferences window.
And then you add some code like this to a webpage: .