Skip to content

Add extra warning to "Installing add-ons" section of User Guide#16510

Closed
Qchristensen wants to merge 16 commits into
masterfrom
Qchristensen-add-on-install-note
Closed

Add extra warning to "Installing add-ons" section of User Guide#16510
Qchristensen wants to merge 16 commits into
masterfrom
Qchristensen-add-on-install-note

Conversation

@Qchristensen

Copy link
Copy Markdown
Member

Following discussion on #16486, the purpose of this PR is to add more warning / ways of verifying add-ons to the add-on section of the User Guide. This can then be referred to from the quick start guide changed proposed in #16486.

Link to issue number:

Summary of the issue:

Intention is to expand on the warning of the risks of add-ons mentioned in the user guide, and offer some suggestions for users to reassure themselves about the author of add-ons prior to installing.

(It should perhaps also be noted, there is no new or additional risk with add-ons than there ever has been. We just want to be sure users are aware of what add-ons are and can do before installing them).

Description of user facing changes

Update user guide with additional paragraph of information.

Description of development approach

Testing strategy:

Known issues with pull request:

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

Added a new paragraph warning about add-ons and list of ways to verify add-ons to user guide.
@Adriani90

Copy link
Copy Markdown
Collaborator

@Qchristensen please also see #16316.

Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
@seanbudd seanbudd added the conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review. label May 14, 2024
Qchristensen and others added 2 commits May 14, 2024 12:11
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
@seanbudd seanbudd marked this pull request as ready for review June 11, 2024 08:32
@seanbudd seanbudd requested a review from a team as a code owner June 11, 2024 08:32
Comment thread user_docs/en/userGuide.md
Qchristensen and others added 2 commits June 12, 2024 12:33
Co-authored-by: Cyrille Bougot <cyrille.bougot2@laposte.net>
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md
@@ -3387,6 +3387,14 @@ It is very important to only install add-ons from sources you trust.
The functionality of add-ons is unrestricted inside NVDA.
This could include accessing your personal data or even the entire system.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Add-ons are scanned by [Virus Total](https://www.virustotal.com/), however, this only detects known malware at submission time.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you want to commit this somewhere?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to part of the previous paragraph

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I initially had it at the end of that paragraph, but just reading it again as a whole:

"Just because an add-on is available in the NVDA Add-on Store, does not mean that it has been approved or vetted by NV Access or anyone else. It is very important to only install add-ons from sources you trust. The functionality of add-ons is unrestricted inside NVDA. This could include accessing your personal data or even the entire system."

Perhaps between "... approved or vetted by NV Access or anyone else." and "It is very important to only install add-ons from sources you trust..." would be better?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that makes sense to me

Comment thread user_docs/en/userGuide.md Outdated
Qchristensen and others added 2 commits June 12, 2024 13:43
Co-authored-by: Sean Budd <sean@nvaccess.org>
Co-authored-by: Sean Budd <sean@nvaccess.org>
@seanbudd seanbudd modified the milestones: 2024.3, 2024.4 Jun 19, 2024
@seanbudd seanbudd modified the milestones: 2024.4, 2025.1 Aug 15, 2024
@seanbudd seanbudd modified the milestones: 2025.1, 2025.2 Jan 22, 2025
@SaschaCowley SaschaCowley removed this from the 2025.2 milestone Jun 17, 2025
@seanbudd

Copy link
Copy Markdown
Member

Closing in favour of #18974

@seanbudd seanbudd closed this Sep 23, 2025
seanbudd added a commit that referenced this pull request Sep 25, 2025
Replaces #16510 and #16316
Related discussion #16241
Summary of the issue:

    Add-ons have been scanned by VirusTotal, but there is no easy way for a user to use this information to make an informed decision before installing an add-on
    Our warning about the safety/security of add-ons could include additional information on researching the safety of add-ons

Description of user facing changes:

    A new action for add-ons in the add-on store to view the scan results of an add-on
    Added information in the details panel of an add-on: summary of scan results, and scan URL
    Updated the user guide

Description of developer facing changes:

None
Description of development approach:

    Created a new VirusTotalScanResults structure to capture results from the add-on store metadata JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked/needs-internal-fix blocked conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants