mirror of
https://github.com/denoland/deno.git
synced 2024-10-29 08:58:01 -04:00
docs: add Deno security model conference video link (#7724)
This commit is contained in:
parent
731de86976
commit
23557331c9
1 changed files with 6 additions and 0 deletions
|
@ -84,3 +84,9 @@ Allow net calls to any host/url:
|
|||
```shell
|
||||
deno run --allow-net fetch.ts
|
||||
```
|
||||
|
||||
### Conference
|
||||
|
||||
Ryan Dahl. (September 25, 2020).
|
||||
[The Deno security model](https://www.youtube.com/watch?v=r5F6dekUmdE#t=34m57).
|
||||
Speakeasy JS.
|
||||
|
|
Loading…
Reference in a new issue