Commit
Author: Jason White [jwhite@esri.com]
Hash: 00a5aa3eb03c95bcbd3311356914302ac7af2d87
Timestamp: Wed, 13 Mar 2019 22:07:13 +0000 (6 years ago)

+9 -0 +/-1 browse
readme: Add non-features section
1diff --git a/README.md b/README.md
2index 5aaf3c7..97c0dea 100644
3--- a/README.md
4+++ b/README.md
5 @@ -21,6 +21,15 @@ A high-performance, caching Git LFS server with an AWS S3 back-end.
6 project names in the URL and they are automatically created. If two projects
7 share many LFS objects, have them use the same URL to save on storage space.
8
9+ The back-end storage code is very modular and composable. PRs for implementing
10+ other storage back-ends are welcome. If you begin working on this, please let us
11+ know by submitting an issue.
12+
13+ ## Non-Features
14+
15+ - There is no client authentication. This is meant to be run in an internal
16+ network with clients you trust, not on the internet with malicious actors.
17+
18 ## Running It
19
20 ### Generate an encryption key