<?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/4969" />

	<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>2003-07-19T14:36:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[darko``]]></name></author>
		<updated>2003-07-19T14:36:01-04:00</updated>

		<published>2003-07-19T14:36:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23676#p23676</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23676#p23676"/>
		<title type="html"><![CDATA[encrypted userfile/config in eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23676#p23676"><![CDATA[
Userfile is already crypted (at least passwords are), and about config file, encrypt/decrypt spring to mind. Read about them in doc/tcl-commands.doc<br><br>Config file of 1.6 series is just a simple TCL script and nothing more, so you can safely make it decrypt itself 'at hoc'.<br><br>Try this in the partyline:<br><div class="codebox"><p>Code: </p><pre><code>.tcl eval [decrypt 123 [encrypt 123 {putlog "blaaaah"}]]</code></pre></div>It is equivalent to: .tcl putlog "blaaaah"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1881">darko``</a> — Sat Jul 19, 2003 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-13T20:01:28-04:00</updated>

		<published>2003-07-13T20:01:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23445#p23445</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23445#p23445"/>
		<title type="html"><![CDATA[encrypted userfile/config in eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23445#p23445"><![CDATA[
Hi,<br><br>I try to encrypt userfile and config in eggdrop 1.6.x.<br>I know there is not safe (can be decrypt) but I think<br>for some scripts-kids will be enough  ;]<br><br>Do you know some ways to do this?<br><br>cheers,<br>Wojtek.<p>Statistics: Posted by Guest — Sun Jul 13, 2003 8:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
