sommerfeld on Nostr: Would a nostr filesystem (as a fuse) called nostrfs even make sense? * Mounting a ...
Would a nostr filesystem (as a fuse) called nostrfs even make sense?
* Mounting a nostrfs would require having a private key hot, needed to sign every change.
* Mounting config would have to specify the relays.
* Creating a file would be equivalent to creating a note
* Directory tree could represent the tree of notes and their comments. Or it could be used to automatically specify tags or different event kinds (not sure what would be more useful).
* Deleting a file would delete a note
* Editing the file would delete the note and create a new one (until there is a NIP for note editing).
Why? Why not. Imagine using nostr by just using a file browser and and getting replies by seeing files appear.
* Mounting a nostrfs would require having a private key hot, needed to sign every change.
* Mounting config would have to specify the relays.
* Creating a file would be equivalent to creating a note
* Directory tree could represent the tree of notes and their comments. Or it could be used to automatically specify tags or different event kinds (not sure what would be more useful).
* Deleting a file would delete a note
* Editing the file would delete the note and create a new one (until there is a NIP for note editing).
Why? Why not. Imagine using nostr by just using a file browser and and getting replies by seeing files appear.