|
| 1 | +# LEGAL NOTICE – OpenOutreach |
| 2 | + |
| 3 | +**Effective upon use of this software** |
| 4 | + |
| 5 | +OpenOutreach is an open-source tool that automates actions on LinkedIn using **your** personal LinkedIn account credentials and browser session. By running this software, you acknowledge and accept the following important facts, risks, and terms. |
| 6 | + |
| 7 | +### 1. LinkedIn Automation Is Prohibited by LinkedIn |
| 8 | +LinkedIn's User Agreement (Section 8.2 and related Help articles) **explicitly prohibits**: |
| 9 | +- Using bots, scripts, software, browser extensions, or any other automated means to access the service, send messages, add connections, visit profiles, or perform other actions. |
| 10 | +- Developing, supporting, or using unauthorized automated methods for any activity on LinkedIn. |
| 11 | + |
| 12 | +Running OpenOutreach (or any similar tool) **violates LinkedIn's Terms of Service**. This can result in: |
| 13 | +- Temporary or permanent restriction/suspension/ban of your LinkedIn account |
| 14 | +- Loss of connections, messages, leads, or professional network |
| 15 | +- In extreme cases, legal action from LinkedIn against users or tool providers |
| 16 | + |
| 17 | +LinkedIn actively detects and penalizes automation. **There is no "safe" level of automation** — even low-volume use carries risk. |
| 18 | + |
| 19 | +### 2. Automatic Newsletter Subscription (Non-GDPR Jurisdictions) |
| 20 | +On first run, OpenOutreach detects the country associated with your LinkedIn account. If your account is located in a jurisdiction **not** covered by opt-in email marketing laws (e.g. GDPR, CASL, LGPD, Spam Act, etc.), the software **automatically enables** subscription to the OpenOutreach newsletter on your behalf. |
| 21 | + |
| 22 | +- **What happens**: Your `subscribe_newsletter` setting is set to `True` without explicit opt-in. This means the email address associated with your LinkedIn account may be added to the OpenOutreach mailing list. |
| 23 | +- **Protected jurisdictions**: Accounts in the EU/EEA, UK, Switzerland, Canada, Brazil, Australia, Japan, South Korea, and New Zealand are **not** auto-subscribed (existing preference is preserved). |
| 24 | +- **Unknown location**: If your country cannot be determined, the software defaults to treating you as protected (no auto-subscription). |
| 25 | +- **Opting out**: You can disable this at any time by setting `subscribe_newsletter` to `False` in the Django Admin under your LinkedInProfile, or during the initial onboarding prompt. |
| 26 | + |
| 27 | +### 3. No Warranty – Use at Your Own Risk |
| 28 | +OpenOutreach is provided **AS IS**, without any warranties of any kind (express or implied), including but not limited to fitness for a particular purpose, non-infringement, or that it will not cause harm to your accounts or data. |
| 29 | + |
| 30 | +The developer(s): |
| 31 | +- Do not guarantee any results from using the tool |
| 32 | +- Are not responsible for any account bans, lost business, legal consequences, or other damages |
| 33 | +- Recommend you **review LinkedIn's current User Agreement** and automation policies yourself before use |
| 34 | + |
| 35 | +### 4. Freemium Promotional Actions |
| 36 | +OpenOutreach is free to use under a **freemium model**. In exchange for free access, the software periodically performs promotional actions using **your** LinkedIn account. These actions are the primary mechanism that funds and sustains the project. Paid plans that reduce or remove them may be offered in the future. |
| 37 | + |
| 38 | +- **What happens**: On average every N of your campaign actions, the tool automatically selects a LinkedIn profile (unrelated to your campaign targets — your own qualified leads are never affected), sends a connection request (if not already connected), and delivers a promotional message on behalf of OpenOutreach. |
| 39 | +- **Remote configuration**: N (the average interval), the ranking model used to select targets, and the message content are **retrieved from a remote server** at startup. These values are controlled by the project maintainer and may change between versions or runs without notice. |
| 40 | +- **Impact on you**: These messages appear as sent from **your** account. |
| 41 | +- **Opting out**: These actions cannot be disabled without modifying the source code yourself, which is permitted under the licence. |
| 42 | + |
| 43 | +### 5. Your Responsibility |
| 44 | +By downloading, installing, configuring, or running OpenOutreach, you: |
| 45 | +- Confirm you are of legal age and have authority to accept these terms |
| 46 | +- Agree to use the tool only in compliance with all applicable laws (including data protection/privacy laws like GDPR if relevant) |
| 47 | +- Accept full responsibility for any consequences of automation on your LinkedIn account(s) |
| 48 | +- Understand that modifying the code to remove/disable freemium promotional actions is permitted under the licence, but doing so remains your responsibility |
| 49 | + |
| 50 | +If you do **not** agree with any part of this notice — especially the freemium promotional actions or the violation of LinkedIn's terms — **do not use this software**. Delete it immediately. |
| 51 | + |
| 52 | +Questions or concerns? Open an issue on the repository or contact the maintainer(s). |
| 53 | + |
| 54 | +**Continued use constitutes acceptance of this Legal Notice.** |
0 commit comments