Subcategories

  • BitTorrent and Internet related news from around the world
    91 Topics
    411 Posts
    MrMazdaM
    @Aerethiel It is supposed to prevent that kind of thing in theory, but the big players to the market in Canada (Bell, Rogers, Telus, and Videotron) all have such DPI systems, which absolutely CAN and DO decrypt. Until Bill C-9 passed just recently, this practice was highly illegal, but since the passing of that bill, it has become the "standard" practice. There are other countries like Turkey that come to mind that have the same kind of DPI system. I don't know if their systems can read the actual traffic though to tell what kind it is, or if they can see the actual content as well, but I know in Canada (and likely also the USA), the big player providers (and by extension, the government) can not only see what kind of traffic is being transmitted, but they can also see the content of the traffic too. This means that for anyone who has smart home gadgets or appliances that connect to their home network, the government absolutely DOES know what you have, what you've got things set to, when you're home or not home, and so much more, as they read all the data from such gadgets to keep track of the people. It's actually kind of scary. Sadly even in Canada, especially with the recent passing of Bill C-9, a VPN doesn't help... It will keep other people on the internet from seeing what you're up to, or even seeing where and who you really are, but it absolutely will NOT stop the government from prying into your business.
  • Chat about computers and support issues not related to GT.ru and BT.
    180 Topics
    1k Posts
    J
    @cp2000 there is an app on the mac app store called muxy that lets you combine videos and export them as an mp4, so you can take your faves and combine them and then watch them easily all together anytime. It is so you don't have to spend time putting the wall together each time.
  • Ubuntu Desktop questions for seedbox

    6
    0 Votes
    6 Posts
    3k Views
    garjr71G
    ssh is secure shell I'll quote wiki (too lazy to type :P) "Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two networked devices. Used primarily on Linux and Unix based systems to access shell accounts, SSH was designed as a replacement for Telnet and other insecure remote shells, which send information, notably passwords, in plaintext, leaving them open for interception. The encryption used by SSH provides confidentiality and integrity of data over an insecure network, such as the Internet." to quote wiki, screen is – "GNU Screen is a free terminal multiplexer that allows a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from the command line, and for separating programs from the shell that started the program." ssh is always there on sane linux enviornment even NX uses ssh as communication protocol you can use PuTTY for ssh (go into options and select SSH protocol, port 22) try this - $ ssh USER_NAME@_REMOTE_HOST_ADDRESS where USER_NAME == your username on the remote machine (your seedbox) and _REMOTE_HOST_ADDRESS == hostname of your remote machine e.g. $ ssh [email protected] you can do all sorts of cool things with ssh rite now I have tunneled across the continents and I am browsing gay sites with encrypted data transfers (so my ISP doesnt know what the heck I am doing) I even download torrents using a socks proxy created using ssh ~rR
  • Carousel Viewer in Blogspot

    2
    0 Votes
    2 Posts
    2k Views
    trentrevisoT
    hxxp://www.blogspottutorial.com/2009/05/installing-step-carousel-viewer-in.html