Are there plans to enable OTR messaging and cloaking in Halloy? #1116
-
|
Learning about OTR Messaging and server cloaking settings, and wondering if Halloy will make it possible to use either in future? |
Beta Was this translation helpful? Give feedback.
Answered by
andymandias
Aug 7, 2025
Replies: 1 comment 2 replies
-
|
Server cloaking is provided by the server, and is possible to use today. You should connect to the server via SASL for the cloak to be applied on connection (i.e. otherwise the cloak not be present until identifying with the server and your host will be visible). As for OTR messaging, I don't believe there are any specific plans to implement it right now, but I think it could be in scope for Halloy. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
andar1an
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Server cloaking is provided by the server, and is possible to use today. You should connect to the server via SASL for the cloak to be applied on connection (i.e. otherwise the cloak not be present until identifying with the server and your host will be visible). As for OTR messaging, I don't believe there are any specific plans to implement it right now, but I think it could be in scope for Halloy.