link to indieauth and mention existing problems with this approach

master
https://id.koumbit.net/anarcat 2015-05-13 15:49:18 -04:00 committed by admin
parent 370261e715
commit 5d49b5c115
1 changed files with 4 additions and 0 deletions

View File

@ -99,3 +99,7 @@ adminusers can be converted, perhaps automatically, to use the email
addresses on record.
Thoughts anyone? --[[Joey]]
> I had looked at something like this before, through [[todo/indyauth_support]] - which basically turned out to outsource their own auth to http://intridea.github.io/omniauth/ and http://indiewebcamp.com/RelMeAuth...
>
> But it seems to me that your proposal is basic "email opt-in".. the one impact this has on (drupal) sites i know is that spammers use even those forms to send random emails to users. it's weird, but it seems that some bots simply try to shove victim's emails into forms with the spam data as they can and hope for the best... it seems this could be vulnerable as well... - [[anarcat]]