Giter Site home page Giter Site logo

Comments (23)

fernandezpablo85 avatar fernandezpablo85 commented on July 22, 2024

I'm talking about these two:

screen shot 2016-02-04 at 2 10 22 pm

from embed.

 avatar commented on July 22, 2024

I agree with Fernandez and please can you provide a Linux version too? Why would I trust you? I don't want to install a black box on my computer. Moreover, I'd like to know whether your plugin relies on NPAPI as it's going to become unsupported by Firefox: https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/

Why not using something like WebChimera to build a plugin-free solution?

@fernandezpablo85 Maybe we can try to do some reverse engineering on those native installers to understand a bit what they do. I can use xar or ark to open the pkg archive under Linux.

from embed.

 avatar commented on July 22, 2024

Ok it works with "7z x torrentsTime-download.pkg":
Bom PackageInfo Payload Scripts [TOC].xml

[gouessej@localhost torrentsTime]$ more PackageInfo

<pkg-info format-version="2" identifier="com.torrentstime.plugin" version="1.0.6.0" overwrite-permissions="false" install-location="/" auth="root">
<payload installKBytes="30425" numberOfFiles="6"/>
<scripts>
    <postinstall file="./postinstall"/>
</scripts>
</pkg-info>

from embed.

G-Ray avatar G-Ray commented on July 22, 2024

I personally don't trust this plugin as long as it's not open source. All this is clearly to earn money with the vpn service operated by the same team themself : anonymousvpn.org. The vpn is really expensive BTW.

from embed.

devlo avatar devlo commented on July 22, 2024

@G-Ray

Exactly. It's mainly for profit project.

from embed.

LubosD avatar LubosD commented on July 22, 2024

At least on OS X, it installs an NaCl executable, which presumably talks to a helper process /Library/PrivilegedHelperTools/com.torrents-time.helper started by launchd.

Unfortunately, this helper process aborts under Darling on Linux after talking to 5.79.65.173 and then doing some socket operations (opening and closing a socket several times). I did not investigate further.

from embed.

Forceflow avatar Forceflow commented on July 22, 2024

Without open-sourcing the actual plugin, I see no point in trusting this project.

from embed.

devlo avatar devlo commented on July 22, 2024

@Forceflow

Ye, it's so obvious that it's for profit/harm that's why they do not open source it. Popcorn Time was something different, they open sourced it all. There is big hype around this plugin atm, after PirateBay implemented it, people forget that PirateBay is not managed by old crew, it's for profit site for a long time now. Now you can't be sure that this plugin will actually not install some malware, it's recognized as Trojan-Downloader.Win32.Generic, which means it downloads/installs something (malware?) without your consent.

from embed.

 avatar commented on July 22, 2024

@LubosD Thanks. It seems to talk to a server located in Netherlands in Amsterdam.

@devlo Which virus scanner do you use under Windows? Have you tested with Winclam (open source)?

from embed.

devlo avatar devlo commented on July 22, 2024

@gouessej
Kaspersky.

from embed.

LubosD avatar LubosD commented on July 22, 2024

The helper process now seems to run under Darling (I'll commit fixes later).

I don't know how to enable the NaCl (pexe) part though. So if somrone is eager to run proprietary binaries on Linux, there is probably a way :-D

from embed.

Forceflow avatar Forceflow commented on July 22, 2024

@devlo, @gouessej : Some executable packers/obfuscators trigger generic trojan warnings in virus scanners (since why would a program obfuscate its inner workings/layout?) but that doesn't necessarily mean malware is involved. My point is, without the actual source, there's simply no way to know.

Another issue I see with source of plugin not being available is documented in #9

from embed.

devlo avatar devlo commented on July 22, 2024

@Forceflow

Not this one. No packer or obfuscator will generate code with network syscalls. You can pretty much get all what's going on from debugging it and looking at assembler code - that's how reverse engineering works.

from embed.

Forceflow avatar Forceflow commented on July 22, 2024

@devlo

Interesting, though something as simple as an update check would generate that as well, no?

Could you share a decompilation?

from embed.

devlo avatar devlo commented on July 22, 2024

@Forceflow

Yes, it can be false positive, that's why you see generic in Trojan-Downloader.Win32.Generic.

from embed.

DoubleRainbow avatar DoubleRainbow commented on July 22, 2024

Hey guys

Sorry for the late response, we are very busy.

I'm sorry, but I can't quite understand the concerns you've mentioned. There is nothing suspicious in our technology! It's straight forward, efficient and honest. Yes, Honest with a capital H.

It is a state of the art craftsmanship made to stream torrents from your browser and then to be able to convert them to a streamable format and play them with our video player. It has absolutely no other hidden aspects.

We'll be happy to answer any specific professional concern.

from embed.

andrewmd5 avatar andrewmd5 commented on July 22, 2024

And they deleted my comment so yet again

http://blog.andrew.im/post/139084882590/torrents-time-security-issues

from embed.

devlo avatar devlo commented on July 22, 2024

@Codeusa

It's really pathetic to delete comments that show bugs in your software... It shows what kind of people are developing this.

from embed.

AlexDaniel avatar AlexDaniel commented on July 22, 2024

I'm sorry, but I can't quite understand the concerns you've mentioned.

This is very sad…

from embed.

 avatar commented on July 22, 2024

@DoubleRainbow If you're honest, why don't you simply release the source code of your plugin? It would show that you're transparent, that you have nothing to hide and it would help some developers to improve it too. Plugins are going to become unsupported in major web browsers (and yours still doesn't work under GNU Linux), why not accepting some help to move to a plugin-free solution?

from embed.

devlo avatar devlo commented on July 22, 2024

@gouessej

It's obvious why it's closed source, because it's FOR PROFIT solution/plugin.

from embed.

iadj avatar iadj commented on July 22, 2024

Their website mentions they want to implement advertising solutions inside the player. That's why it's closed source.
I can't imagine a better way to get indicted by the govt.

from embed.

iadj avatar iadj commented on July 22, 2024

@Codeusa Very good article. As described, there is absolutely no reason to use this application as long as it's not being improved upon by an open source community.

from embed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.