Jump to content


SatRider

Member Since 12 Sep 2008
Offline Last Active 16 Nov 2023 03:04
-----

Posts I've Made

In Topic: OpenWebif issue: unescaped js string

17 October 2021 - 16:42

Thank you for the info, it's always nice to understand/learn how things (your build process in this case) works.

No problem waiting, I have replaced the js with the "fixed" one and works, the title/tooltip is still broken (unescaped), so it's truncated....but that's is really a minor issue (already commented in github).

 

As for the fix....well....my point is more on the process, in my opinion ideally EVERYTHING should be properly encoded/escaped BY DESIGN in the development process, not "fixed" as "wrong characters" appear in usage cases.

Other products/projects may (and really DO) open BIG security holes when "things" are not encoded/escaped properly. Sure enough my STB is definitely not something I consider secure, nor I think it should be.

 

But hey, I'm definitely less of what you are...sooo.... ;) :D


In Topic: OpenWebif issue: unescaped js string

17 October 2021 - 16:12

It has been fixed

 

Not trying to put any pressure (I'll fix it myself in my box), just for info/curiosity (I've no idea how the build process works), when it may be included in OpenPLI?

Future update? Future release?

 

Thank you for the help/support


In Topic: OpenWebif issue: unescaped js string

16 October 2021 - 18:15

This is the reply to my submitted issue:

 

"This looks more like an issue of PLi. The recording filenames should not have such special chars like '."

 

It seems odd to me since I had the impression that in any Enigma2 image the recording filename is the "name" of the program from epg, but I might be wrong, I'm no expert at all, so maybe that's true only for OpenPli?


In Topic: OpenWebif issue: unescaped js string

16 October 2021 - 10:46

Try report it here

Done, here


In Topic: VU+ DUO 4K SE, pcsc and oscam

18 May 2021 - 01:07

I did it! :)

 

I want to thank all the members that helped me on this, your help has been precious, really.

 

Finally I was able to build "my" oscam, with pcsc and it's working fine with my Onlikey external reader with my second card!

 

I admit that I feel a bit stupid for at least one issue I had, the "Segmentation fault" error using my built "non .debug" oscam!

Guess what? The issue was the #@&% Filezilla client I was using on Linux that, evidently, did not transfer the bin program in binary mode!!! (linux to linux!)

To my defense, I've been using filezilla for YEARS, many years, on windows and never, ever had this kind of issue. Also, the fact that, for whatever reason, the .debug version of the bin file was transferred properly added more confusion.

For the record, the very same (non .debug) executable is transferred properly using filezilla from a windows machine to the Vu+ box.

 

The protocol mismatch problem was due to some mess up (likely by me, but I'm not 100% sure of origin of it) in the libpcsclite1 library, as correctly pointed out by blzr, that I want to thank for the oscam with pcsc he provided in the above post. I've not tested it, I already installed "my" built one and after days struggling...I'm keeping it :), hopefully it will help other users that need a second/external card reader in VU+ ARM boxes.

 

OK, it has been a long "battle", nevertheless I enjoyed it (maybe I'm masochist?! ;))....well, at least at the end!  :D 

 

The ability to build oscam is nice, I doubt I will ever need again in the near future, but it's nice to have some little independence in messing up with my sat box. :)

 

Once again, thank you all.

 

SatRider