]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
introduce portier here as well, while i'm here
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>
Tue, 1 Nov 2016 15:55:46 +0000 (11:55 -0400)
committeradmin <admin@branchable.com>
Tue, 1 Nov 2016 15:55:46 +0000 (11:55 -0400)
doc/todo/emailauth.mdwn

index ec7b4b96d7803fc500e2369ebf91f11acaf16482..de5d2b1195060d9487b34b2842e1891c98976f25 100644 (file)
@@ -134,3 +134,7 @@ Thoughts anyone? --[[Joey]]
 >>> --[[smcv]]a
 
 >>> Email addresses are now cloaked in commits, using foaf:mbox_sha1sum. --[[Joey]]
+
+Note that the implementation of this lives in [[plugins/emailauth]].
+
+Also, I have found a similar system called [Portier](https://portier.github.io) that enables email-based auth but enhances it with [[plugins/openid]] connect... Maybe ikiwiki's authentication system could follow the standards set by Portier? OpenID connect discovery is particularly interesting, as it could mean that using your GMail address to login to ikiwiki would mean that you go straight to the more secure OpenID / Oauth authentication instead of relying on the slow "send email and click link" system... --[[anarcat]]