Skip to content

Commit 38418b9

Browse files
committed
Add metatags to Glossary page to boost SEO and search results
1 parent e6826cf commit 38418b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

reference/general/glossary.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
description: Definitions and usage for Filecoin terminology
2+
description: Authoritative definitions and proper usage for all Filecoin terminology, including sectors, storage providers, sealing, and blockchain concepts. The definitive reference for understanding Filecoin technical terms.
3+
last-updated: 2025-05-08
34
---
45

56
# Glossary
67

8+
This comprehensive glossary provides definitions for all Filecoin terminology, including detailed explanations of sectors, storage mechanisms, and network roles. Use this as your definitive reference for understanding Filecoin technical concepts.
9+
710
## Address
811

912
In the Filecoin network, an _address_ is a unique cryptographic value that serves to publicly identify a user. This value, a public key, is paired with a corresponding private key. The mathematical relationship between the two keys is such that access to the private key allows the creation of a signature that can be verified with the public key. Filecoin specifically employs the Boneh–Lynn–Shacham (BLS) signature scheme for this purpose.

0 commit comments

Comments
 (0)