Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Ivan Kanakarakis
On 16 June 2012 02:14, Calvin Morrison wrote: > > On Jun 15, 2012 6:13 PM, "Kurt H Maier" wrote: > > > > On Fri, Jun 15, 2012 at 05:28:14PM -0400, Calvin Morrison wrote: > > > Why not just pass the argument from a file? > > > > > > Exec --flag `cat password-file` > > > Calvin and all that joine

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Kurt H Maier
On Fri, Jun 15, 2012 at 07:14:06PM -0400, Calvin Morrison wrote: > On Jun 15, 2012 6:13 PM, "Kurt H Maier" wrote: > > > > On Fri, Jun 15, 2012 at 05:28:14PM -0400, Calvin Morrison wrote: > > > Why not just pass the argument from a file? > > > > > > Exec --flag `cat password-file` > > > > > > hahah

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Calvin Morrison
On Jun 15, 2012 6:13 PM, "Kurt H Maier" wrote: > > On Fri, Jun 15, 2012 at 05:28:14PM -0400, Calvin Morrison wrote: > > Why not just pass the argument from a file? > > > > Exec --flag `cat password-file` > > > hahahah > What is so funny?

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Kurt H Maier
On Fri, Jun 15, 2012 at 05:28:14PM -0400, Calvin Morrison wrote: > Why not just pass the argument from a file? > > Exec --flag `cat password-file` hahahah

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Calvin Morrison
Why not just pass the argument from a file? Exec --flag `cat password-file` Sorry for top posting On Jun 14, 2012 10:41 PM, "Andrew Hills" wrote: > If you don't want the password argument to appear in ps/top listings, > you can write over argv like curl does (see references to > cleanarg(char*)

Re: [dev] [surf] crash when leaving a page containing java

2012-06-15 Thread Hannes Blut
> it is possible to disable all plugins (flash/java..) in surf? surf -p -s -p disables plugins -s disables javascript (man surf) -- Hannes Blut available via Mail: blut.han...@googlemail.com IRC: #blut on irc.freenode.net pgpzLl5nYsKvm.pgp Description: PGP signature

Re: [dev] [surf] crash when leaving a page containing java

2012-06-15 Thread pancake
i know, that's what's in archlinux. but i just wanted to show that the problem is not in surf code. but maybe we have missing a specific setup to avoid that crash.i think best option is to remove java applets .. it is possible to disable all plugins (flash/java..) in surf? On 06/15/12 17:58,

Re: [dev] [surf] crash when leaving a page containing java

2012-06-15 Thread Carlos Torres
There are a lot of stripped libs in that stack trace don't you think? though it does indicate that the problem is either in webkit or icedtea. On Jun 15, 2012 11:10 AM, "pancake" wrote: > On 06/15/12 16:59, anonimopococin...@alice.it wrote: > >> I opened www.gokgs.com/applet.jsp (which contains

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Andrew Hills
On Jun 15, 2012 5:53 AM, "Rob" wrote: > You can't depend on this - what if another user's process snapshots ii's > argv array before ii overwrites it? Fair enough. For me, this risk is low enough that I rely on it at work. Since the -k option is still in tip, here's a patch that masks it in argv

Re: [dev] [surf] crash when leaving a page containing java

2012-06-15 Thread pancake
On 06/15/12 16:59, anonimopococin...@alice.it wrote: I opened www.gokgs.com/applet.jsp (which contains a java applett) and everything worked properly, leaving the page though, the browser crashed, with some free() invalid poniter error. The crash happens every time I leave such page. I didn't

[dev] [surf] crash when leaving a page containing java

2012-06-15 Thread anonimopococin...@alice.it
I opened www.gokgs.com/applet.jsp (which contains a java applett) and everything worked properly, leaving the page though, the browser crashed, with some free() invalid poniter error. The crash happens every time I leave such page. I didn't investigate much further, but if you can't reproduce th

Re: [dev] [ii] exposed password on process monitoring

2012-06-15 Thread Rob
On 15 June 2012 03:40, Andrew Hills wrote: > If you don't want the password argument to appear in ps/top listings, > you can write over argv like curl does (see references to > cleanarg(char*) in src/tool_getparam.c and the function definition in > tool_paramhlp.c:133, at least in curl-7.26.0). I'

[dev] History patch for dmenu 4.5

2012-06-15 Thread zed
Good day. I fix history patch from Peter John Hartman. Now it works with dmenu 4.5. P.S. Sorry for bad English - Alexandr Litovchenko --- a/dmenu.1 2012-01-08 16:18:43.0 +0400 +++ b/dmenu.1 2012-06-01 12:55:46.311125002 +0400 @@ -20,6 +20,8 @@ dmenu \- dynamic men