diff options
author | friendica <info@friendica.com> | 2013-12-20 01:39:05 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-20 01:39:05 -0800 |
commit | 916f3e9afc0dcf7f4255bac917ed6236595c7e07 (patch) | |
tree | e6e77b19ca915b75f0204ef79d931667dd074cb3 /doc/html/zfinger_8php.html | |
parent | 2c0fbc508e44ebc96b00e4e8a5e166324fbcf9b3 (diff) | |
download | volse-hubzilla-916f3e9afc0dcf7f4255bac917ed6236595c7e07.tar.gz volse-hubzilla-916f3e9afc0dcf7f4255bac917ed6236595c7e07.tar.bz2 volse-hubzilla-916f3e9afc0dcf7f4255bac917ed6236595c7e07.zip |
doc updates
Diffstat (limited to 'doc/html/zfinger_8php.html')
-rw-r--r-- | doc/html/zfinger_8php.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/zfinger_8php.html b/doc/html/zfinger_8php.html index e41ca2a51..b35337c42 100644 --- a/doc/html/zfinger_8php.html +++ b/doc/html/zfinger_8php.html @@ -129,6 +129,8 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> +<p>The special address '[system]' will return a system channel if one has been defined, Or the first valid channel we find if there are no system channels.</p> +<p>This is used by magic-auth if we have no prior communications with this site - and returns an identity on this site which we can use to create a valid hub record so that we can exchange signed messages. The precise identity is irrelevant. It's the hub information that we really need at the other end - and this will return it.</p> <p>Referenced by <a class="el" href="__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0">_well_known_init()</a>.</p> |