this post was submitted on 23 Apr 2021
10 points (100.0% liked)

Piracy

22815 readers
21 users here now

Welcome to /c/piracy

No netflix or streaming services landlubbers allowed, this is pirates territory.

founded 5 years ago
MODERATORS
 

I recently installed some torrent search engines into my qBittorrent application and I was wondering if it came with any privacy concerns.

How does it gather the data using Python? Does it visit the website using my default browser or does it fetch it in some other way?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 3 years ago (1 children)

They are open source, you can read them. If I'm not wrong they are pretty short. Anyway they query the website api directly so you should be ok (depending on how the websites monitor their api)

[–] [email protected] 1 points 3 years ago

That makes sense. Thank you so much!

[–] [email protected] 3 points 3 years ago (1 children)

It depends on the implementation, but probably privacy shouldn't differ from you searching manually...
I didn't know qBittorrent has a search feature

[–] [email protected] 1 points 3 years ago

I figured so. Thank you for your reply!