Hi HN! This is a project that I've been working on for several months in my spare time. I had been working on multiple computers in different locations and found moving files between them was quite cumbersome. I would have to upload them to Google Drive, and if I forgot to move them to the correct location for syncing, I would be out of luck. I had also been interested in edge computing and creating a remotely queryable folder system through an API. Filemesh is the result of some of those ideas. It's a way to create a distributed web-based file system with the added ability for all users to remain completely anonymous. You can upload, download, and manage files through a gateway that routes requests to connected computers. Any thoughts or feedback would be greatly appreciated! |