diff --git a/docs/community/OFFICIAL_ACCOUNTS.md b/docs/community/OFFICIAL_ACCOUNTS.md new file mode 100644 index 00000000..e9d08a25 --- /dev/null +++ b/docs/community/OFFICIAL_ACCOUNTS.md @@ -0,0 +1,42 @@ +# Official Accounts & Anti-Impersonation Notice + +## Official Channels + +| Platform | Account | Link | Role | +|----------|---------|------|------| +| Twitter/X | **@nofx_official** | [x.com/nofx_official](https://x.com/nofx_official) | Official Project Account | +| Twitter/X | **@Web3Tinkle** | [x.com/Web3Tinkle](https://x.com/Web3Tinkle) | Founder | +| GitHub | **NoFxAiOS** | [github.com/NoFxAiOS](https://github.com/NoFxAiOS) | Official Organization | +| Telegram | **NOFX Developer Community** | [t.me/nofx_dev_community](https://t.me/nofx_dev_community) | Developer Community | +| Website | **nofxai.com** | [nofxai.com](https://nofxai.com) | Official Website | +| Dashboard | **nofxos.ai** | [nofxos.ai](https://nofxos.ai) | Official Dashboard | + +## Known Impersonation Accounts + +The following accounts are **NOT affiliated** with the NOFX project: + +| Platform | Account | Status | +|----------|---------|--------| +| Twitter/X | @nofx_ai | **NOT OFFICIAL** — No affiliation with this project | + +> **Warning:** Any account not listed in the table above that claims to represent NOFX is unauthorized. Always verify through this page before trusting any account. + +## How to Verify Authenticity + +1. Check this page in our [official GitHub repository](https://github.com/NoFxAiOS/nofx) +2. The GitHub repository sidebar links directly to our official Twitter +3. The project [README](../../README.md) lists all official accounts under "Core Team" and "Official Links" + +## Report Impersonation + +If you encounter accounts impersonating NOFX: + +1. Report them on the respective platform +2. [Open an issue](https://github.com/NoFxAiOS/nofx/issues/new) in this repository to notify our team +3. Alert the community in our [Telegram group](https://t.me/nofx_dev_community) + +--- + +*Last updated: 2026-02-20* + +[Back to Community](README.md) | [Back to Documentation](../README.md) diff --git a/docs/community/README.md b/docs/community/README.md index 3a3f9d68..a548d22d 100644 --- a/docs/community/README.md +++ b/docs/community/README.md @@ -241,6 +241,7 @@ NOFX offers bounties for valuable contributions: - **Want to claim bounty?** → [Bounty Guide](bounty-guide.md) - **Found a security issue?** → [Security Policy](../../SECURITY.md) - **Have questions?** → [Telegram Community](https://t.me/nofx_dev_community) +- **Verify official accounts?** → [Official Accounts & Anti-Impersonation](OFFICIAL_ACCOUNTS.md) ---