PassWall logo

PassWall

  •  0 ratings
In category: Password Managers

About PassWall

Open source password manager.

  •   466  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about PassWall

PassWall Server

PassWall Server is the core backend for open source password manager PassWall platform. Using this server, you can safely store your passwords and access them from anywhere.

License GitHub issues Build Status Coverage Status Docker Pull Status
Deploy

Support

I promise all the coffee you have ordered will be spent on this project
Become a Patron

Clients

PassWall Server can be used with PassWall Desktop

On Premise Installation

  1. Pull passwall-server image from Docker Hub.
docker pull passwall/passwall-server
  1. Download the docker-compose.yml file and start the server with the following commands.

mkdir $HOME/passwall-server
cd $HOME/passwall-server
wget https://raw.githubusercontent.com/passwall/passwall-server/main/docker-compose.yml
docker-compose up -d

  1. Create a new user with passwall-cli.

    docker exec -it passwall-server /app/passwall-cli

  2. Download and install any passwall client you want from paswall.io.

  3. Open your client and write http://localhost:3625 into the server url field. Login with your newly created user information.

API Documentation

API documentation available at Postman Public Directory

Security

  1. PassWall uses The Advanced Encryption Standard (AES) encryption algorithm with Galois/Counter Mode (GCM) symmetric-key cryptographic mode. Passwords encrypted with AES can only be decrypted with the passphrase defined in the config.yml file.

  2. Endpoints are protected with security middlewares against attacks like XSS.

  3. Against SQL injection, PassWall uses Gorm package to handle database queries which clears all queries.

  4. There is rate limiter for signin attempts against brute force attacks.

Environment Variables

These environment variables are accepted:

Server Variables: - PORT - PW_SERVER_USERNAME - PW_SERVER_PASSWORD - PW_SERVER_PASSPHRASE - PW_SERVER_SECRET - PW_SERVER_TIMEOUT
- PW_SERVER_GENERATED_PASSWORD_LENGTH - PW_SERVER_ACCESS_TOKEN_EXPIRE_DURATION - PW_SERVER_REFRESH_TOKEN_EXPIRE_DURATION

Database Variables - PW_DB_NAME - PW_DB_USERNAME - PW_DB_PASSWORD - PW_DB_HOST - PW_DB_PORT - PW_DB_LOG_MODE

Hello Contributors

  1. Don't send too much commit at once. It will be easier for us to do a code review.

  2. Be sure to take a look at the dev branch. The version I am working on is there.

  3. First try to fix // TODO:s in the code.

  4. Then you can contribute to the development by following the mile stones.

  5. Don't mess with the user interface. The design guide has not been released yet.

Comments (0)

Please login to join the discussion on this project.

PassWall Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 32k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 19k    1    1    0  

Libreddit

in Social Networks and Forums
 6k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 5k    0    1    0  

Dashboard

in Personal Dashboards
 4k    0    0    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 19k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 943    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Vaultwarden logo
Vaultwarden cover

Vaultwarden

Lightweight Bitwarden server API implementation written in …

Passbolt logo
Passbolt cover

Passbolt

Password manager dedicated for managing passwords in a coll…

PassIt logo
PassIt cover

PassIt

Simple password manage with sharing features by group and u…