How to Install simpleid in Ubuntu 18.04



Install simpleid by entering the following commands in the terminal:

sudo apt update
sudo apt install simpleid

Description:

simple OpenID provider implemented in PHP

SimpleID is a simple, personal OpenID provider written in PHP. OpenID is a way to provide for a single digital identity across the Internet. To get an OpenID you need to sign up to an OpenID provider, who acts as the "custodian" of your digital identity. Every time you want to log into an OpenID-enabled web site, you will be redirected to your OpenID provider, who will then verify your identity and provide this to the web site.

Homepage: http://www.simpleid.org/

Version: 0.8.1-15

Section: universe/web