Go Back   Wireless and Wifi Forums > News > Newsgroups > comp.security.misc
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-21-2007, 01:49 AM
plenty560@yahoo.com
Guest
 
Posts: n/a
Default Non-Adobe flash player for Firefox?

Hi all,

I'm trying to rid my Linux installation of all potential corporate
spyware, seeing as how (A) the companies may be up to no good
for their own purposes and (B) they companies' software may be
conduits for the US government, to allow the Feds to spy
on Linux users. Now that spying is apparently the Feds' #1 priority
(and that of the Democratic whores in Congress) I have to
take this a little more seriously.

My present goal is to avoid the use of Adobe flash plug-in.
I think I saw that there is a free flash compiler out there,
but anybody know if there is a free player?

If not, perhaps one safe thing I can think of to do is to only
run Firefox (Windows version) in Wine, which I assume can't peruse
my system without someone writing a virus specifically to
attack Wine. If I run the Linux version of Firefox with the
plug-in, presumably that gives them a back door into
my entire system.

Or, perhaps I can just create a new user & group for
flash-enabled web browsing that can't access anything
else on my system and put the plug-ins in ~/.mozilla.
Hmm, I think I just solved my problem.


Reply With Quote
  #2 (permalink)  
Old 08-21-2007, 02:52 AM
Roy Schestowitz
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

____/ plenty560@yahoo.com on Tuesday 21 August 2007 02:49 : \____

> Hi all,
>
> I'm trying to rid my Linux installation of all potential corporate
> spyware, seeing as how (A) the companies may be up to no good
> for their own purposes and (B) they companies' software may be
> conduits for the US government, to allow the Feds to spy
> on Linux users. Now that spying is apparently the Feds' #1 priority
> (and that of the Democratic whores in Congress) I have to
> take this a little more seriously.
>
> My present goal is to avoid the use of Adobe flash plug-in.
> I think I saw that there is a free flash compiler out there,
> but anybody know if there is a free player?
>
> If not, perhaps one safe thing I can think of to do is to only
> run Firefox (Windows version) in Wine, which I assume can't peruse
> my system without someone writing a virus specifically to
> attack Wine. If I run the Linux version of Firefox with the
> plug-in, presumably that gives them a back door into
> my entire system.
>
> Or, perhaps I can just create a new user & group for
> flash-enabled web browsing that can't access anything
> else on my system and put the plug-ins in ~/.mozilla.
> Hmm, I think I just solved my problem.


There is some GNU stuff out there.

http://swfdec.freedesktop.org/wiki/
http://www.gnu.org/software/gnash/

--
~~ Best of wishes

Roy S. Schestowitz | "I blame God for making me an atheist"
http://Schestowitz.com | GNU is Not UNIX | PGP-Key: 0x74572E8E
http://iuron.com - proposing a non-profit search engine

Reply With Quote
  #3 (permalink)  
Old 08-21-2007, 05:02 AM
The Ghost In The Machine
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

In comp.os.linux.advocacy, plenty560@yahoo.com
<plenty560@yahoo.com>
wrote
on Mon, 20 Aug 2007 18:49:55 -0700
<1187660995.596340.236800@r34g2000hsd.googlegroups .com>:
> Hi all,
>
> I'm trying to rid my Linux installation of all potential corporate
> spyware, seeing as how (A) the companies may be up to no good
> for their own purposes and (B) they companies' software may be
> conduits for the US government, to allow the Feds to spy
> on Linux users. Now that spying is apparently the Feds' #1 priority
> (and that of the Democratic whores in Congress) I have to
> take this a little more seriously.


That it is, and the NSA has SElinux to facilitate its spying.
At least, we think it facilitates its spying. I can't tell
for sure from here, and in any event its patches are now
part of every Linux kernel and hopefully someone's reviewed
them by now.

Of course Vista is perfectly secure, right? :-)

>
> My present goal is to avoid the use of Adobe flash plug-in.
> I think I saw that there is a free flash compiler out there,
> but anybody know if there is a free player?


Gnash is out there. I'm not sure how well it works; the
games I've tested it on universally fail. Might work on
very simple stuff.

>
> If not, perhaps one safe thing I can think of to do is to only
> run Firefox (Windows version) in Wine, which I assume can't peruse
> my system without someone writing a virus specifically to
> attack Wine.


