Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 80 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,80 @@
![Bitwarden](https://github.com/bitwarden/.github/blob/main/images/logo-horizontal-blue.svg)
<p align="left">
<a href="https://bitwarden.com" target="_blank">
<img src="https://github.com/bitwarden/.github/blob/main/images/logo-horizontal-blue.svg" alt="Bitwarden" />
</a>
</p>

# About Bitwarden

<a href="https://bitwarden.com" target="_blank">Bitwarden</a> envisions a world where no one gets hacked, and we recognize this is only possible by working together. The global Bitwarden community shapes our mission to empower individuals, teams, and organizations to safely manage their sensitive information online.

#### Here, you can
<ul>
<li>Review code + release info/feature development
<li>Propose PRs
<li>Fork Bitwarden
</ul>

To request support, please visit http://bitwarden.com/help and click the Contact support button on the right-hand side.
# About Bitwarden Repos

## Bitwarden Password Manager

Bitwarden Password Manager enables businesses and individuals to protect their online data in the face of rising cybercrime threats. Use Bitwarden Password Manager to generate strong, unique passwords for every account you use online.

### Security-first principles
<ul>
<li>Open source
<li>End-to-end encrypted
<li>Zero-knowledge encrypted
<li>Option to self-host
</ul>

#### Popular related repos
<ul>
<li><a href="https://github.com/bitwarden/server">server</a> - Bitwarden infrastructure/backend (API, database, Docker, etc).
<li><a href="https://github.com/bitwarden/clients">clients</a> - Bitwarden client apps (web, browser extension, desktop, and cli).
</ul>
Learn more about Bitwarden Password Manager by reading the <a href="https://bitwarden.com/help/bitwarden-security-white-paper/" target="_blank">Bitwarden Security Whitepaper</a>.

## Bitwarden Secrects Manager

Bitwarden Secrets Manager enables developers, DevOps, and cybersecurity teams to centrally store, manage, and deploy secrets at scale. Use Secrets Manager to:
<ul>
<li>Manage and deploy secrets across the development lifecycle.
<li>Boost productivity, collaborate securely.
<li>Level up your protection.
</ul>

#### Popular related repos
<ul>
<li><a href="https://github.com/bitwarden/sdk-sm">sdk-sm</a> - Bitwarden Secrets Manager SDK
<li><a href="https://github.com/bitwarden/sm-action">sm-action</a> - Github Action for Secrets Manager
</ul>
Learn more by visiting the <a href="https://bitwarden.com/help/secrets-manager-overview/" target="_blank">Secrets Manager documentation</a>.

## Passwordless.dev

Bitwarden Passwordless.dev provides the API framework that minimizes complexities associated with passkey development.
<ul>
<li><b>Passkeys for your users</b>: For developers building user applications, give your end users a seamless login experience that is more secure and one they will love. Keep your authentication flow smooth and fast to grow your user base.
<li><b>Passkeys for your workforce</b>: Phish-proof your enterprise by giving internal team members the ability to access enterprise systems and applications without relying on passwords.
</ul>

#### Popular related repos
<ul>
<li><a href="https://github.com/bitwarden/passwordless-server">passwordless-server</a> - Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc)
<li><a href="https://github.com/bitwarden/passwordless-react-example">passwordless-react-example</a> - Bitwarden Passwordless.dev React example
</ul>
Learn more by visiting the <a href="https://docs.passwordless.dev/" target="_blank"> Passwordless.dev documentation</a>.
</p>

# We're Hiring!

Interested in contributing in a big way? Consider joining Bitwarden! We're hiring for many positions. Please take a look at the [Careers page](https://bitwarden.com/careers/) to see what opportunities are currently open as well as what it's like to work at Bitwarden.

# Contribute

Code contributions are welcome! Please commit any pull requests against the `main` branch. Learn more about how to contribute by reading the [Contributing Guidelines](https://contributing.bitwarden.com/contributing/). Check out the [Contributing Documentation](https://contributing.bitwarden.com/) for how to get started with your first contribution.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the [`SECURITY.md`](/SECURITY.md) file.