-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NIP-96: File Distribution over Nostr #358
Conversation
We released our preview of web client on https://fostr.dev ;) CLI delayed to tomorrow. |
Source code of web client will be released soon over same account w CLI client. |
Also we know theres a bug on address linking over website on web client, will be fixed soon Edit: Fixed |
Where does it store the files, actually? |
Our implementations are using IPFS |
:) |
Check your internet connection :) |
So yeah i can reproduce that by having a 700-800 ms ping internet(aka satellite internet), looks like its because request timeout so we will add a refresh button in next update. |
this should be linked to your internet connection. Alternatively, we just added a |
Yeah, it was Starlink in a shitty location. Yet, giving such message is a bad UX. Still trying to try. Now getting
|
Uhm i cant reproduce that, can you add me on Discord: KaffinPX#0001 so we can try to get some debug data. |
Is it not possible to take advantage of the [NIP-94] (#337) that already proposes this file broadcast instead of creating a new NIP? |
Our solution is immutable and designed for distributing decentralized file system ids, not a beacon for urls. |
Sorry, not a discord user so can't find you there. Still interested to understand how your solution works. |
Im going to release CLI client soon, also can you share dev console logs to here so maybe we can find smth. |
It gets
|
Thomiz will check soon |
This happens in firefox here, but not in chrome/brave |
Ah so give us some time to fix, ig some Path standard differences |
Fixed |
Can everyone help us to advertise Fostr, literally no one knows about it yet lol |
@fiatjaf fyi, its ready to be reviewed |
ea10ae7
to
852bd7f
Compare
what happened to this, why is there another 96? |
This repo is centralized and this pull request got ghosted. |
If this repo was centralized it would have been my responsibility to read this and decide upon merging it or not. Since it is not, then I can safely ignore it until the community is on the streets claiming for the merge. |
But I personally didn't like it. |
I'm proposing and developing a solution for managing files/repositories over Nostr without storing actual data on it but on an alternate network.
I will release our CLI client tomorrow(Currently im testing&improving code quality) and our web client coming in some days(Its a working prototype rn).
Will release screenshots if comments ;)