share-file-systems
share-file-systems copied to clipboard
Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.
Allow arbitrary change of identity. If device identity is changed it will require a new hash, new key pair, and distribution to all other devices. If user identity is changed...
Allow access to the documentation markdown formatted as HTML in the UI as modal type document.
The command terminal in the browser UI is functionally incomplete. At the moment it supports basic ANSI shell formatting and executes per command. What is needed: * Full extended ANSI...
Make use of PKI and exchange public keys during invitation. On subsequent connections an agent will encrypt their identifier using the public key of the remote agent. The remote agent...
In order to better evade malicious network monitoring and increase application efficiency the goal is to eliminate HTTP entirely. HTTP traffic for GET requests from the browser and invitation messaging...
I do not believe the `perf` command is accurately measuring socket messaging round trips correctly. I believe this could be a memory issue and the resolution is to run an...
Considering additional color themes. I wrote documentation to help: https://github.com/prettydiff/share-file-systems/blob/master/documentation/color_scheme.md
Currently copy terminal command only works for the local device.
**Describe the bug** I ran `npx share-file-systems`. Even though this is not explicitly documented, my naive expectation was that the application would start. I'm not sure if this is simply...
This functionality is achieved in Windows 10. When a text message comes into the browser while the browser is not the active window it blinks orange in the taskbar. Unfortunately,...