Wine emulates (or does not emulate -- well, anyway,
it's a long story on what precisely it does) Windows well
enough to allow viruses to affect the environment within
which Wine runs, which can be controlled to some extent
by fiddling with the symlinks in the .wine subdirectory.
One can (and probably should) also run winecfg.

> If I run the Linux version of Firefox with the
> plug-in, presumably that gives them a back door into
> my entire system.


Not clear at this time. I would be of the opinion that
the only thing an infected Firefox can destroy is one's
home directory; however, that depends on how deeply NSA
bugs are buried into the Linux kernel.

>
> Or, perhaps I can just create a new user & group for
> flash-enabled web browsing that can't access anything
> else on my system and put the plug-ins in ~/.mozilla.
> Hmm, I think I just solved my problem.
>


For now.

--
#191, ewill3@earthlink.net
GNU and improved.

--
Posted via a free Usenet account from http://www.teranews.com


Reply With Quote
  #4 (permalink)  
Old 08-21-2007, 09:44 AM
Nico
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

On 21 Aug, 06:02, The Ghost In The Machine
<ew...@sirius.tg00suus7038.net> wrote:
> In comp.os.linux.advocacy, plenty...@yahoo.com


> > Or, perhaps I can just create a new user & group for
> > flash-enabled web browsing that can't access anything
> > else on my system and put the plug-ins in ~/.mozilla.
> > Hmm, I think I just solved my problem.

>
> For now.


Such virtualizaton and access control is what virtual hosts (such as
Xen guest domains) and the more fascinating settings of the Apache
suexec tools are for.


Reply With Quote
  #5 (permalink)  
Old 08-21-2007, 10:37 AM
BearItAll
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

plenty560@yahoo.com wrote:

> Hi all,
>
> I'm trying to rid my Linux installation of all potential corporate
> spyware, seeing as how (A) the companies may be up to no good
> for their own purposes and (B) they companies' software may be
> conduits for the US government, to allow the Feds to spy
> on Linux users. Now that spying is apparently the Feds' #1 priority
> (and that of the Democratic whores in Congress) I have to
> take this a little more seriously.
>
> My present goal is to avoid the use of Adobe flash plug-in.
> I think I saw that there is a free flash compiler out there,
> but anybody know if there is a free player?
>
> If not, perhaps one safe thing I can think of to do is to only
> run Firefox (Windows version) in Wine, which I assume can't peruse
> my system without someone writing a virus specifically to
> attack Wine. If I run the Linux version of Firefox with the
> plug-in, presumably that gives them a back door into
> my entire system.
>
> Or, perhaps I can just create a new user & group for
> flash-enabled web browsing that can't access anything
> else on my system and put the plug-ins in ~/.mozilla.
> Hmm, I think I just solved my problem.


Do you really think that the Feds (who ever they are) are the least bit
interested in what you get up to? Unless of course you happen to be a drug
dealing torrorist activist called Laden, in which case we would all want
the Feds to know what you get up to so they can stamp you out.



Reply With Quote
  #6 (permalink)  
Old 08-21-2007, 10:44 AM
Hans-Peter Diettrich
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

plenty560@yahoo.com wrote:

> I'm trying to rid my Linux installation of all potential corporate
> spyware


IMO virtual machines provide the best and universal protection of a
system. Using one for all online activity will only expose the contents
of the VM, and of your activities, of course.

DoDi

Reply With Quote
  #7 (permalink)  
Old 08-21-2007, 01:33 PM
xpyttl
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?


"Nico" <nkadel@gmail.com> wrote in message
news:1187689477.248469.170260@a39g2000hsc.googlegr oups.com...
> On 21 Aug, 06:02, The Ghost In The Machine
> <ew...@sirius.tg00suus7038.net> wrote:
>> In comp.os.linux.advocacy, plenty...@yahoo.com

>
>> > Or, perhaps I can just create a new user & group for
>> > flash-enabled web browsing that can't access anything
>> > else on my system and put the plug-ins in ~/.mozilla.
>> > Hmm, I think I just solved my problem.

>>
>> For now.

>
> Such virtualizaton and access control is what virtual hosts (such as
> Xen guest domains) and the more fascinating settings of the Apache
> suexec tools are for.


qemu seems to be a little lighter-weight way to do that, and seems ideally
suited to this problem.

...



Reply With Quote
  #8 (permalink)  
Old 08-21-2007, 01:59 PM
The Ghost In The Machine
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

In comp.os.linux.advocacy, Nico
<nkadel@gmail.com>
wrote
on Tue, 21 Aug 2007 02:44:37 -0700
<1187689477.248469.170260@a39g2000hsc.googlegroups .com>:
> On 21 Aug, 06:02, The Ghost In The Machine
> <ew...@sirius.tg00suus7038.net> wrote:
>> In comp.os.linux.advocacy, plenty...@yahoo.com

>
>> > Or, perhaps I can just create a new user & group for
>> > flash-enabled web browsing that can't access anything
>> > else on my system and put the plug-ins in ~/.mozilla.
>> > Hmm, I think I just solved my problem.

>>
>> For now.

>
> Such virtualizaton and access control is what virtual hosts (such as
> Xen guest domains) and the more fascinating settings of the Apache
> suexec tools are for.
>


Perhaps, although the OP was concerned with the user
agent side (browsers, in other words). To be sure, IBM
was doing virtual hosts when I was in college -- and that
was awhile ago. For them, Linux is a natural. :-)

