KingDownloads

passwall-server

by passwall 767 stars AGPL-3.0Security & Privacy
passwall-server preview

About passwall-server

Passwall Server is the backend component of the PassWall platform, an open source password management system. It provides secure storage for passwords and other sensitive data, accessible through a RESTful API.

The server supports multiple data types including passwords, credit cards, bank accounts, notes, and emails. It uses AES-GCM encryption for secure storage and JWT tokens for authentication.

Passwall Server can be deployed using Docker Compose or run locally with Go. It includes security features like XSS protection, SQL injection prevention, and rate limiting.

Key features

  • AES-GCM encryption for secure password storage
  • RESTful API with documented endpoints
  • Docker support for easy deployment
  • Auto migration for database schema management
  • Multiple storage types including passwords, credit cards, and notes
  • Security middlewares for XSS protection and SQL injection prevention
  • JWT authentication with access and refresh tokens

Download v1.2.1

Aug 22, 2022

No direct download assets detected for the latest release.

View all 10 versions

Frequently asked questions

Is passwall-server free?
Yes. passwall-server is free and open-source software, distributed under the AGPL-3.0 license.
What is the latest version of passwall-server?
The latest version is v1.2.1, released on Aug 22, 2022.
What is Passwall Server?
Passwall Server is the backend infrastructure for the PassWall password management platform, providing secure storage and access to sensitive data.
How can I deploy Passwall Server?
Passwall Server can be deployed using Docker Compose or run locally with Go. Docker deployment is recommended for easier setup.
What platforms does Passwall Server support?
Passwall Server can be run on any platform that supports Go or Docker, including Linux, macOS, and Windows.
What license does Passwall Server use?
Passwall Server is licensed under the MIT License.

More Security & Privacy