summaryrefslogtreecommitdiff
path: root/www/angie-module-auth-totp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/angie-module-auth-totp/pkg-descr')
-rw-r--r--www/angie-module-auth-totp/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/angie-module-auth-totp/pkg-descr b/www/angie-module-auth-totp/pkg-descr
new file mode 100644
index 000000000000..085449b89d4b
--- /dev/null
+++ b/www/angie-module-auth-totp/pkg-descr
@@ -0,0 +1,10 @@
+Time-based one-time password (TOTP) authentication for Angie.
+
+The Time-based One-Time Password (TOTP) algorithm, provides a secure mechanism
+for short-lived one-time password values, which are desirable for enhanced
+security. This algorithm can be used across a wide range of network applications
+ranging from remote Virtual Private Network (VPN) access, Wi-Fi network logon to
+transaction-orientated Web applications.
+
+The nginx-http-auth-totp module provides TOTP authentication for an Angie
+server.