Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions pages/chain/identity/individuals.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Individual identity
lang: en-US
description: Learn about how individual identity is represented in the Optimism Collective.
---

## Individual Identity

The Optimism Collective represents individuals using unique identifiers generated through the [Farcaster protocol id registry](https://docs.farcaster.xyz/reference/contracts/reference/id-registry). This system ensures a secure approach to identity management within the collective.

### Registering a User ID

To obtain a unique identifier:

1. Use the **[Farcaster Id Gateway](https://docs.farcaster.xyz/reference/contracts/reference/id-gateway)**
2. Use the Warpcast app, which:

* Creates a new custody address
* Acts as a wallet

### Making Attestations

When you make attestations about individuals:

* Leave the recipient address blank
* Enter the users id into the attestation metadata

### Further Reading

For more details on individual identity in the Optimism Collective, refer to the **[the governance docs](https://community.optimism.io/docs/identity/project-and-individual-identity-in-the-collective/#building-a-digital-identity)** on building a digital identity.
2 changes: 1 addition & 1 deletion words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ BLOBPOOL
blobpool
blobspace
blockhash
blockheaders
blocklists
BLOCKLOGS
blocklogs
Expand Down Expand Up @@ -361,6 +360,7 @@ vmdebug
VMODULE
vmodule
wagmi
Warpcast
XORI
xtensibility
ZKPs
Expand Down