## Meetings
- <del>Kostas, Summa, Nic Carter, Proven</del>
- <del>BitMEX</del>
- UPCOMING Deribit, Luno, Proven (again)
<a id="org7006aef"></a>
## Papers
Provisions
- <del>read paper lightly</del>
- <del>read paper in-depth</del>
- make notes of paper
DAPOL+
- <del>read paper lightly</del>
- read paper in-depth
- make notes of paper
Broken Implementations for Proof of Reserves in major exchanges
- <del>read</del>
SoK for Crypto Audits <https://eprint.iacr.org/2021/239>
- read paper lightly
gOTzilla scheme for Proof of Assets <https://eprint.iacr.org/2022/170>
- read paper lightly
Kate commitments
- <del>read lightly</del>
- read in-depth
- make notes
Pederesen commitments
- read lightly
- read in-depth
- make notes
Chamber of Digital Commerce whitepaper
- <del>read</del>
<a id="org758f936"></a>
## Other research
ECDSA sigs
- <del>read lightly</del>
- <del>read in-depth</del>
- INPROGRESS make notes
- read <https://github.com/pcaversaccio/malleable-signatures/tree/main>
- <del>read <https://blog.aayushg.com/posts/nullifier></del>
- <del>read Provisions anti collusion tactic</del>
- read <https://hackmd.io/iezJ3Z0dQQmgHO3RicNxzg>
PIR - private information retrieval
- find papers
- read papers
TLSNotary
- read lightly
- read in-depth
Some other proof of solvency
- read <https://gusty-radon-13b.notion.site/Proof-of-solvency-61414c3f7c1e46c5baec32b9491b2b3d>
Summa
- <del>read docs</del>
- INPROGRESS read code
<a id="orgb4cb7ff"></a>
## Docs/ideas
3PP doc
- <del>write preliminary doc</del>
- <del>get it reviewed</del>
Exchanges doc
- Gather notes on current exchange's PoS tech
- <del>Kraken</del>
- <del>BitMEX</del>
- <del>Derbit</del>
- OKX
- <del>read PoA</del>
- read Vitalik's blog
- read stark math
- read PoL
- get it reviewed
Idea on how to improve DAPOL+ tree in order to make it public
- <del>ask Kostas about the idea</del>
- <del>put it in a doc</del>
- get it reviewed
- formalize with latex
Idea on how to possibly improve Summa using leaf node grouping
- <del>see what Summa think</del>
- <del>create problem definition</del>
- <del>come up with mathematical construction to make it work</del>
- <del>ask on stackexchange</del>
- use Bloom filter idea from stackexchange
- get it reviewed
Idea for exchange signing their database
- <del>write doc</del>
- get reviewed
- come with mathematical construction to make it impossible for exchange to cheat
- ask on stackexchange about continuous data signing
Vuln shared doc <https://hackmd.io/j85xBCYZRjWVI0eeXWudwA?view>=
- add to the doc
Idea with Ethereum top accounts tree + equal leaf nodes + sigs + snarks = PoA
- write doc
Attack on Maxwell++ tree
- <del>do math to see if it's viable</del>
- <del>write doc</del>
- <del>get reviewed</del>
- write code to exploit vuln
<del>Write PoL proposal doc</del>
Write list of questions to ask exchanges
Idea for nullifier hashing all owned accounts
- write doc
dapol+ code
- INPROGESS explore code
- create issues
- resolve issues