r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Plugin-2] Browser Plugins

JoshM
3-May-2006
[14]
We've actually got a 90-95% working version of 1.3.2 plugin for Mozilla.
Carl
3-May-2006
[15x2]
Josh will take the questions from here.
Thanks Josh for joining us.
Graham
3-May-2006
[17]
Where is test version please?
JoshM
3-May-2006
[18]
(I just built it this week)
Graham
3-May-2006
[19]
Is this for internal or external testing?
JoshM
3-May-2006
[20x3]
Ah, let me get back to you...we need to get a download location set 
up.
But I"m not sure we're ready to release this one yet...
Gotta take a look at it a little more, it's only a few days old :)
Graham
3-May-2006
[23x2]
Release often, fix often.
It's not as though any applications depend upon the plugin.
Carl
3-May-2006
[25]
I am ok with a test release if Josh is.
Graham
3-May-2006
[26]
Josh, is there some way to automate the build process, and do the 
certificates or whatever, so when you leave again, a new version 
can still be easily built?
Carl
3-May-2006
[27x2]
He says it seems pretty stable.
LOL LOL!
JoshM
3-May-2006
[29]
sounds good. i'll upload the current version of mozilla plugin, but 
please don't use on any production system! :)
Carl
3-May-2006
[30]
I'm still LOL....
JoshM
3-May-2006
[31]
sure, we'd give you the certificates
Graham
3-May-2006
[32]
It wasn't meant as a joke.
JoshM
3-May-2006
[33x2]
then you can make viruses signed by RT!
;-) that's why Carl's laughing
Carl
3-May-2006
[35x2]
Josh is writing details notes about the build process.
But, the idea of automating it is very cool too.
Graham
3-May-2006
[37x2]
is there a new IE plugin as well?
I think the current plugin lacks AGG?
Carl
3-May-2006
[39]
Yes, new one has it.
JoshM
3-May-2006
[40x3]
Yes, but as far as I know, the plugin C source is locked down to 
RT. maybe an automated build process that doesn't expose the source 
would work.
the new IE plugin is very stable, beta-quality.
it's just a rebuild against the new viewdll (1.3.2).
Graham
3-May-2006
[43x2]
Ok.  Good.
and is this restriction to running one plugin only per page stil 
present?
JoshM
3-May-2006
[45]
yes, that is a limitation of REBOL itself....according to Carl, we're 
looking into removing that limitation for REBOL 3.0
Graham
3-May-2006
[46]
Ahh...
JoshM
3-May-2006
[47]
it has to do with multithreading issues
Carl
3-May-2006
[48]
Needs threading.
JoshM
3-May-2006
[49]
Each plugin instance launches a new thread so viewdll has to be able 
to handle that
Henrik
3-May-2006
[50]
are there any security issues? infinite popups or anything left that 
might bring it out of control?
JoshM
3-May-2006
[51]
i don't know, have you found any? :)
Graham
3-May-2006
[52]
those exist already
JoshM
3-May-2006
[53]
you've had 2 years ;-)
Graham
3-May-2006
[54]
Infinite popups are blocked ..I think there's a limit.
JoshM
3-May-2006
[55x4]
Seriously, I'd love a list of any security problems that you guys 
have encountered as you've used the plugin.
And please feel free to hack at it, try exploting buffer overruns, 
etc.
We want to catch those things now.
just please send me a note privately if you find one :)
Graham
3-May-2006
[59]
I haven't seen any, but then I've not tried to break security ..
Henrik
3-May-2006
[60]
no, we're nice people
Graham
3-May-2006
[61]
My chat client also runs in the plugin ...
JoshM
3-May-2006
[62]
oh cool, can you send me the URL? i'd love to check it out
Carl
3-May-2006
[63]
Working on that.