From 59ea3bd25b1f113168333eccdc9ffc4acd98cfe6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 19 Apr 2021 18:23:22 +0300 Subject: Initial commit --- content/misc_docs.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/misc_docs.md (limited to 'content/misc_docs.md') diff --git a/content/misc_docs.md b/content/misc_docs.md new file mode 100644 index 0000000..90ea514 --- /dev/null +++ b/content/misc_docs.md @@ -0,0 +1,17 @@ ++++ +title = "Misc" +description = "Documentation about everything else" +weight = 10 ++++ + +We thought it might be good to explain some concepts you might have questions about. + +# Fingerprint + +## Definition + +A fingerprint is a 256 bit 64 character hexadecimal user identifier for users. Fingerprints are used in defining users in [transactions](@/transaction_docs.md) and [blocks](@/block_docs.md). + +## Fingerprint Generation + +A user's finger print is generated via applying SHA256 sum of the user's public RSA key. -- cgit v1.2.3-70-g09d2