Help and Usage

What is SharedPass

SharedPass is a fast, secure and ad-free password sharing site. Passwords are added to the system, a password key is created, the key is then used to retrieve the password. Passwords may only be viewed 1 time, so be careful.

Adding a Password

Navigate to Add Password page and enter the password. Click on submit to retrieve a key and a direct link. Share the link with someone to view the password.

Command Line

Parameters

{len} (optional) - integer 2 - 100 | default 16

{char_set} (optional) - alpha, alphanum, num, special | default all

Auto Generate and Save Password

Generates a 16 digit password with special characters

curl https://sharedpass.org/g/

Generates a 32 digit alpha numeric password

curl https://sharedpass.org/g/32/alphanum/

Generates an 8 digit numeric password

curl https://sharedpass.org/g/8/num/