diff --git a/packages/ui/src/pages/About.tsx b/packages/ui/src/pages/About.tsx index af508852..06532adb 100644 --- a/packages/ui/src/pages/About.tsx +++ b/packages/ui/src/pages/About.tsx @@ -32,8 +32,9 @@ const About = ({ className }: Props) => {
  • Permissionless

    - The is no permissioned database behind Multix. Any information shown comes from the - chain. + While Multix uses an open source indexer, the database is trust minimized and only + contains information coming from the chain. No user information is stored and anyone can + re-build this database at will.