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

World: r3wp

[Plugin-2] Browser Plugins

JoshM
19-Jun-2006
[1342]
Volker: That's interesting regarding wait. I will raise that with 
Carl. It may have to do with the plugin's more complicated event 
loop.
Pekr
19-Jun-2006
[1343]
Will the doc address only rebol security in regards to browser, or 
also rebol's  security in general?
JoshM
19-Jun-2006
[1344]
Volker: If you uninstall via DPF, that should disable it (although, 
like I said, I have noticed a few bugs lately).
Pekr
19-Jun-2006
[1345]
JoshhM: don't worry, R3 will have faster event system, or not? :-)
Volker
19-Jun-2006
[1346]
What is DPF *blush*
JoshM
19-Jun-2006
[1347x2]
Pekr: We will be releasing a document soon for a feature called "Trusted 
Scripts" that will lock down security and enable licensing and safe 
loosening of the security settings.
Volker: Sorry, Downloaded Program Files.
Pekr
19-Jun-2006
[1349x2]
Josh - but "trusted scripts" concept does not address the limitiation 
of "normal" plug-in, or eventual extension of rebol security scheme 
itself ....
I hope I am wrong :-)
JoshM
19-Jun-2006
[1351]
Pekr: Yes, TS will include a major lockdown of default security settings, 
b/c we will have a way to loosen them.
Volker
19-Jun-2006
[1352]
Ok, that should be enough.
JoshM
19-Jun-2006
[1353]
Pekr: TS will not include a change to REBOL's security scheme itself....as 
I have said a few times, changes to REBOL itself are out-of-sync 
with the plugin.
Pekr
19-Jun-2006
[1354]
and that was my point - that is a pity ... as folks here had good 
ideas in that regards iirc ...
JoshM
19-Jun-2006
[1355]
Pekr: Please raise them with whoever is working on R3.0.
Pekr
19-Jun-2006
[1356]
so the whole security concept will be solved by plug-in itself, completly 
unrelated to rebol?
JoshM
19-Jun-2006
[1357x2]
Pekr: If there's something critical for the plugin (I.e. get-net-info), 
we will look at that now.
Pekr: We will make a few, minor changes to REBOL to support changing 
security settings with a valid license key, but that's it. We operate 
on a philosophy of "destablize REBOL as little as possible".
Pekr
19-Jun-2006
[1359]
ok, now I understand - you want to get plug-in working with pre 3.0 
rebol, so you have to solve it within plug-in itself, right?
JoshM
19-Jun-2006
[1360x2]
We want to make as little changes to the 1.3 codebase as possible.
Just so you all know, I live in the world of "get the plugin as great 
as possible". Carl owns REBOL itself and whoever he delegates that 
work to.
Pekr
19-Jun-2006
[1362]
get-net-info is imo critical - imo majority of corporate users are 
behind the proxy. Imo to get those users on-board, we have to 1) 
provide ability to do some settings (control panel icon, right mouse 
context menu, whatever), or to make proxy detection better ....
JoshM
19-Jun-2006
[1363]
Pekr: Yes, I am looking at that code.
Pekr
19-Jun-2006
[1364x2]
ok, I got it ...
hopefull my earlier points towards where windows stores proxy settings 
will help you ...
JoshM
19-Jun-2006
[1366]
Pekr: K, I am checking into this now.
Pekr
19-Jun-2006
[1367x2]
Josh - I can help you - I will look into Opera this evening/tomorrow 
and FF and Mozilla, to see where in registry those are stored - you 
know, Mozilla/FF does NOT use Windows control panel settings ... 
so users not using IE will have those settings elsewhere ...
but maybe we don't need to solve it that way, simply suggesting in 
docs, that users should set their proxy in control panel, that would 
be the easier way ....
JoshM
19-Jun-2006
[1369x2]
BTW, Pekr -- if you or anyone else wants to re-write get-net-info, 
it is a REBOL function and you already haev the source. Feel free 
to code away :). If not, we'll put this on the task list, but no 
promises on when it will get done :)
Graham: Regarding launch URL -- the problem is that we currently 
don't have support for relative or root relative paths in FF. This 
is a bug that we should have fixed for the next release.
Terry
19-Jun-2006
[1371]
What about Linux & OSX support?
JoshM
19-Jun-2006
[1372]
Terry, good question. Nothing is planned at the moment.
Terry
19-Jun-2006
[1373]
Well, that makes the whole plugin a moot point for anything less 
than a vertical market.. which might as well download and install 
an encapped script.
Henrik
19-Jun-2006
[1374]
the thing is that it probably takes a bit more man power to support 
more platforms and browsers, won't it?
Volker
19-Jun-2006
[1375]
if i could go back to linux then.. I guess Jaime would spend some 
effort too.
Ingo
19-Jun-2006
[1376]
Having to set the proxy on the control panel may not be enough. There 
are lots of people out there, who don't know what a proxy is.
Pekr
19-Jun-2006
[1377x3]
Henrik - why should it? There is no IE to support on other platforms. 
And imo other browsers on Linux/OS-X use NS compatible plug-in. And 
imo it should be even compatible API wise.
Ingo - I don't understand - most of the time, you don't care of proxy, 
if you don' know what it is ;-)
... but if you want to get to the internet, and you are behind one, 
someone has to set it - you, or your admin :-)
Ingo
19-Jun-2006
[1380]
In my world a browser plugin that only works on windows is worthless. 
And this is the REBOL plugin. Think about that bold statement about 
those 40+ systems REBOL works on. But the plugin is windows only 
???
Tomc
19-Jun-2006
[1381]
ditto
Ingo
19-Jun-2006
[1382x2]
Pekr, right. So I set it the internet up for Ma Dalton. Then she 
finds that interesting website, but the plugin just doesn't work.
... and in a company, do you want the admin to walk to all boxes 
just to set up Rebol/plugin?
Pekr
19-Jun-2006
[1384x2]
Ingo, sorry, but you either don't know what you are talking about 
or it is kind of big misunderstanding .....
if you want to get yourself to the internet, and you are behind the 
proxy, either you know how to set it, or you don't have access to 
the internet. Or your ISP gives you adice of how to fill-in proxy 
settings ...
Ingo
19-Jun-2006
[1386]
Maybe a bit of both .. I don't know :-)
Pekr
19-Jun-2006
[1387]
I do agree about cross platform issues. I hope it will come. Josh 
is doing great job here  ....
Henrik
19-Jun-2006
[1388]
I think it's about RT claiming support for many platforms where it 
would only turn out to be a half truth. Windows is already by far 
the best supported REBOL platform. A windows only plugin only skews 
the support even more.
Volker
19-Jun-2006
[1389]
To me Ingo makes sense. HE is around the first time, makes browser 
working, a while later she downloads this pluginin without him aorund. 
says things like control-panel.
Pekr
19-Jun-2006
[1390x2]
Remember older plug-in? There was no chance of getting plug-in for 
Mozilla/FF, Opera. No chance for multiple instances. Now we have 
them, in beta, auto installation. Last thing to be fixed is the proxy 
thing and fixing some bugs. Then Josh can look at compiling to other 
platforms ...
Volker - how is that? Our idea is to set-up proxy automatically ...