Thread: Which encryption to use?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Salem View Post
    > And I want other people to be able to use my access point.
    Ah yes, until the likes of RIAA come knocking for all the illegal music downloads traced to your IP address. But it'll be you who's facing the music, rather than listening to it.
    I'm not changing what I do just because of a roaming band of psychotics. If I take some huge fine because of an IP address showing up in a log somewhere (and nothing else, since I don't even listen to RIAA-made crap much less download it) then there will be another injustice in the world, I suppose.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  2. #2
    Dr Dipshi++ mike_g's Avatar
    Join Date
    Oct 2006
    Location
    On me hyperplane
    Posts
    1,218
    Well they could not prove anything even if they wanted to, in the UK that is, as only commercial access points need to be encrypted by law. I doubt they would be able to seize you computer either.

    Personally, I use WPA2 because WEP < WPA and 1 < 2. dont know much else about it really.

  3. #3
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Quote Originally Posted by mike_g View Post
    WEP < WPA
    His logic is purely in terms of their ASCII values, too, ladies and gentleman.
    Last edited by SlyMaelstrom; 03-02-2009 at 12:20 AM.
    Sent from my iPadŽ

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 16
    Last Post: 11-23-2007, 01:48 PM
  2. help needed with edit control & encryption
    By willc0de4food in forum Windows Programming
    Replies: 2
    Last Post: 03-16-2006, 08:21 PM
  3. abt encryption algorithm
    By purIn in forum C Programming
    Replies: 9
    Last Post: 12-22-2003, 10:16 PM
  4. What's wrong with my Stream Cipher Encryption?
    By Davros in forum C++ Programming
    Replies: 3
    Last Post: 04-18-2002, 09:51 PM
  5. File Encryption & Read/Write in Binary Mode
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 11-30-2001, 06:45 PM