diff --git a/pool/page_reg.php b/pool/page_reg.php
index 5a9c87e6..f9c01d04 100644
--- a/pool/page_reg.php
+++ b/pool/page_reg.php
@@ -15,7 +15,14 @@ function doregres($data, $u)
else
$mail = '';
- $pg = makeForm('')."
+ $pg = "
WARNING:
+Do not give your username+password to anyone else.
+Do not give your username+password to apps or web sites.
+A monitoring app or web site will ONLY need your username+API key.
+You can setup an API key from the 'Account'->'User Settings' menu page after you login.
+Your miner password should be 'x' and must not use your login password.
";
+
+ $pg .= makeForm('')."
User: | Pass: |