Skip to content

Commit

Permalink
fix: links and spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Jul 11, 2023
1 parent c0c0825 commit bd82081
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
20 changes: 19 additions & 1 deletion .custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Berkley
Bilinear
Bitswap
Bluesky
CapTP
CAR
CARv
CBOR
Expand All @@ -20,6 +21,7 @@ Cambria
Cartesian
DAGs
DBSP
DECO
DHT
DNSLink
DSL
Expand All @@ -30,6 +32,7 @@ Datalog
Dialog's
EDB
ESVSSE
ETH
EVAC
Encryptions
Equijoin
Expand All @@ -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
Expand All @@ -67,6 +77,7 @@ PomoLogic's
PomoRA
PomoRA's
Prolog
PSU
Qri's
RESTful
RQA
Expand All @@ -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
Expand All @@ -95,6 +111,8 @@ WebRTC
WebSockets
XXH
Yesod
ZAWA
ZKSNARK
ZSet
ZSets
Zelenka
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -72,15 +72,15 @@ 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

* [DECO: Liberating Web Data Using Decentralized Oracles for TLS][deco]


[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
Expand All @@ -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

0 comments on commit bd82081

Please sign in to comment.