From 137fad4ef39224bd21df051acb6313f1860fd8a5 Mon Sep 17 00:00:00 2001 From: Prad N Date: Mon, 14 Jul 2025 11:41:44 +0800 Subject: [PATCH] feat: enhance article content and improve developer experience --- .../page.mdx | 20 +++++------ .../future-of-digital-identity/page.mdx | 36 +++++++++---------- .../why-blockchain-needs-better-ux/page.mdx | 32 ++++++++--------- src/app/uses/page.tsx | 2 +- 4 files changed, 45 insertions(+), 45 deletions(-) diff --git a/src/app/articles/building-sonr-decentralized-identity/page.mdx b/src/app/articles/building-sonr-decentralized-identity/page.mdx index d8541f3..84a2ed9 100644 --- a/src/app/articles/building-sonr-decentralized-identity/page.mdx +++ b/src/app/articles/building-sonr-decentralized-identity/page.mdx @@ -5,7 +5,7 @@ export const article = { date: '2024-01-15', title: 'Building Sonr: The Journey to Decentralized Identity', description: - 'How we're creating an IBC-enabled blockchain that puts users in control of their digital identity, eliminating passwords and seed phrases while maintaining true self-sovereignty.', + 'How we\'re creating an IBC-enabled blockchain that puts users in control of their digital identity, eliminating passwords and seed phrases while maintaining true self-sovereignty.', } export const metadata = { @@ -19,22 +19,22 @@ When I founded Sonr in 2020, I had a simple but ambitious vision: create a world ## The Problem with Digital Identity Today -The internet wasn't designed with identity in mind. We've patched together solutions using usernames, passwords, and centralized databases, but these approaches are fundamentally broken: +The internet wasn\'t designed with identity in mind. We\'ve patched together solutions using usernames, passwords, and centralized databases, but these approaches are fundamentally broken: -- **No User Control**: Your identity lives on servers you don't control +- **No User Control**: Your identity lives on servers you don\'t control - **Privacy Violations**: Companies monetize your personal data without consent - **Security Nightmares**: Password breaches affect billions of users annually - **Platform Lock-in**: Your identity is fragmented across countless services ## Enter Sonr: A New Paradigm -Sonr is an IBC-enabled blockchain specifically designed for decentralized identity. We're not just building another blockchain - we're creating the identity layer the internet should have had from the beginning. +Sonr is an IBC-enabled blockchain specifically designed for decentralized identity. We\'re not just building another blockchain - we\'re creating the identity layer the internet should have had from the beginning. ### Key Innovations 1. **Passkey-Based Authentication**: No more passwords. Users authenticate with biometrics or device-based keys, making phishing virtually impossible. -2. **No Seed Phrases**: Using DKLS-MPC (Distributed Key Lifetime Security - Multi-Party Computation), we've eliminated the need for users to manage complex seed phrases while maintaining true ownership. +2. **No Seed Phrases**: Using DKLS-MPC (Distributed Key Lifetime Security - Multi-Party Computation), we\'ve eliminated the need for users to manage complex seed phrases while maintaining true ownership. 3. **Lightning-Fast Performance**: 600ms wallet generation means users can onboard as quickly as traditional web apps. @@ -60,14 +60,14 @@ console.log(identity.did); // did:sonr:abc123... Every Sonr user has a DID document stored on-chain that contains their public keys and service endpoints. This document is the source of truth for their identity. ### IPFS Integration -User data is stored on IPFS, ensuring it's distributed, permanent, and under user control. Only the user's keys can decrypt their personal information. +User data is stored on IPFS, ensuring it\'s distributed, permanent, and under user control. Only the user\'s keys can decrypt their personal information. ### UCAN Tokens We use User Controlled Authorization Networks (UCAN) for fine-grained access control. Users can delegate specific permissions without sharing their private keys. ## Real-World Impact -Since launching, we've: +Since launching, we\'ve: - Raised $4.7M in funding to accelerate development - Onboarded over 120 first-time blockchain developers - Created tools that make blockchain accessible to mainstream developers @@ -75,16 +75,16 @@ Since launching, we've: ## The Road Ahead -We're currently preparing for our public testnet launch, with mainnet coming soon. Our goal is to onboard the next billion users to Web3 - not by forcing them to understand blockchain, but by making it invisible. +We\'re currently preparing for our public testnet launch, with mainnet coming soon. Our goal is to onboard the next billion users to Web3 - not by forcing them to understand blockchain, but by making it invisible. The future of the internet is one where: - Users own their identity and data - Privacy is default, not optional -- Security doesn't sacrifice usability +- Security doesn\'t sacrifice usability - Interoperability is built-in, not bolted-on ## Join the Revolution -If you're a developer interested in building on Sonr, check out our [documentation](https://docs.sonr.io) and [GitHub](https://github.com/sonr-io). We're always looking for contributors who share our vision of a more equitable internet. +If you\'re a developer interested in building on Sonr, check out our [documentation](https://docs.sonr.io) and [GitHub](https://github.com/sonr-io). We\'re always looking for contributors who share our vision of a more equitable internet. The identity layer of the internet is broken, but together, we can fix it. Welcome to Sonr - where your identity truly belongs to you. \ No newline at end of file diff --git a/src/app/articles/future-of-digital-identity/page.mdx b/src/app/articles/future-of-digital-identity/page.mdx index 64d2560..06e758b 100644 --- a/src/app/articles/future-of-digital-identity/page.mdx +++ b/src/app/articles/future-of-digital-identity/page.mdx @@ -5,7 +5,7 @@ export const article = { date: '2023-09-10', title: 'The Future of Digital Identity: Self-Sovereign and Interoperable', description: - 'Digital identity is broken. Here's how decentralized identifiers (DIDs), verifiable credentials, and blockchain technology will create a future where you truly own your identity.', + 'Digital identity is broken. Here\'s how decentralized identifiers (DIDs), verifiable credentials, and blockchain technology will create a future where you truly own your identity.', } export const metadata = { @@ -17,25 +17,25 @@ export default (props) => Every day, billions of people prove who they are online using systems designed in the 1960s. Usernames and passwords were meant to be temporary solutions, yet here we are, six decades later, still typing "password123" and hoping for the best. -As someone who's been building technology since creating one of the first App Store apps, and now as a W3C Working Group Member for DIDs and WebAuthn, I've seen firsthand how broken our identity systems are. It's time for a fundamental shift. +As someone who\'s been building technology since creating one of the first App Store apps, and now as a W3C Working Group Member for DIDs and WebAuthn, I\'ve seen firsthand how broken our identity systems are. It\'s time for a fundamental shift. ## The Current Identity Crisis -Today's digital identity landscape is a disaster: +Today\'s digital identity landscape is a disaster: - **2.5 billion** records were exposed in data breaches last year - The average person has **100+ passwords** to manage - Identity theft affects **1 in 15 people** annually - Users have **zero control** over their personal data -But the real problem isn't just security - it's ownership. Your digital identity doesn't belong to you. It belongs to Facebook, Google, your bank, your employer, and dozens of other entities. +But the real problem isn\'t just security - it\'s ownership. Your digital identity doesn\'t belong to you. It belongs to Facebook, Google, your bank, your employer, and dozens of other entities. ## Enter Self-Sovereign Identity -Self-sovereign identity (SSI) flips the script. Instead of companies owning your identity, you do. Here's how it works: +Self-sovereign identity (SSI) flips the script. Instead of companies owning your identity, you do. Here\'s how it works: ### Decentralized Identifiers (DIDs) -A DID is like a phone number for your identity - unique, permanent, and owned by you. Unlike usernames, DIDs aren't controlled by any company. +A DID is like a phone number for your identity - unique, permanent, and owned by you. Unlike usernames, DIDs aren\'t controlled by any company. ``` did:sonr:1234567890abcdef @@ -44,13 +44,13 @@ did:sonr:1234567890abcdef This simple string represents your entire digital identity, secured by cryptography rather than corporate databases. ### Verifiable Credentials -Imagine your driver's license, but digital and cryptographically verifiable. That's a verifiable credential. Your university can issue you a degree credential, your employer can issue an employment credential, and you store them in your digital wallet. +Imagine your driver\'s license, but digital and cryptographically verifiable. That\'s a verifiable credential. Your university can issue you a degree credential, your employer can issue an employment credential, and you store them in your digital wallet. -The magic? You can prove things about yourself without revealing everything. Need to prove you're over 21? You don't need to share your birthdate - just a cryptographic proof that you meet the requirement. +The magic? You can prove things about yourself without revealing everything. Need to prove you\'re over 21? You don\'t need to share your birthdate - just a cryptographic proof that you meet the requirement. ## The Sonr Implementation -At Sonr, we're not just theorizing about SSI - we're building it. Our approach combines: +At Sonr, we\'re not just theorizing about SSI - we\'re building it. Our approach combines: 1. **IBC-Enabled Blockchain**: Your identity works across multiple chains, not locked to one ecosystem 2. **IPFS Storage**: Your data is distributed and permanent, not sitting in vulnerable databases @@ -59,7 +59,7 @@ At Sonr, we're not just theorizing about SSI - we're building it. Our approach c ## Real-World Applications -This isn't just technology for technology's sake. Here's how SSI will change everyday life: +This isn\'t just technology for technology\'s sake. Here\'s how SSI will change everyday life: ### Healthcare - Carry your medical records with you @@ -72,7 +72,7 @@ This isn't just technology for technology's sake. Here's how SSI will change eve - Access global financial services with one identity ### Education -- Verifiable diplomas that can't be faked +- Verifiable diplomas that can\'t be faked - Instant credential verification for employers - Lifelong learning records that follow you @@ -106,26 +106,26 @@ const proof = await credential.generateProof({ Unlike current systems where privacy is an afterthought, SSI builds privacy in from the ground up: -- **Minimal Disclosure**: Share only what's necessary +- **Minimal Disclosure**: Share only what\'s necessary - **User Consent**: Every data share requires explicit permission - **Pseudonymity**: Use different identifiers for different contexts - **Revocation**: Withdraw access to your data anytime ## The Path Forward -Transitioning to SSI won't happen overnight, but the momentum is building: +Transitioning to SSI won\'t happen overnight, but the momentum is building: - W3C standards for DIDs and Verifiable Credentials are finalized - Governments are piloting digital identity programs - Major tech companies are adopting WebAuthn -- The EU's eIDAS 2.0 regulation mandates digital wallets by 2024 +- The EU\'s eIDAS 2.0 regulation mandates digital wallets by 2024 ## Join the Identity Revolution -The future of identity isn't about better passwords or more secure databases. It's about fundamentally reimagining the relationship between individuals and their digital selves. +The future of identity isn\'t about better passwords or more secure databases. It\'s about fundamentally reimagining the relationship between individuals and their digital selves. -At Sonr, we're building this future today. Whether you're a developer wanting to integrate SSI, an organization looking to issue credentials, or just someone tired of password resets, there's a place for you in this revolution. +At Sonr, we\'re building this future today. Whether you\'re a developer wanting to integrate SSI, an organization looking to issue credentials, or just someone tired of password resets, there\'s a place for you in this revolution. -The question isn't whether self-sovereign identity will replace current systems - it's how quickly we can make it happen. The technology is here. The standards are set. Now we need builders, advocates, and early adopters to make it reality. +The question isn\'t whether self-sovereign identity will replace current systems - it\'s how quickly we can make it happen. The technology is here. The standards are set. Now we need builders, advocates, and early adopters to make it reality. -Your identity belongs to you. It's time we built an internet that respects that. \ No newline at end of file +Your identity belongs to you. It\'s time we built an internet that respects that. \ No newline at end of file diff --git a/src/app/articles/why-blockchain-needs-better-ux/page.mdx b/src/app/articles/why-blockchain-needs-better-ux/page.mdx index 5488725..7a95cb2 100644 --- a/src/app/articles/why-blockchain-needs-better-ux/page.mdx +++ b/src/app/articles/why-blockchain-needs-better-ux/page.mdx @@ -3,9 +3,9 @@ import { ArticleLayout } from '@/components/ArticleLayout' export const article = { author: 'Prad Nukala', date: '2023-11-20', - title: 'Why Blockchain Needs Better UX (And How We're Fixing It)', + title: 'Why Blockchain Needs Better UX (And How We\'re Fixing It)', description: - 'The biggest barrier to blockchain adoption isn't scalability or regulation - it's user experience. Here's how we're making Web3 as easy as Web2.', + 'The biggest barrier to blockchain adoption isn\'t scalability or regulation - it\'s user experience. Here\'s how we\'re making Web3 as easy as Web2.', } export const metadata = { @@ -15,18 +15,18 @@ export const metadata = { export default (props) => -Ask any blockchain developer about the biggest challenge facing our industry, and you'll hear about scalability, regulation, or interoperability. But after years of building in this space and onboarding over 120 developers to blockchain, I've learned the real barrier is much simpler: user experience. +Ask any blockchain developer about the biggest challenge facing our industry, and you\'ll hear about scalability, regulation, or interoperability. But after years of building in this space and onboarding over 120 developers to blockchain, I\'ve learned the real barrier is much simpler: user experience. ## The UX Crisis in Web3 -Let's be honest about the current state of blockchain UX: +Let\'s be honest about the current state of blockchain UX: - **Seed Phrases**: Asking users to write down 24 random words and never lose them is a non-starter for mainstream adoption - **Gas Fees**: Imagine if every click on the internet cost money and required manual approval - **Addresses**: 42-character hexadecimal strings are not how humans think about identity - **Transaction Times**: Waiting minutes for confirmations kills any semblance of modern app experience -These aren't technical limitations - they're design choices we've accepted as "the way blockchain works." +These aren\'t technical limitations - they\'re design choices we\'ve accepted as "the way blockchain works." ## Learning from History @@ -36,23 +36,23 @@ Blockchain needs its iPhone moment. ## The Sonr Approach -At Sonr, we've rethought blockchain UX from first principles: +At Sonr, we\'ve rethought blockchain UX from first principles: ### 1. No Seed Phrases Using DKLS-MPC technology, users never see or manage private keys. Account recovery uses familiar methods like email or social recovery - not a piece of paper in a safe. ### 2. Instant Onboarding -Our 600ms wallet generation means users can start using blockchain apps as quickly as they'd sign up for any web service. No downloads, no extensions, no friction. +Our 600ms wallet generation means users can start using blockchain apps as quickly as they\'d sign up for any web service. No downloads, no extensions, no friction. ### 3. Passkey Authentication -Leveraging WebAuthn standards, users authenticate with their fingerprint or face - the same way they unlock their phones. It's more secure than passwords and infinitely more user-friendly. +Leveraging WebAuthn standards, users authenticate with their fingerprint or face - the same way they unlock their phones. It\'s more secure than passwords and infinitely more user-friendly. ### 4. Invisible Blockchain -Users shouldn't need to understand consensus mechanisms any more than they need to understand TCP/IP to browse the web. Blockchain should be infrastructure, not interface. +Users shouldn\'t need to understand consensus mechanisms any more than they need to understand TCP/IP to browse the web. Blockchain should be infrastructure, not interface. ## Real Code, Real Solutions -Here's how simple it is to integrate Sonr: +Here\'s how simple it is to integrate Sonr: ```javascript // Traditional Web3 @@ -65,13 +65,13 @@ const accounts = await ethereum.request({ // With Sonr const user = await Sonr.authenticate(); -// That's it. No wallet required. +// That\'s it. No wallet required. // No seed phrases. Just works. ``` ## The Broader Impact -Better UX isn't just about convenience - it's about accessibility and inclusion. When we make blockchain easier to use, we: +Better UX isn\'t just about convenience - it\'s about accessibility and inclusion. When we make blockchain easier to use, we: - **Reduce Scams**: Simpler interfaces mean fewer opportunities for user error - **Increase Adoption**: Lower barriers mean more users and developers @@ -79,11 +79,11 @@ Better UX isn't just about convenience - it's about accessibility and inclusion. ## Looking Forward -As a W3C Working Group Member, I'm helping shape standards that will make these UX improvements universal. The future of blockchain isn't about teaching billions of people new concepts - it's about making those concepts invisible. +As a W3C Working Group Member, I\'m helping shape standards that will make these UX improvements universal. The future of blockchain isn\'t about teaching billions of people new concepts - it\'s about making those concepts invisible. ## The Challenge to Builders -If you're building in Web3, ask yourself: +If you\'re building in Web3, ask yourself: - Would my parents be able to use this? - Does it require reading documentation? - Are there more than 3 steps to get started? @@ -92,6 +92,6 @@ If the answer to any of these is yes, we have work to do. ## Join the UX Revolution -The blockchain industry has brilliant technologists, but we need more designers, more product thinkers, and more people who put users first. If you're interested in making blockchain accessible to everyone, [reach out](mailto:prad.nukala@sonr.io). +The blockchain industry has brilliant technologists, but we need more designers, more product thinkers, and more people who put users first. If you\'re interested in making blockchain accessible to everyone, [reach out](mailto:prad.nukala@sonr.io). -The future of the internet depends on making it usable by everyone, not just the technically sophisticated. Let's build that future together. \ No newline at end of file +The future of the internet depends on making it usable by everyone, not just the technically sophisticated. Let\'s build that future together. \ No newline at end of file diff --git a/src/app/uses/page.tsx b/src/app/uses/page.tsx index 3cd06ae..fa184e3 100644 --- a/src/app/uses/page.tsx +++ b/src/app/uses/page.tsx @@ -47,7 +47,7 @@ export default function Uses() { >
- + When you're compiling blockchain nodes and running multiple test networks locally, RAM is everything. This machine handles everything I throw at it, from Rust compilation to running full Cosmos SDK nodes.