LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Closed Thread
  Search this Thread
Old 06-22-2010, 03:21 PM   #1
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Rep: Reputation: 57
Most secure distro for online payments to ebay/amazon


Currently using linux mint. While it's nice I have the feeling all those bells and whistles must be exposing a large attack surface.

What is the most secure distro known to man, but which is still capable of making payments to amazon and ebay?

Last edited by Ulysses_; 06-22-2010 at 03:25 PM.
 
Old 06-22-2010, 03:28 PM   #2
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
BSD is oft-quoted as being the most secure, but any *nix system set up properly should provide plenty of security.

As far as being capable of making payments, that's more of a browser capability, AFAIK. As long as you use the same browser you have been using, it matters not what OS it's on (provided it runs on said OS, of course ).

EDIT: If you like Mint, it's based on Ubuntu, which is in turn based on Debian. You might look into Debian (it doesn't have as many bells and whistles by default, but you can add them if you wish).

In general, to be more secure, you install ONLY what's needed, and add services/software according to your needs. Debian is ideal for this (though there are MANY others).

Last edited by brucehinrichs; 06-22-2010 at 03:33 PM.
 
Old 06-22-2010, 04:15 PM   #3
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Quote:
Originally Posted by brucehinrichs View Post
As far as being capable of making payments, that's more of a browser capability, AFAIK. As long as you use the same browser you have been using, it matters not what OS it's on
I was hoping to find a very simple browser (no flash, no java, no non-essential features). On a simple security-oriented operating system. Making my own would be too troublesome and probably not secure enough, which is the lesson I learnt after:

1. Trying a minimal debian install with LXDE and Firefox and Opera - it was broken out of the box (too slow occasionally), and

2. Trying to remove lots of packages from mint - it got broken - there must be hidden dependencies, you can't just remove whatever you like and trust synaptic that all actual dependencies are satisfied, and this is probably a universal problem in linux.

So it has to be a pre-built distro. One that is security-oriented. But still capable of making payments online to ebay and amazon.

Last edited by Ulysses_; 06-22-2010 at 05:20 PM.
 
Old 06-22-2010, 06:51 PM   #4
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
What specific features are you looking for? And what vulnerabilities are you experiencing? It's kinda hard to know what to recommend. You have a vague feeling that there must be vulnerabilities exposed because you use Mint, but you don't say what they are.
 
Old 06-22-2010, 08:14 PM   #5
rkski
Member
 
Registered: Jan 2009
Location: Canada
Distribution: CentOS 6.3, Fedora 17
Posts: 247

Rep: Reputation: 51
CentOS (free RedHat clone) is stable, secure which is what you want for a production server. Mint is more suited for desktop uses. RedHat is what is used for businesses running linux servers.
Install it headless with only the minimum. SElinux is standard which is an added security measure. Make sure the firewall is set up correctly to expose only the absolute necessary.
 
Old 06-22-2010, 09:07 PM   #6
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
The "good enough" answer: do a default install of foo distro. Turn off all listening daemons. Keep the packages up to date. Run the noscript plugin for firefox, and allow only ebay and amazon to run scripts. Do not use it for anything but making online payments to ebay and amazon.

Good enough.
 
Old 06-23-2010, 03:57 AM   #7
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Quote:
Originally Posted by penguiniator View Post
What specific features are you looking for?
Strictly the essentials only for paying amazon and ebay through paypal - if a text-based browser is more secure for this, I'd use it.

Quote:
And what vulnerabilities are you experiencing?
A vulnerability has a strict meaning, it's not something you experience but an unknown fault that someone else discovers and someone other exploits - the victim doesn't know which vulnerability was used to hack into and own their computer.

Quote:
You have a vague feeling that there must be vulnerabilities exposed because you use Mint, but you don't say what they are.
There are sites that give lists of known vulnerabilities in current and previous versions of various pieces of software, for example thunderbird has plenty. So the more internet-facing applications and services you have, the more vulnerabilities available to malicious types.

Last edited by Ulysses_; 06-23-2010 at 04:05 AM.
 
