Re: [dev] Suckless remote shell?

2013-11-05 Thread Leon Winter
Hi, > The reason for SSL is that AFAIK most of the suck in it comes from the > CA system, that is, the huge number of pre-installed unlimited-trust > entities, that can be completely disabled. well, it is not just that (but for browsers mostly it is). There were plenty of attacks on TLS recently

Re: [dev] Re: Why HTTP is so bad?

2013-05-22 Thread Leon Winter
Thorsten Glaser wrote: > Doing anything else (well, file download is also okay), > such as this XMLRPC crap, or even tunneling, over HTTP > instead of just using plain TCP is probably the thing > the original poster disagreed with. Me too, btw… it’s > an illness of the age of the “webdesigner” ☹

Re: [dev] Why HTTP is so bad?

2013-05-22 Thread Leon Winter
There are quite a few problems with HTTP like you cannot parse it because the grammer allows anything, most importantly: - Multiple HTTP Accept Headers (with empty entries) allowed - Newline or Carriage Return or both or whatever Because of this great flexibility you can enjoy undeterministic res

Re: [dev] [patch] st - alphatransparency

2010-09-14 Thread Leon Winter
Actually the #if part was old code and is not needed. Am Tue, 14 Sep 2010 20:03:38 +0200 schrieb Leon Winter : > Hi, > > just a proof of concept, no error-handling for non 32bit colordepth, > requires composite manager like xcompmgr. I noticed this feature is > not very popular

[dev] [patch] st - alphatransparency

2010-09-14 Thread Leon Winter
Hi, just a proof of concept, no error-handling for non 32bit colordepth, requires composite manager like xcompmgr. I noticed this feature is not very popular so if you dont like the idea you better not apply the patch ;) Edit ALPHA macro to change level of transparency (0x00 is invisible, 0xff is