Skip to content
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: Code Collaboration over Nostr #618

Closed
wants to merge 5 commits into from

Conversation

KaffinPX
Copy link

@KaffinPX KaffinPX commented Jun 21, 2023

I'm proposing and developing a solution for managing code/repositories over Nostr without storing actual data on it but on an alternate network.

CLI client: https://github.com/fostr-dev/cli
Web client: https://fostr.dev -- source code: https://github.com/fostr-dev/web

My profile is npub12nfr7wjr3exmfgn2ftl6xk2lqpwafz6ck7xpdlfwksw335ymprjsw2rfe6

@KaffinPX
Copy link
Author

Maybe we should call it "Code Collaboration over Nostr" bcs its much complicated for file distribution?

@KaffinPX KaffinPX changed the title NIP-96: File distribution(& management) over Nostr NIP-96: Code collaboration over Nostr Jun 22, 2023
@KaffinPX KaffinPX changed the title NIP-96: Code collaboration over Nostr NIP-96: Code Collaboration over Nostr Jun 22, 2023
@fiatjaf
Copy link
Member

fiatjaf commented Jun 23, 2023

I think this spec is too vague, and doesn't seem to have any immediate use cases. People mostly use git for code collaboration, not sending files over a web client. And this relies on IPFS to store things?

@KaffinPX
Copy link
Author

I think this spec is too vague, and doesn't seem to have any immediate use cases. People mostly use git for code collaboration, not sending files over a web client. And this relies on IPFS to store things?

Its successor of #223 and Git was a centralized service and our CLI client mimicks it well, IPFS is only used by our clients, people can use torrents, tor links or smth that proves integrity on their custom clients

Also about theres no any immediate use cases, our current IPFS default node is storing more than 50 GB, we saw lots of things already uploaded like Bitcoin whitepaper. I hope people decentralizes their repos more by pinning.

image

@bndw
Copy link

bndw commented Jul 6, 2023

It seems like this could be accomplished with the existing NIP-94 event.

@KaffinPX KaffinPX closed this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants