Skip to content

NIP-96: Code Collaboration over Nostr#618

Closed
KaffinPX wants to merge 5 commits into
nostr-protocol:masterfrom
fostr-dev:master
Closed

NIP-96: Code Collaboration over Nostr#618
KaffinPX wants to merge 5 commits into
nostr-protocol:masterfrom
fostr-dev:master

Conversation

@KaffinPX
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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