summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormdecimus <mauro@stalw.art>2023-10-10 18:58:38 +0200
committermdecimus <mauro@stalw.art>2023-10-10 18:58:38 +0200
commit3d9efd363a3ed1fab306e3f5e9fea41bfe58d8be (patch)
treea123a7622a6d21dcf42c566a478650b863cff476 /README.md
parenta0812095efd7aaf21ce45420bd70bc1d3230e77f (diff)
Bayes classifier, type tokenizer and NLP module reorganization
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04bc9985..0574f2b9 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ Key features:
- OAuth 2.0 [authorization code](https://www.rfc-editor.org/rfc/rfc8628) and [device authorization](https://www.rfc-editor.org/rfc/rfc8628) flows.
- Access Control Lists (ACLs).
- Rate limiting.
+ - Security audited (read the [report](https://stalw.art/blog/security-audit)).
- **Robust and scalable**:
- **FoundationDB** or **SQLite** database backends.
- **S3-compatible** blob storage support.