Should there be a separate term for "Local-Only"?
consider how something like simple a text editor works; user inputs text, then the user saves the file to the desktop.
the text editor is a simple example. "local" is only relevent if there is a concept of a "remote".
i am working on a messaging app and ive been promoting it as "local-first", but i dont think its the correct term because it seems to confuse users. i think i need to emphesise something along the lines of "local-only". my app is only using browser storage and avoids api's and databases for messaging by using webrtc.
calling it "local-first" sounds like it implied "remote-second", but there is no remote in the traditional sense.
edit: feel free to reach out for clarity. my app is further described on the project sub here: https://www.reddit.com/r/positive_intentions/comments/1tq1u62/introducing_enkrypted_chat