This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2012-09-06 11:22:54

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

ohaiderstudios wrote:

My username is Ohaider.

How do I change my password to something memorable?

It's meant to be random. I might make a password reset feature... But I don't think I'll make it so people can choose their passwords.  hmm

I'll add you as Mod ASAP.

Ok. Why?

And thanks!  big_smile


Fork Clamor on GitHub!

Offline

 

#27 2012-09-06 14:17:48

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

try typing in '        hi'    (without quotes)


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#28 2012-09-06 14:41:39

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

bobbybee wrote:

I think I got banned from Bit Art.

I've only banned one person. You shouldn't have any trouble.

And i got banned for writing '8bit bomber' in reference to  this on chat.py 3.  mad


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#29 2012-09-06 15:16:56

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

ohaiderstudios wrote:

My username is Ohaider.

How do I change my password to something memorable?

It's meant to be random. I might make a password reset feature... But I don't think I'll make it so people can choose their passwords.  hmm

I'll add you as Mod ASAP.

can't you make a secure password validator like when you sign up to gmail or so?

Offline

 

#30 2012-09-06 16:53:47

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

Molybdenum wrote:

Um, magnie:

My comment wrote:

Why do I randomly get silenced at times (5 sec), and why does "Hello there!" get censored to "*ponies* *ponies*"?

Also --- I was experimenting with a teachable (not learning - Those two aren't the same.) chatbot part of my bot, but /list didn't work, and the replies got censored randomly.

I replied to your comment.

K. By the way, should I upload my bot when I'm done for you?


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#31 2012-09-06 17:17:28

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

roijac and ohaider: I could, but passwords still won't be as secure as random ones. The passwords are actually saved in plaintext (easier to recover and/or reset) and I want hacking to be lowered in general.

Moly: You can upload it, but I don't plan on using it. I'm sure others will be interested in it though.  smile

Offline

 

#32 2012-09-06 18:49:42

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

roijac and ohaider: I could, but passwords still won't be as secure as random ones. The passwords are actually saved in plaintext (easier to recover and/or reset) and I want hacking to be lowered in general.

Moly: You can upload it, but I don't plan on using it. I'm sure others will be interested in it though.  smile

Ok. Also, could you decrease the 5 sec autosilence? I keep getting silenced because of it. Maybe change it to 6 messages in 5 seconds?


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#33 2012-09-06 20:45:52

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Anyone want to go on?


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#34 2012-09-06 23:16:28

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Molybdenum wrote:

Magnie wrote:

roijac and ohaider: I could, but passwords still won't be as secure as random ones. The passwords are actually saved in plaintext (easier to recover and/or reset) and I want hacking to be lowered in general.

Moly: You can upload it, but I don't plan on using it. I'm sure others will be interested in it though.  smile

Ok. Also, could you decrease the 5 sec autosilence? I keep getting silenced because of it. Maybe change it to 6 messages in 5 seconds?

What are you trying to send in such a small amount of time?

Offline

 

#35 2012-09-07 01:16:41

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

Molybdenum wrote:

Magnie wrote:

roijac and ohaider: I could, but passwords still won't be as secure as random ones. The passwords are actually saved in plaintext (easier to recover and/or reset) and I want hacking to be lowered in general.

Moly: You can upload it, but I don't plan on using it. I'm sure others will be interested in it though.  smile

Ok. Also, could you decrease the 5 sec autosilence? I keep getting silenced because of it. Maybe change it to 6 messages in 5 seconds?

What are you trying to send in such a small amount of time?

I'm not surprised that Molybdenum got silenced - I've been silenced several times like that before, and it wasn't for spamming. Most of the time, it was for switching rooms and checking the list in all the rooms quickly.


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#36 2012-09-07 01:47:05

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

The passwords are actually saved in plaintext

are you crazy?


also, you could auth vs scratch API  wink

Offline

 

#37 2012-09-07 10:38:51

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

roijac wrote:

Magnie wrote:

The passwords are actually saved in plaintext

are you crazy?

There is nothing wrong with saving it in plaintext if it's generated by my server in the first place. It's not my problem if someone else decides to use it for something else.  wink

also, you could auth vs scratch API  wink

Yep, I'll probably move over to that. That way I don't need to save anything at all.  tongue

Offline

 

#38 2012-09-07 13:33:29

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

roijac wrote:

Magnie wrote:

The passwords are actually saved in plaintext

are you crazy?

There is nothing wrong with saving it in plaintext if it's generated by my server in the first place.

dont wanna be offensive, but the problem about it is about a hacker hacking into your db and stealing the passwords.

if you save it plaintext, he has the password
if you hash it 1000 times with a 256-bit salt, he cannot steal the password, even IF he hacks.

Offline

 

#39 2012-09-07 14:01:11

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

roijac wrote:

Magnie wrote:

roijac wrote:


are you crazy?

There is nothing wrong with saving it in plaintext if it's generated by my server in the first place.

dont wanna be offensive, but the problem about it is about a hacker hacking into your db and stealing the passwords.

if you save it plaintext, he has the password
if you hash it 1000 times with a 256-bit salt, he cannot steal the password, even IF he hacks.

It can't be stolen from the DB because there is no DB to hack.. It requires either logging into my account and looking at the file, or it requires somehow viewing the dictionary. Both of which are really hard. The only person that can access those are me, and my host (which I don't even know if he can).

