Skip to content

Commit fd633aa

Browse files
authored
Update README.md
1 parent 8ca79e4 commit fd633aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ cargo install --features binary --path .
3535
s3-server --help
3636
```
3737

38+
## Features
39+
40+
- [x] Most operations are functional
41+
- [x] ACL for each token
42+
- [x] ACL inheritance (for active directory like)
43+
- [x] ACL based bucket listing
44+
- [ ] Static web hosting
45+
- [ ] Hostname bucket scheme???
46+
3847
## Usage
3948

4049
~~You must generate `target/pub.pem` which also require a private key to sign token. Yet, token are infered, which is really costy~~

0 commit comments

Comments
 (0)