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

	<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>2006-08-13T10:52:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2006-08-13T10:52:09-04:00</updated>

		<published>2006-08-13T10:52:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65431#p65431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65431#p65431"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65431#p65431"><![CDATA[
<blockquote class="uncited"><div>True... Tho I'd like to see anyone using those to decrypt the passwd hash (without bruteforcing it). ;)</div></blockquote>This won't help to decrypt but definatelly allow you to brute force it ;)<br><blockquote class="uncited"><div>Does anyone remember why we don't use random salts and prepend it to the hash? (*nix-style)</div></blockquote>Probably because you would have to recreate your userfile (password mainly) once again after you update your bot in current state. Eggheads never drastically redesigned project and never liked to break compatibility with previous version (they did it once) so it have to be done like now ;)<br><br>I also remember that it's possible to have diffrent HASHes even for different user's passwords in 1.9 ;)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Sun Aug 13, 2006 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-08-13T07:35:45-04:00</updated>

		<published>2006-08-13T07:35:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65428#p65428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65428#p65428"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65428#p65428"><![CDATA[
True... Tho I'd like to see anyone using those to decrypt the passwd hash (without bruteforcing it). <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>Does anyone remember why we don't use random salts and prepend it to the hash? (*nix-style)<br>Not that it makes it that much harder to bruteforce, just takes alittle longer..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Aug 13, 2006 7:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2006-08-13T05:59:57-04:00</updated>

		<published>2006-08-13T05:59:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65427#p65427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65427#p65427"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65427#p65427"><![CDATA[
<blockquote class="uncited"><div>And no, encpass does'nt use a hardcoded key.</div></blockquote>Well, it's using hardcoded SALTs to make encrypted passwords "compatible" with other Eggdrops ;)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Sun Aug 13, 2006 5:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[keeper2]]></name></author>
		<updated>2006-08-12T13:51:08-04:00</updated>

		<published>2006-08-12T13:51:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65415#p65415</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65415#p65415"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65415#p65415"><![CDATA[
<blockquote class="uncited"><div>Passwords are encrypted in a one-way fashion (use encpass for this).<br>"encrypt" however allows you to encrypt a string with a key, to later decrypt it using "decrypt" and that same key.<br><br>And no, encpass does'nt use a hardcoded key.</div></blockquote>Thanks exactly what I search for, but I was not sure if it is really one-way or only faked hardcoded <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7984">keeper2</a> — Sat Aug 12, 2006 1:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-08-12T13:47:57-04:00</updated>

		<published>2006-08-12T13:47:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65414#p65414</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65414#p65414"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65414#p65414"><![CDATA[
Passwords are encrypted in a one-way fashion (use encpass for this).<br>"encrypt" however allows you to encrypt a string with a key, to later decrypt it using "decrypt" and that same key.<br><br>And no, encpass does'nt use a hardcoded key.<br><br><em class="text-italics">edit: This behaviour of course completely depends on the encryption-module you've chosen to use (most ppl stick with blowfish.mod).<br>You might wanna check the source of above mentioned module for further/deeper knowledges</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Aug 12, 2006 1:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[keeper2]]></name></author>
		<updated>2006-08-12T13:38:30-04:00</updated>

		<published>2006-08-12T13:38:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65413#p65413</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65413#p65413"/>
		<title type="html"><![CDATA[difference between encpass and encrypt]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65413#p65413"><![CDATA[
The topic says it. I dont really see a difference between encpass and encrypt, the only one is that using encrypt you can give a password for the encryption.<br><br>What password encpass use? Or is it a one way encryption?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7984">keeper2</a> — Sat Aug 12, 2006 1:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
