module
0.0.0-20230314204536-0c51a3488780
Repository: https://github.com/austral1a/fileserver.git
Documentation: pkg.go.dev
# README
FileServer (FS)
Spec
1. BE: Golang
2. File Storage: locally (temporary) -> AWS later on.
3. FS Client: CLI -> dedicated FE
4. Security:
- Auth 2. anonymous 3. basic 4. SSL/TLS (later on)
- Encryption ??