From bd82081664c81add41b5b3d16fd3d1228f62fb76 Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Tue, 11 Jul 2023 16:50:57 +0900 Subject: [PATCH] fix: links and spelling --- .custom-words.txt | 20 +++++++++++++++++++- README.md | 10 +++++----- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/.custom-words.txt b/.custom-words.txt index ad2e5e9..325ae9f 100644 --- a/.custom-words.txt +++ b/.custom-words.txt @@ -6,6 +6,7 @@ Berkley Bilinear Bitswap Bluesky +CapTP CAR CARv CBOR @@ -20,6 +21,7 @@ Cambria Cartesian DAGs DBSP +DECO DHT DNSLink DSL @@ -30,6 +32,7 @@ Datalog Dialog's EDB ESVSSE +ETH EVAC Encryptions Equijoin @@ -38,25 +41,32 @@ FPP FQI Filecoin Golang +GossipSub HLS +Homestar HTTPS Herbrand Hexastore Holmgren IDB +Ignis IPFS IPLD IPNS +IPVM Interoperation Invertible IoT +JIT +JITs Krüger Kubo Merkle Multiplay Namespaces +Netherite OOM -PSU +Performant Philipp PomoDB PomoDB's @@ -67,6 +77,7 @@ PomoLogic's PomoRA PomoRA's Prolog +PSU Qri's RESTful RQA @@ -77,16 +88,21 @@ Runtime SCCs Schemas Semijoin +SEQUEL +Serverless Sextuple TLS TODO TTL Tele UCAN +Ucan UI URI UUIDs Untimed +Wasm +WASM WNFS WSS WebAssembly @@ -95,6 +111,8 @@ WebRTC WebSockets XXH Yesod +ZAWA +ZKSNARK ZSet ZSets Zelenka diff --git a/README.md b/README.md index 1733086..be03e62 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ implementation of IPVM. It is in no way exhaustive. * [A.M.B.R.O.S.I.A: Providing Performant Virtual Resiliency for Distributed Applications][ambrosia] * [Durable Functions: Semantics for Stateful Serverless][durable-fns] * [Netherite: Efficient Execution of Serverless Workflows][netherite] -* [SEQUEL: A STRUCIURED ~NGLISH QUERY LANGUAGE][sequel] +* [SEQUEL: A Structured English Query Language][sequel] ### Scheduling @@ -72,7 +72,7 @@ implementation of IPVM. It is in no way exhaustive. * [Capability Myths Demolished][caps-demolished] * [CapTP: The Capability Transport Protocol][captp] -* [Ucan Spec][ucan-spec] +* [UCAN Spec][ucan-spec] ### Privacy-preserving Protocols @@ -80,7 +80,7 @@ implementation of IPVM. It is in no way exhaustive. [1-step]: https://arxiv.org/pdf/1812.03651.pdf -[ambrosia]: https://www.microsoft.com/en-us/research/uploads/prod/2018/12/AmbrosiaPaper.pdf +[ambrosia]: https://irenezhang.net/papers/ambrosia-vldb19.pdf [aws-lambda]: https://arxiv.org/pdf/2305.13162.pdf [caps-demolished]: https://srl.cs.jhu.edu/pubs/SRL2003-02.pdf [captp]: http://erights.org/elib/distrib/captp/index.html @@ -103,8 +103,8 @@ implementation of IPVM. It is in no way exhaustive. [wasm-baseline]: https://arxiv.org/pdf/2305.13241.pdf [wasm-bringing-up]: https://github.com/WebAssembly/spec/blob/master/papers/pldi2017.pdf [wasm-component]: https://github.com/WebAssembly/component-model -[wasm-dyn]: https://helda.helsinki.fi/server/api/core/bitstreams/f535af54-70a8-4b35-a0aa-927543d4601c/content -[wasm-runtimes]: https://par.nsf.gov/servlets/purl/10337553 +[wasm-dyn]: https://dl.acm.org/doi/abs/10.1145/3412841.3442045 +[wasm-runtimes]: https://arxiv.org/pdf/2301.12102.pdf [wasm-study]: https://ieeexplore.ieee.org/document/10123536 [wit]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md [zawa]: https://jhc.sjtu.edu.cn/~hongfeifu/manuscriptb.pdf