mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 16:22:35 +01:00
Update goals.
This commit is contained in:
parent
46482e61f2
commit
2ab9e3a713
1 changed files with 6 additions and 11 deletions
17
README.md
17
README.md
|
@ -154,21 +154,16 @@ The roadmap for innovation is as follows:
|
|||
- [ ] Phase Two: **Construct Clustering**
|
||||
> Kademlia sharding of events database; Maymounkov's erasure codes over shards.
|
||||
|
||||
- [ ] Phase Three: **Federation Scaling**
|
||||
> Federation routing techniques; Aggregate signatures from pairing curves;
|
||||
> All the other pairing gimmicks from Boneh/Bishop/Waters et al;
|
||||
|
||||
- [ ] Phase Four: Graduation
|
||||
- [ ] Phase Three: Graduation
|
||||
> Tromer/Virza's zkSNARK applied to JavaScript XDR evaluation verifying the distributed
|
||||
> execution of a matrix room using MNT pairing curves.
|
||||
|
||||
- [ ] Phase Five: Dissertation
|
||||
> Phase Two + Phase Four **_with RingLWE_**; GPU accelerated matrix multiplication for
|
||||
> the number theoretic transform... Secure MultiParty Computation from Somewhat
|
||||
> Homomorphic Encryption; Other gimmicks from Damgård et al...
|
||||
- [ ] Phase Four: Dissertation
|
||||
> Phase Three **_with RingLWE_**; GPU accelerated matrix multiplication for
|
||||
> the number theoretic transform...
|
||||
|
||||
- [ ] Phase Six: Habilitation
|
||||
> Gentry's bootstrapping of Phase Five **_under fully homomorphic encryption_**.
|
||||
- [ ] Phase Five: Habilitation
|
||||
> Phase Four **_under fully homomorphic encryption_**.
|
||||
|
||||
|
||||
### IRCd Library
|
||||
|
|
Loading…
Reference in a new issue