(To be pedantic: any machine past the 80186 had "virtual
machine" capability anyway; the kernel is called via a
privileged opcode. In the case of the x86, that's INT.)

--
#191, ewill3@earthlink.net
"Woman? What woman?"

--
Posted via a free Usenet account from http://www.teranews.com


Reply With Quote
  #9 (permalink)  
Old 08-21-2007, 02:02 PM
plenty560@yahoo.com
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?


> That it is, and the NSA has SElinux to facilitate its spying.
> At least, we think it facilitates its spying. I can't tell
> for sure from here, and in any event its patches are now
> part of every Linux kernel and hopefully someone's reviewed
> them by now.


I had no idea the spooks had put code into the
kernel. When did those get put in? And where is the code?
And why would Linus et al tolerate such a thing?


Reply With Quote
  #10 (permalink)  
Old 08-21-2007, 02:51 PM
Michael Black
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

(plenty560@yahoo.com) writes:
>> That it is, and the NSA has SElinux to facilitate its spying.
>> At least, we think it facilitates its spying. I can't tell
>> for sure from here, and in any event its patches are now
>> part of every Linux kernel and hopefully someone's reviewed
>> them by now.

>
> I had no idea the spooks had put code into the
> kernel. When did those get put in? And where is the code?
> And why would Linus et al tolerate such a thing?
>

It's the "NSA patch", that's like a trojan horse because it's promoted
as adding security to the kernel. So the believer adds the patch, and
whamo! their hooked into the NSA's secret sub-net, passing their secrets
directly to the NSA.

What I don't understand is that this is the second post in a month
or so (that I've seen) where someone has suggested that Linux is
a security risk in terms of government or maybe business.

The first time, I thought it was just a conspiracy nut, but seeing
a second message makes me think this is just another one of those
posts to cast doubt on LInux.

Michael



Reply With Quote
  #11 (permalink)  
Old 08-21-2007, 02:56 PM
The Ghost In The Machine
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

In comp.os.linux.advocacy, plenty560@yahoo.com
<plenty560@yahoo.com>
wrote
on Tue, 21 Aug 2007 07:02:55 -0700
<1187704975.929568.188250@o80g2000hse.googlegroups .com>:
>
>> That it is, and the NSA has SElinux to facilitate its spying.
>> At least, we think it facilitates its spying. I can't tell
>> for sure from here, and in any event its patches are now
>> part of every Linux kernel and hopefully someone's reviewed
>> them by now.

>
> I had no idea the spooks had put code into the
> kernel. When did those get put in? And where is the code?
> And why would Linus et al tolerate such a thing?
>


http://www.nsa.gov/selinux/

--
#191, ewill3@earthlink.net
Useless C++ Programming Idea #2239120:
void f(char *p) {char *q = p; strcpy(p,q); }

--
Posted via a free Usenet account from http://www.teranews.com


Reply With Quote
  #12 (permalink)  
Old 08-21-2007, 03:08 PM
xpyttl
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

"Michael Black" <et472@FreeNet.Carleton.CA> wrote in message
news:faeu6a$r8n$1@theodyn.ncf.ca...
> (plenty560@yahoo.com) writes:


> The first time, I thought it was just a conspiracy nut, but seeing
> a second message makes me think this is just another one of those
> posts to cast doubt on LInux.


Well, OP was asking about Flash, which perhaps might be something to be
concerned about. It's a little easier to feel warm and fuzzy about open
source code, a little less so when a M$ partner is supplying closed code.

...



Reply With Quote
  #13 (permalink)  
Old 08-21-2007, 09:02 PM
Hans-Peter Diettrich
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

The Ghost In The Machine wrote:

> (To be pedantic: any machine past the 80186 had "virtual
> machine" capability anyway; the kernel is called via a
> privileged opcode. In the case of the x86, that's INT.)


To be more pedantic:

A VM must not have access to other processes and physical devices,
therefore memory management and reentrant instructions
(interruptable/resumable on microcode level) are further requirements
for true virtual machines. No problem nowadays, every OS needs and uses
such features for process isolation and memory management.

DoDi

Reply With Quote
  #14 (permalink)  
Old 08-22-2007, 12:55 AM
Thufir
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

On Tue, 21 Aug 2007 14:51:54 +0000, Michael Black wrote:

> It's the "NSA patch", that's like a trojan horse because it's promoted
> as adding security to the kernel. So the believer adds the patch, and
> whamo! their hooked into the NSA's secret sub-net, passing their secrets
> directly to the NSA.



Those sneaky bastards ;)



-Thufir

Reply With Quote
  #15 (permalink)  
Old 08-22-2007, 12:59 AM
cc
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

On Aug 20, 9:49 pm, plenty...@yahoo.com wrote:
> Hi all,
>
> I'm trying to rid my Linux installation of all potential corporate
> spyware, seeing as how (A) the companies may be up to no good
> for their own purposes and (B) they companies' software may be
> conduits for the US government, to allow the Feds to spy
> on Linux users. Now that spying is apparently the Feds' #1 priority
> (and that of the Democratic whores in Congress) I have to
> take this a little more seriously.
>
> My present goal is to avoid the use of Adobe flash plug-in.
> I think I saw that there is a free flash compiler out there,
> but anybody know if there is a free player?
>
> If not, perhaps one safe thing I can think of to do is to only
> run Firefox (Windows version) in Wine, which I assume can't peruse
> my system without someone writing a virus specifically to
> attack Wine. If I run the Linux version of Firefox with the
> plug-in, presumably that gives them a back door into
> my entire system.
>
> Or, perhaps I can just create a new user & group for
> flash-enabled web browsing that can't access anything
> else on my system and put the plug-ins in ~/.mozilla.
> Hmm, I think I just solved my problem.


Lock yourself in your basement, they're after you.


Reply With Quote
  #16 (permalink)  
Old 08-22-2007, 12:37 PM
plenty560@yahoo.com
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

On Aug 21, 10:51 am, et...@FreeNet.Carleton.CA (Michael Black) wrote:

> It's the "NSA patch", that's like a trojan horse because it's promoted
> as adding security to the kernel. So the believer adds the patch, and
> whamo! their hooked into the NSA's secret sub-net, passing their secrets
> directly to the NSA.


The way it was phrased I assumed that that the patch
had made it into the kernel tarball, but if not then
that's fine.

However, I suppose it is conceivable that some spook
has infiltrated the Linux project and has placed clever
vulnerabilities into the kernel. Is there any evidence of that?





Reply With Quote
  #17 (permalink)  
Old 08-22-2007, 01:29 PM
Sebastian G.
Guest
 
Posts: n/a
Default Re: Non-Adobe flash player for Firefox?

plenty560@yahoo.com wrote:

> On Aug 21, 10:51 am, et...@FreeNet.Carleton.CA (Michael Black) wrote:
>
>> It's the "NSA patch", that's like a trojan horse because it's promoted
>> as adding security to the kernel. So the believer adds the patch, and
>> whamo! their hooked into the NSA's secret sub-net, passing their secrets
>> directly to the NSA.

>
> The way it was phrased I assumed that that the patch
> had made it into the kernel tarball, but if not then
> that's fine.
>
> However, I suppose it is conceivable that some spook
> has infiltrated the Linux project and has placed clever
> vulnerabilities into the kernel. Is there any evidence of that?


We've seen a

if (UID = 0 || GID = 0) {
// do something
}

but this was detected and removed two days later.

However, for C and other highly complex languages with a lot of undefined
behaviour it is comparably easy to insert a vulnerability that only the
author can recognize

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash memory vs. hard disk flarosa alt.comp.hardware 7 04-05-2007 07:59 PM
fallback speed of MMC flash memory? mike alt.comp.hardware 2 02-04-2007 09:03 AM
Flash player on a Samsung D600E? the_moose uk.telecom.mobile 0 11-23-2006 11:51 AM
Which disk format used on MP3 player flash cards? Jon D alt.comp.hardware 1 11-18-2006 12:47 PM
Oops Its Adobe Flash Light not Java Elector alt.cellular.verizon 0 11-06-2006 01:52 PM


All times are GMT. The time now is 12:07 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45