dappconnect-sdks/apps/website/docs/your-profile-and-preferences/understand-status-profile-l...

51 lines
2.5 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: 393
revision: '0'
language: en
title: Understand Status profile labels
---
In Status, you can label profiles as trusted or untrusted. This is useful when you want to be able to quickly tell your contacts from possible impersonators.
Identity verification and profile labels help you keep in mind whether you should trust someone without alerting them to your decision.
For example, if you're managing a corporate community and someone requests to join claiming to be an employee, you can try [verifying their identity][verify-your-contacts-identity]. If they fail to pass, you can mark them as untrusted but keep them in your contacts to understand who was trying to impersonate an employee and infiltrate your company's private community.
:::info
To see a label on someone's profile, [mark this profile as trusted or untrusted][verify-your-contacts-identity].
:::
## The basics
- You can mark your contacts' Status profiles with two labels: trusted or untrusted.
- Only you can set and see these labels on your Status contacts' profiles. The person you mark doesn't see the label and isn't notified about your decision.
- These labels have no impact on your contact's status. For example, if you mark a contact as untrusted, this doesn't remove them from your contact list.
## Status profile labels
If you're in doubt about your Status contact's identity, you can [send them an identity verification request][verify-your-contacts-identity]. In this request, you ask a question only this person can know the answer to.
Depending on their response, you then mark them as trusted or untrusted. Once you do, a label appears next to their profile name: :mobile-trusted: Trusted or :mobile-untrusted: Untrusted.
![There are several types of labels and label combinations you can use to mark someone else's profile.](/assets/docs/your-profile-and-preferences/understand-status-profile-labels/393-0-1-light.png)
### :mobile-contact: Contact
By default, those you add to your contacts get this label.
### :mobile-trusted: Trusted
If you mark your contact as trusted, this label appears on their profile.
### :mobile-untrusted: Untrusted
If you mark your contact as untrusted and remove them from your contact list, this label appears on their profile.
### :mobile-untrusted::mobile-contact: Untrusted contact
If you mark your contact as untrusted and keep them on your contact list, these two labels appear on their profile.
### :mobile-blocked: Blocked
Once you block someone, this label appears on their profile.