<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15145" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-12-28T05:17:06-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15145</id>

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-12-21T07:16:35-04:00</updated>

		<published>2007-12-21T07:16:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79479#p79479</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79479#p79479"/>
		<title type="html"><![CDATA[Hiding a channel settings done via dcc .chanset [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79479#p79479"><![CDATA[
Thanks nml371 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> I thought alot about what said about changing it from source/with a script n that. After looking at it a differant way, i thought of way to add new commands for dcc i.e +test &lt;#channel&gt; [something] and -test &lt;#test&gt; this way if someone was to do .chanset &lt;#channel&gt; [something] it wouldn't be encrypted and would fail to work. Dunno really if this is secure or if am just addressing an other issue. But since the encrypt and decrypt is used in the script and the [something] is blocked from when used with the [+/-]test might be more secure.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Dec 21, 2007 7:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-12-19T12:46:50-04:00</updated>

		<published>2007-12-19T12:46:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79443#p79443</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79443#p79443"/>
		<title type="html"><![CDATA[Hiding a channel settings done via dcc .chanset [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79443#p79443"><![CDATA[
Your options are pretty much using a weak encryption, or replace .chanset, possibly along with the tcl channel command - either scriptwize or in source.<br><br>filt bindings only alters what eggdrop thinks the user wrote, it will not modify the output from eggdrop to the user.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Dec 19, 2007 12:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-12-28T05:17:06-04:00</updated>

		<published>2007-12-19T07:39:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79432#p79432</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79432#p79432"/>
		<title type="html"><![CDATA[Hiding a channel settings done via dcc .chanset [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79432#p79432"><![CDATA[
I need to find a way to hide a channel setting that's contains *sensitive* information. Its a big part of the script so not using it isn't really an option. I've thought of using the <span style="text-decoration:underline">encrypt</span> and <span style="text-decoration:underline">decrypt</span> fuctions of eggdrop to hide the actuall string. but i cant seem to think of a way to block it from dcc and everything. At the moment it dose something like this <blockquote class="uncited"><div>&lt;Me&gt; .chanset #mychannel test mysecret<br>&lt;bot&gt; Successfully set modes { test { something } } on #mychannel<br>&lt;bot&gt; #Me# chanset #mychannel test { something }</div></blockquote> I dont want to have to unbind the default chanset dcc command and replace it. I've thought about using the filt bind but am un-sure about it. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><br>Any idea's about using something else would be great <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>its basicly <span style="text-decoration:underline">array</span> i.e. "#mychannel" "something" which could be used i know. but i'm aiming for keeping it done via dcc so it can be set or changed if needed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Dec 19, 2007 7:39 am</p><hr />
]]></content>
	</entry>
	</feed>
