Skip to content

Commit 59be380

Browse files
Update 2023-09-10-Firefox-Part-3.md
1 parent 1633e9d commit 59be380

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_posts/2023-09-10-Firefox-Part-3.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Investigating “Recommended Extensions” - Part 3
3-
date: 2023-09-15 12:00:00 +0800
3+
date: 2023-09-10 12:00:00 +0800
44
categories: [Technology, Browser]
55
tags: [firefox, privacy, security] # TAG names should always be lowercase
66
toc: true
@@ -12,7 +12,7 @@ My findings about the Recommended Extensions in Firefox is that the program is g
1212

1313
## Policy Problems: No requirement to allow examination of code
1414

15-
Extensions can use a custom licence or end user agreement which has consumer limiting terms that prevent the examination of source code. It's very hard to find malicious code if the user is prevented from searching for such code. Furthermore, for Firefox to claim that recommended extensions have the “highest standards of security” is dubious, since exposing or even investigating malicious code can come with risks of financial and legal repercussions.
15+
- Extensions can use a custom licence or end user agreement which has consumer limiting terms that prevent the examination of source code. It's very hard to find malicious code if the user is prevented from searching for such code. Furthermore, for Firefox to claim that recommended extensions have the “highest standards of security” is dubious, since exposing or even investigating malicious code can come with risks of financial and legal repercussions.
1616

1717
For example, Enhancer for YouTube has a licence that states "nobody has the right to review the Source Code" and that "nobody has the right to reverse-engineer" while promising legal action should the terms be violated. If malicious code was found in an investigation, I wouldn't feel comfortable reporting it for fear of legal issues.
1818

@@ -29,6 +29,9 @@ The developers asseration that if there was "do not collect data of any sort, an
2929

3030
Recommended extensions should be held to the highest standards. Users should be allowed to search for malware, adware and spyware without worrying about legal consequences.
3131

32+
- Overly Permissive Permissions
33+
34+
3235
## Extension Examination Failures
3336
- Search for common terms
3437
- Permission scope analysis

0 commit comments

Comments
 (0)