Skip to content

jkga/PAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Personal Authentication Protocol (PAP)

Key based Authentication for Servers and Applications

Temporary logo

Personal Authentication Protocol (PAP) is a secure authentication protocol for accessing protected resources in a server including files, directory and accounts. It works by exchanging tokens to generate unique key that will only work within a session under a limited permission. Server, applications or any connected nodes must use the same algorithm to validate and generate hashes.

It is essential for authenticating server-server and application-server which nodes require a strict access from outbound connection. It is best suitable for personal and enterprise in which closed authentication is required.

About

Personal Authentication Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published