status-web/apps/website/docs/status-communities/use-a-throwaway-profile-in-status-web.md
Pavel b88f7e73da
[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 21:30:11 +01:00

2.3 KiB

id revision language title
211 0 en Use a throwaway profile in Status Web

:::info Throwaway profiles are only available in Status Web. :::

Use a [throwaway profile][understand-throwaway-profiles-in-status-web] when you want to participate in a Status Web Community without revealing your identity. A throwaway profile is not linked to any identifiable information or other Status profile you may have.

Use a throwaway profile

=== "Web"

1. Using your browser, open the Status Web Community you want to join.
1. From the Community sidebar, click **Use throwaway profile**.
1. If you see the **Throwaway profile found** pop-up, click **Load throwaway profile** to use the existing profile or click **Skip** to create a new one.
1. In the top-right corner, click :web-members: **Members**. Your throwaway profile name appears on the members sidebar.

Disconnect your throwaway profile

The throwaway profile information remains in your browser cache and persists across browser sessions and computer restarts. To delete this information, disconnect your profile.

=== "Web"

1. From the right sidebar, click :status-log-out: **logout** next to your profile name.
1. On the **Disconnect** pop-up, click **Disconnect**.

:::tip You can also delete the throwaway profile information by clearing your browser cache. :::

Common questions

What are the three words in my profile?

These words represent your throwaway profile and identity in Status Web. These are randomly generated words.

Is my throwaway profile really anonymous?

A throwaway profile protects your real identity while using Status Web. However, your internet service provider and browser can still collect identifiable information (like your IP address). Status doesn't collect information about you or your activity.

Where is the throwaway profile information stored?

Your browser cache stores your throwaway profile. You can delete this information by disconnecting your profile, clearing the cache, or using your browser in incognito or private mode.

I accidentally deleted my throwaway profile. Can I recover it?

No. Deleting a throwaway profile is an irreversible process.

Can I use more than one throwaway profile?

There is only one throwaway profile per browser. If you want to use a new throwaway profile, delete the existing one or use a different browser.