Skip to content

Password authentication utilities for Termux.

License

Notifications You must be signed in to change notification settings

termux/termux-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termux-auth

Termux-auth provides password authentication for Termux remote access software such as OpenSSH, Dropbear and Shellinabox.

What is provided by this package:

  • Authentication library libtermux-auth.so
  • Password management utility passwd
  • Login utility pwlogin, alternative to $TERMUX_PREFIX/bin/#. Primarily used by shellinabox server. Using for local login is not recommended because it can be bypassed via failsafe session mode.

User credentials are stored in ${HOME}/.termux_authinfo in one-way cryptographically processed form. When this file doesn't exist, it means that access is locked down.

About

Password authentication utilities for Termux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published