diff --git a/docs/learn/whitepaper.md b/docs/learn/whitepaper.md index 2964bad..8825bf6 100644 --- a/docs/learn/whitepaper.md +++ b/docs/learn/whitepaper.md @@ -14,13 +14,13 @@ Original Zano whitepaper, describes general concepts used in project. With help of Maxwell Sanches we come up with more effective PoS model and upgraded the network, this document hold details of this research and improvement. - + ### Auditable wallets in CryptoNote (2020) This article explores several possible implementations of extending CryptoNote 2.0 with full-scale wallets auditing - + ### Zarcanum: A Proof-of-Stake Scheme for Confidential Transactions with Hidden Amounts (2021) @@ -28,19 +28,6 @@ Presenting a Proof-of-Stake mining scheme that does not reveal amounts and is co -### Zano: confidential assets scheme (2022 - DRAFT) - -Paper describes a practical way of implementing confidential assets (a.k.a. tokens) in Zano with unlimited decoy mixing capability and hidden amounts as an extension to the Ring Confidential Transactions scheme - - - -### Zano Tokenization Platform (2022) - -Introducing a solution that allows users to issue tokens that work inside Zano -blockchain, which have the same properties as transactions with a native token—namely hidden amounts and hidden addresses, as well as auditable wallets - - - ### Zano: Confidential Assets Scheme for RingCT and Zarcanum (2024) In this paper, we describe a practical way of implementing confidential assets (a.k.a. tokens or colored @@ -57,16 +44,38 @@ Extension for Concise Linkable Spontaneous Anonymous Group Signatures -### Additional research papers +
+
+
+ +## Archive: drafts and legacy docs for history and context + +### Zano Tokenization Platform (2022) + +Introducing a solution that allows users to issue tokens that work inside Zano blockchain, which have the same properties as transactions with a native token—namely hidden amounts and hidden addresses, as well as auditable wallets. + +Note: this paper used one of the early approach to implementing assets, when each asset has unique scalar identifier but common asset-type generator, it's now oudated. + + + +### Zano: confidential assets scheme (2022 - DRAFT) + +Paper describes a practical way of implementing confidential assets (a.k.a. tokens) in Zano with unlimited decoy mixing capability and hidden amounts as an extension to the Ring Confidential Transactions scheme + + + + + +## Additional research papers The following papers represent research toward a novel logarithmic-sized linkable ring signature scheme. - Lin2-Xor Lemma and Log-size Linkable Ring Signature (2020) In this paper we introduce a novel method for constructing an efficient linkable ring signature without a trusted setup which is logarithmic in the size of the signer anonymity set, its verification complexity is linear in the anonymity set size - + - Hidden amounts scheme on the base of a ring signature for independent generators (2021) Draft of a hidden amounts scheme based on Lin2-Xor Linkable Ring Signature - + - Log-size Linkable Ring Signature and Hidden Amounts integrated listing (2021) Unified pseudo-code listing for the Lin2-Xor Signature and Hidden Amounts schemes - +