Hacker News new | ask | show | jobs
by austin-cheney 1302 days ago
I am writing a Node based P2P and messaging app for privacy. It’s mostly for linking personal devices as a single shared file system but it also has a security model for restricted sharing between trusted friends.

https://github.com/prettydiff/share-file-systems

The application concept is difficult to explain so I have started calling it an operating system as the application is getting larger.