Brooklyn Zelenka
Brooklyn Zelenka
A rough plan for how this will break down, and general organizational questions. As an example, I've provided an almost certainly incorrect order of operations below: # Order of Operations...
Estimated to take a couple of days at most. The basic idea is what used to be called app-to-app linking in AOL, but even that was really the ability to...
For example, the auth lobby with warm up forever and never redirect back to the app ### Reproduced By * Brooke * Boris ### Environment * macOS 11.2 / Safari...
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem Concurrent updates across devices can cause data loss by: 1. Dropping history (overwriting revisions)...
Waiting for the rest of app owned auth to ship (see project board)
https://github.com/fission-suite/ucan
...and then presumably consume this in the Dashboard This stage can be βmerelyβ a root key+UCAN download (no BLS yet) # Tasks * [ ] Move (simple variant of) recovery...
We have this written in detail... somewhere. I'll dig it up. In the meantime: Currently UCANs include the entire bare namefilter. This is both space inefficient, and leaks more information...
# Summary ## Problem This is a bit of an odd one, but recording here in case it happens again: Attempting to write to this specific, existing file in the...
# Summary ## Problem `isValid` doesn't return much useful feedback (classic boolean blindness). ### Impact It's very difficult to debug without looking at the server ## Solution Write a `Ucan.check`...