Old 06-23-2010, 04:14 AM   #8
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Quote:
Originally Posted by rkski View Post
CentOS ... Install it headless with only the minimum.
What does it mean to install it headless?
 
Old 06-23-2010, 07:53 AM   #9
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
In Firefox, go to Tools->Start Private Browsing. Firefox will not remember your credit card data from that session.

I think you are underestimating the security of Linux Mint. So long as you use the current release and stay up-to-date with updates, it's as secure as any other distro.

However, if you are truly paranoid about your online transactions, you can do your banking from a Live CD. All data will be lost when you power down the computer. Most distros have a live daily build CD of their development branch. This would give you the latest browser updates and security patches for that day.
 
Old 06-23-2010, 09:35 AM   #10
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
@Ulysses_: it seems you've already received plenty of good advice in this parallel thread. (It's not the first time I've replied to one of your posts only to find an identical thread on ubuntuforums.)

---

How To Ask Questions The Smart Way

Last edited by anomie; 06-23-2010 at 09:38 AM. Reason: added resource.
 
Old 06-23-2010, 01:43 PM   #11
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
All said in the other thread is aimed at average Joe Bloggs users and not politically involved people who might become targets for framing, provocateurs. This is no place to discuss politics so I'm stopping here. Just take my word for it, Joe Bloggs security is not for everyone posting here.
 
Old 06-23-2010, 01:51 PM   #12
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
As a reference, you might want to read this link: http://www.debian.org/doc/manuals/se...-debian-howto/

It's a good checklist regardless of distro.
 
Old 06-23-2010, 01:54 PM   #13
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
I see your other thread at UbuntuForums was closed.

It's funny, you started off by giving the impression you were concerned about having your credit card data stolen when shopping on Amazon or Ebay. A common and valid concern that I feel was adequately addressed in various replies (on both forums).

If, however, your concerns run deeper than that, into the shady realms of state secrets and political enemies, I have bad news... if "they" are out to get you, switching from Mint to Backtrack isn't going to make much difference: http://www.personal.psu.edu/sjs5196/...%20Cartoon.jpg

If you are frustrated with the quality of the answers you've received, then maybe you didn't ask the right question?

Last edited by snowday; 06-23-2010 at 02:00 PM.
 
Old 06-23-2010, 01:59 PM   #14
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Snowpine, thanks, I am already using firefox private browsing, and already my shopping VM* is a liveCD without a hard disk, I have written about this here months ago.

* vmware virtual machine

Now look what that mint 9 liveCD produced last week at a legitimate shopping site:

"This Connection is Untrusted
You have asked Firefox to connect securely to www...."

There must be a mismatch of certificates. Forcing you to go back to ubuntu 9.1, where this does not occur. Neither does it occur with windows xp. So it's almost certainly mint's fault.

Quote:
So long as you use the current release and stay up-to-date with updates, it's as secure as any other distro.
If things were as simple as you say, there would be no Backtrack, and there would be no linux hardening guides.

It has to be understood that threats are not the same for all people because circumstances and usage are not the same for all people.

Backtrack is what people doing dangerous things need. The end.
 
Old 06-23-2010, 02:04 PM   #15
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Now I've seen this:

Quote:
Originally Posted by snowpine View Post
It's funny, you started off by giving the impression you were concerned about having your credit card data stolen when shopping on Amazon or Ebay.
Yes, that's what the reference to framing is about. You must have missed the wikileaks v. pentagon story and its implications. Clearly politics is not for everyone.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
free and secure online storage virtual memory General 3 06-08-2009 03:59 AM
php paypal payments trscookie Programming 5 11-26-2008 04:34 PM
LXer: Introducing Remo - An Easy Way to Secure an Insecure Online Application with ModSecurity LXer Syndicated Linux News 0 06-08-2007 04:01 PM
Using KNOPPIX just to surf online? Is it secure? as400 Linux - Security 5 04-30-2006 03:14 AM
Having a secure online harddrive bignester Linux - Software 5 09-12-2005 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 05:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration