dappconnect-sdks/apps/website/docs/status-communities/delete-your-status-communit...

34 lines
1.4 KiB
Markdown
Raw Normal View History

[website] Add documentation (#403) * setup md/mdx * add test page * setup mdx provider * Add breadcrumbs * links -> routes * add information box * add more remark plugins * text InformationBox * setup contentlayer * add testing docs folder * setup docs static generation * add ssg to blog too * add Shortcut component * add SearchButton * add hook for keyboard shortcuts * update main docs page * update main learn page content * side-bar -> sidebar-menu * rename docs pages * add heading anchors, use new components * add table of contents to docs * move styling to breadcrumbs * cleanup markdown examples * change slugify fn * update getting-started.md * add highlight matches component * update learn pages * rename website InformationBox to Admonition * ?enable user-select * add static helpers to epics * simplify components structure * update insights layout * add link tree utils * add search engine * update docs import * update contenlayer * add docs indexer * support code block highlighting * search index * fix types * remove supporting files * update tree builder * make build work * update docs * update label * update toc * add config.json * update menu * search index import * learn -> help * fix md file * update toc * fix code snippets * add help index route * remove testing files * add original docs * migrate getting started * migrate messaging-and-web3-browser docs * migrate network-nodes-and-statistics docs * handle empty content * add navigation config * wip * migrate status-wallet docs * migrate to new admonitions format * migrate your-profile-and-preferences docs * migrate part of status-communities docs * mv * rm log * index * fix lint * fix warn * fix title * fix docs layout * udpate next.config * use lowercase lang * generate contentlayer types before typechecking * update docs images * update help routes --------- Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2023-06-27 20:30:11 +00:00
---
id: 538
revision: '0'
language: en
title: Delete your Status Community
---
:::info
Currently, you can only delete your community using Status desktop.
:::
Status uses a [peer-to-peer network][peer-to-peer-messaging] that temporarily stores data of your community. Because of this decentralized architecture, there is no one-click way to delete a community and all associated data.
## What to expect
- For a community to disappear, you must remove everyone from the community, including yourself, and make sure no activity happens for 30 days.
- Community data recorded on the blockchain continues to exist. For example, if you [minted tokens for your community][mint-tokens-for-your-community], the transaction is on-chain and persists in the blockchain.
:::info
Your messages are not in the blockchain and are not transported through the Ethereum network. [Messages][about-status-messages] are temporarily stored in the peer-to-peer network.
:::
## Delete your Status Community
You must complete the following tasks:
- [x] Set up [manual approval][manage-community-join-requests] for the community.
- [x] [Kick out all members from the community][kick-or-ban-someone-from-your-community].
- [x] [Leave your community][leave-a-status-community].
- [x] Delete or destroy the community's private key if it's stored anywhere.
- [x] Wait 30 days.
After 30 days, the Waku peer-to-peer network stops caching your community data, and the community is deleted irrecoverably.