BUD-10: Implement 'user backup lists' tag#82
Conversation
|
If I'm understanding this correctly the If thats the case then I don't think it makes sense to add this to BUD-03, it seems highly specific and something that the application itself should store, since its user configuration |
|
I agree, it's better to move all this stuff to a new kind. |
This reverts commit cc15981.
cc15981 to
e0a5471
Compare
|
Pushed a new BUD-10 to manage user backup lists. @fiatjaf FYI |
a275a8c to
f134437
Compare
f134437 to
e8aa1bf
Compare
|
I'm not sure if listing more URLs for the same |
|
@hzrd149 have you had a chance to review the PR? |
I wouldn't include the blossom server URLs in the |
|
Besides removing the server url from the |
You are right, the URL position is confusing, we should use the next free position (5th for
Yes, it's a way to share your backup (or any other know backup) to permit users to access blobs from other authors that are not anymore available in the original location. |
We shouldn't be overloading the
What would an example event look like. the way the spec is written the event is very flexible and could mean anything from "I'm backing up all the users blobs here" or "I've saved this one video from this note here" Also if the goal is to produce these weekly how are client supposed handle duplicates? or worse incorrect kind:63 events? |
I'm going to release an update for Chronicle that supports backup of others' blobs, to have a really full copy of the conversation where the owner participated, media included.
If the original author of a note doesn't offer working backup locations, we risk being unable to retrieve their media. With the
fallbacktag the user can instruct the client to use some preferred additional servers, before falling back to the "well-known popular Blossom server" as a last resort.