Difference between revisions of "Username"

From I2P Wiki
Jump to navigation Jump to search
m (fix wording)
m
Line 1: Line 1:
A pair of a '''username''' (aka '''login''') and a [[password]] are one of the possible ways a registered user will need to get authorised access into a service (like for a [[Git]] account on an [[eepsite]]) or a computer system (like for [[SSH]] servers using password-based authentication).
+
A pair of a '''username''' (aka '''login''') and a [[password]] are one of the possible ways a registered user might use for authentication for a service (like for a [[Git]] account on an [[eepsite]]) or a computer system (like for [[SSH]] servers using password-based authentication).
   
 
== See also ==
 
== See also ==
Line 5: Line 5:
 
* [[Secure password generator]]
 
* [[Secure password generator]]
   
== Links ==
+
== External links ==
 
* {{wikipedia|Registered user}}
 
* {{wikipedia|Registered user}}
 
* {{wikipedia|User (computing)}}
 
* {{wikipedia|User (computing)}}

Revision as of 14:10, 27 January 2023

A pair of a username (aka login) and a password are one of the possible ways a registered user might use for authentication for a service (like for a Git account on an eepsite) or a computer system (like for SSH servers using password-based authentication).

See also

External links