Offline

 

#40 2012-09-07 16:36:55

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

zippynk wrote:

Magnie wrote:

Molybdenum wrote:


Ok. Also, could you decrease the 5 sec autosilence? I keep getting silenced because of it. Maybe change it to 6 messages in 5 seconds?

What are you trying to send in such a small amount of time?

I'm not surprised that Molybdenum got silenced - I've been silenced several times like that before, and it wasn't for spamming. Most of the time, it was for switching rooms and checking the list in all the rooms quickly.

Yes. An annoying thing (no offense though) is that it counts /list and other commands as chats, so if you /list, /list a channel to look at it, then whois a specific user, etc, you get silenced when you haven't chatted anything.

PS. I test my bot sometimes too.


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#41 2012-09-07 17:28:47

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

For some reason, I have a ghost who is not in any channel (UN: Molybdenum) that's not disconnecting. Could you force disconnect him?


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#42 2012-09-07 17:41:27

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Molybdenum wrote:

For some reason, I have a ghost who is not in any channel (UN: Molybdenum) that's not disconnecting. Could you force disconnect him?

It's already disconnected.

Offline

 

#43 2012-09-07 19:45:39

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Magnie wrote:

Molybdenum wrote:

For some reason, I have a ghost who is not in any channel (UN: Molybdenum) that's not disconnecting. Could you force disconnect him?

It's already disconnected.

Oh  neutral  Also, I added text to morse code in my bot, its .morse <message>. No punctuation or numbers.

Last edited by Molybdenum (2012-09-07 19:46:02)


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#44 2012-09-07 20:19:34

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

anyone want to go on?


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#45 2012-09-07 21:08:32

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

zippynk wrote:

anyone want to go on?

I was on, but you didn't reply to me  sad


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#46 2012-09-08 13:01:45

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

zippynk wrote:

anyone want to go on?

again


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#47 2012-09-08 13:05:12

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

zippynk wrote:

zippynk wrote:

anyone want to go on?

again

I'm on.


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#48 2012-09-08 16:18:36

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Molybdenum wrote:

zippynk wrote:

zippynk wrote:

anyone want to go on?

again

I'm on.

I am


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#49 2012-09-09 13:13:50

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

playzooki wrote:

Molybdenum wrote:

zippynk wrote:


again

I'm on.

I am

You are not on. I am, so someone join! (So is zippynk, he/she's almost always on.)


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#50 2012-09-09 15:16:24

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Little Server That Can (Chat.PY, Bit Art, etc.)

Zippynk is being annoying by saying everything is irellevant. Me and Eater wont go on until he stops

Last edited by playzooki (2012-09-09 15:17:12)


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

Board footer