dApp Flagged as Malicious Before Mainnet Launch - Project Still in Devnet #436
Replies: 1 comment 1 reply
-
|
@MyDonutProject please continue to work with [email protected] to address this warning. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Our project (mydonut.io) was incorrectly flagged as "potentially malicious" by Phantom/Blowfish before even launching on mainnet. The dApp is still in development on devnet, and we only discovered this flag by accident during testing when we tried to sign a devnet transaction with Phantom configured for mainnet.
Problem Details
Project Status: Still on devnet, launch delayed due to this issue
How We Discovered: During testing, accidentally tried to sign devnet transaction with Phantom on mainnet
Result: "This dApp could be malicious" warning appeared
Current Situation: Project flagged even without being on mainnet
Project Information
Development: 4 months of intensive work
Architecture: Non-custodial dApp that only creates referral structures
Transparency: 100% open source
Frontend: https://github.com/MyDonutProject/donut/tree/main
Smart contract will be open-source at launch
Documentation: https://whitepaper.mydonut.io/
Support Process
We're already in contact with [email protected] (Ticket #9493), but they're requesting:
Developer GitHub profiles with extensive history
Established social media presence
Known developer to "vouch" for anonymous teams
Our Concern
As an anonymous team (for security) but fully transparent (100% open code), we're stuck in a cycle where:
We don't want to expose identities for security reasons
But we maintain full transparency through code
Yet we're still penalized for not having "social history"
Main Question
How can a legitimate, 100% open-source, non-custodial project get unflagged when:
It hasn't even reached mainnet yet
It was detected by network configuration error during testing
It maintains team anonymity for security but total code transparency
Steps to Reproduce
Configure dApp for devnet
Configure Phantom for mainnet
Try to sign devnet transaction with Phantom on mainnet
Receive "potentially malicious" warning
Discover project was flagged even though only on devnet
Technical Information
dApp Network: Devnet (not mainnet yet)
Phantom Network: Mainnet (during test)
Method Used: signAndSendTransaction (as recommended)
Transactions: Versioned (required for multiple addresses)
Impact
Timeline: Launch had to be postponed due to this situation
Investment: 4 months of development + financial resources at risk
Community: Early supporters being affected by the delay
Request
We need guidance on how to proceed to unflag a project that:
Is 100% legitimate and transparent
Never went to mainnet
Was flagged by configuration error during testing
Maintains team anonymity but total code transparency
Project Links
Whitepaper: https://whitepaper.mydonut.io/
GitHub: https://github.com/MyDonutProject/donut/tree/main
Discord: https://discord.com/invite/mydonutproject
Twitter: https://x.com/mydonutproject
Any guidance from the community or Phantom team would be greatly appreciated.
Example
https://mydonut.io/
Steps to Reproduce
Steps to Reproduce
Configure dApp for devnet
Configure Phantom for mainnet
Try to sign devnet transaction with Phantom on mainnet
Receive "potentially malicious" warning
Discover project was flagged even though only on devnet
Technical Information
dApp Network: Devnet (not mainnet yet)
Phantom Network: Mainnet (during test)
Method Used: signAndSendTransaction (as recommended)
Transactions: Versioned (required for multiple addresses)
Phantom Version
25.18.0
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions