-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extending the risk
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,11 +6,13 @@ sidebar_position: 3 | |
|
||
If Legal Review shows as Required, the answer to one of the Risk questions determined legal review will help mitigate a risk. Please write [email protected] and explain what you want to do, to how many people (% of population and channel), and the potential outcomes. In your conversation with Legal, you may determine a [Legal Bug](https://bugzilla.mozilla.org/enter_bug.cgi?product=Legal&component=Product%20-%20data) is needed. | ||
|
||
Legal review is common anytime an experiment: | ||
1. Involves a partner in any way - including promoting their content (like an add-on), involving a 3rd party back-end service (even if not exposed to the user directly). | ||
2. could impact a partner, an outside company, or substantively impact partner revenue. Note: some partnerships and new negotiations are not widely disclosed inside MoCo, so there may be partnerships that you are not aware of. | ||
3. Collects or uses Category 3 or 4 data. Determine which category of data you are collecting using [data collection categories](https://wiki.mozilla.org/Firefox/Data_Collection#Data_Collection_Categories). | ||
4. if your content delivers encryption or VPN. Encryption is subject to export control laws. VPN may also be subject to export control. Releasing to other countries could put our users at risk of criminal punishment and result in the country sanctioning our browser use. Even code shipped preffed off, if it could manually be activated - consult legal. | ||
Legal review is advised anytime an experiment: | ||
1. Involves AI in any way. | ||
2. Involves adding advertising to any new areas/uses. | ||
3. Involves a partner in any way - including promoting their content (like an add-on), involving a 3rd party back-end service (even if not exposed to the user directly). | ||
4. could impact a partner, an outside company, or substantively impact partner revenue. Note: some partnerships and new negotiations are not widely disclosed inside MoCo, so there may be partnerships that you are not aware of. | ||
5. Collects or uses Category 3 or 4 data. Determine which category of data you are collecting using [data collection categories](https://wiki.mozilla.org/Firefox/Data_Collection#Data_Collection_Categories). | ||
6. if your content delivers encryption or VPN. Encryption is subject to export control laws. VPN may also be subject to export control. Releasing to other countries could put our users at risk of criminal punishment and result in the country sanctioning our browser use. Even code shipped preffed off, if it could manually be activated - consult legal. | ||
|
||
|
||
|