diff --git a/journal/2021-01-14.md b/journal/2021-01-14.md index 5a827baa3..4367d6e4a 100644 --- a/journal/2021-01-14.md +++ b/journal/2021-01-14.md @@ -11,6 +11,7 @@ - [[garden]] - [[discord]] - [[siphon]] +- [[ucan]] [//begin]: # "Autogenerated link references for markdown compatibility" [2021-01-13]: 2021-01-13 "2021-01-13" diff --git a/ucan.md b/ucan.md new file mode 100644 index 000000000..53250ffb8 --- /dev/null +++ b/ucan.md @@ -0,0 +1,13 @@ +# Ucan + +- [[go]] https://talk.fission.codes/t/user-controlled-authorization-networks-ucan-resources/1122 + - [[quote]] [[pull]] [[User Controlled Authorization Networks]] ([[UCANs]]) are a way of doing [[authorization]] where users are fully in control. [[OAuth is designed for a centralized world, UCAN is the distributed user controlled version]]. + + + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[quote]: quote "Quote" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file