diff --git a/README.md b/README.md index 5ad72f3e..05f4d2b6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Pingvin Share is a self-hosted file sharing platform and an alternative for WeTr - Set an expiration date for shares - Secure shares with visitor limits and passwords - Email recipients +- Reverse shares +- OIDC and LDAP authentication - Integration with ClamAV for security scans ## 🐧 Get to know Pingvin Share @@ -31,6 +33,9 @@ Pingvin Share is a self-hosted file sharing platform and an alternative for WeTr The website is now listening on `http://localhost:3000`, have fun with Pingvin Share 🐧! +> [!TIP] +> Checkout [Pocket ID](https://github.com/stonith404/pocket-id), a simple OIDC provider which allows you to login with Passkeys into your services like Pingvin Share. + ## 📚 Documentation For more installation options and advanced configurations, please refer to the [documentation](https://stonith404.github.io/pingvin-share).