...
A:

2 Answers

rank
1
4
people like
this answer
Like

SILC does not support the DCC commonly used in IRC. It does not need it since it has builtin support for same features that DCC have. You can transfer files securely and encrypted directly with another client. You can also negotiate secret key material with another client directly to use it in private message encryption. The private messages are not, however sent directly between clients. The protocol, on the other hand does not prohibit sending messages directly between clients if the implementation would support it. The current SILC Client implementation does not support it. This means that private messages travel through the SILC Network. SILC protocol also has a capability to support DCC and CTCP like protocols with SILC. However, none of them has been defined to be used with SILC at the present time. ... more
silcnet.org
/support/faq/protocol/
2 more sources
Comment · Flag
rank
2
2
people like
this answer
Like

214 A: SILC does not support the DCC commonly used in IRC. It does not 215 need it since it has builtin support for same features that DCC have. 216 You can transfer files securely and encrypted directly with another 217 client. You can also negotiate secret key material with another client 218 directly to use it in private message encryption. The private messages 219 are not, however sent directly between clients. The protocol, on the 220 other hand does not prohibit sending messages directly between clients 221 if the implementation would support it. The current SILC Client 222 implementation does not support it. This means that private messages 223 travel through the SILC Network. SILC protocol also has a capability 224 to support DCC and CTCP like protocols with SILC. None of them, 225 however have not been defined to be used with SILC at the present 226 time. ... more
cvs.silcnet.org
/source/doc/FAQ
Comment · Flag

Add your answer...





First time here? Check out our Experts123 FAQ! ×
Feedback