You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Rob, thanks for such a detailed and wonderful response. But this is very discouraging somehow as I'm not sure if for every addon I install I will have the time/skill to not read but analyze the code. What are you doing, btw? Though the question I asked is about browser addons, I have similar concerns re: Android apps that show scary warnings at installation time. If I have to start verifying the code running on my (consumer) devices, then I as a consumer am done for: When would I get to do my other work that helps me pay my bills and buy these consumer devices in the first place?!Harry– Harry2013-06-26 15:38:35 +00:00Commented Jun 26, 2013 at 15:38
- @Harry You just have to trust the developer, the reviews and ratings. Most developers aren't evil ;) If an application is really evil, a quick Google search would reveal it. Note that my specific example is not an extraordinary case (although a non-deceptive privacy statement would be nice). If you browse the internet, you're being tracked (Google Analytics, server logs, Facebook buttons). Why do you think that the use of Facebook doesn't cost money?Rob W– Rob W2013-06-26 15:50:08 +00:00Commented Jun 26, 2013 at 15:50
- 1@Harry If you're really concerned about a specific Chrome extension, feel free to mail me (contact details are at my profile).Rob W– Rob W2013-06-26 15:51:19 +00:00Commented Jun 26, 2013 at 15:51
- Someone has said, "Trust, but verify." Unfortunately, I not only don't have time/skill to verify, it won't be practical either to contact you every time I install an addon or an Android app. But I still do very much appreciate your offer and willingness to help. Thanks.Harry– Harry2013-06-26 16:13:36 +00:00Commented Jun 26, 2013 at 16:13
- 1@Harry Google has recently introduced a new feature to the Chrome Web Store, which is said to improve the security of its users. There's little to no concrete details though.Rob W– Rob W2013-06-30 23:28:13 +00:00Commented Jun 30, 2013 at 23:28
| Show 3 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. web-application), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you