Earlier quoted context omitted.
> literally the easiest file format in existence to safely handle. Well, which one of them. There's nearly a hundred different subtitle formats, and each one has a whole set of variants. Just Timed Text alone (XML) can have more layouts than one could count, specially since it's meant to be able to replicate technically all previous industry formats.
> it's meant to be able to replicate technically all previous industry formats Even the DVD subtitle format, which is just a mostly transparent image overlaid on the picture? In XML ?
Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
231–234 of 234 posts
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#232These are the VLC commits adressing the issue: https://github.com/videolan/vlc/search?utf8=%E2%9C%93&q=subt...
I don't seem to find a way to update VLC to 2.2.5 on Ubuntu (or Debian, or Mint for the matter). I understand Canonical does not provide updates in the repos - but the VideoLAN website's download URL for Ubuntu is just "apt://vlc" - it would be nice to be able to download one or more .deb's too. Do we have to build it from source?
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#233The thing that most amazes my about Popcorn Time is how they find the subtitles. It seems to succeed even when I can't find subtitles myself. More related to the article, you would think that subtitles are literally the easiest file format in existence to safely handle. It's incredibly well-defined in terms of textual data and times.
> literally the easiest file format in existence to safely handle. Well, which one of them. There's nearly a hundred different subtitle formats, and each one has a whole set of variants. Just Timed Text alone (XML) can have more layouts than one could count, specially since it's meant to be able to replicate technically all previous industry formats.
On the other hand, images and videos are likely to be handled using some library, which might be better at safely handling the files.
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#234Earlier quoted context omitted.
Is that a default behavior or something you chose to do? What if there's a bigger security fix you need to push to people asap?
It is something that we chose to do. We usually let between 24hours and a few days before doing an upgrade, seeing the possible regressions. From tag to release to updates can take only 4hours, if we want enough mirrors.