Open Bug 604438 Opened 13 years ago Updated 6 months ago

Suggesting for increasing FF security and speed

Categories

(Firefox :: General, enhancement)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: ervistusha, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3
Build Identifier: 

I have a suggestion for increasing FF security and speed.

i Think Mozilla should develop it own NoScript but have more features 

SECURITY 

1.stop and alert users if page have dangerous JS script 

how to stay updated with latest JS virus ?
easy antivirus companies will contribute?
What they win ?

free advertising ...
"XXXX.XXXX javascript Virus Reported from XXX antivirus company"
some info about virus and LOGO antivirus Company 

how to stop bad JS ?
1.compare MD5 etc
2.JS file name
3.PAGE http://www.REPORTED AS ATTACK SITE.com/virus.js


Speed up page load 

most of site use public scripts joomla, WP etc etc .
And they use mootools,jquery,dojo.

MooTools Core 1.3 with compatibility Size:84 kb

every time user open Joomla site download 84KB

think if this addons have this known JS frameworks no need to download 84KB.

standard include

<script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script> 

suggestion include

<script type="text/javascript" name="google-analytics" md5="00000MD5 CODE0000" src="http://www.google-analytics.com/ga.js"></script>

sorry if I have made any mistake  english not my mother language and i dont know HTML 



Reproducible: Always
dveditz may know if there are similar suggestions on file.
No need for this to be security-private.
Group: core-security
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.