superfly / litefs

FUSE-based file system for replicating SQLite databases across a cluster of machines
Apache License 2.0
3.76k stars 89 forks source link

Sync and Client API security #421

Open lawrencegripper opened 7 months ago

lawrencegripper commented 7 months ago

Been looking at the project and it's really cool.

I couldn't find any references to securing the node-to-node and client API's, is this something that is supported?

For example, maybe TLS and pre-shared key or another scheme to ensure only authorised users