# 1Password and Vaultwarden Usage

## 1Password

Our 1Password for Teams account (`recaptime-dev.1password.com`) is provided at no cost as part of [the 1Password for Open-source program](https://github.com/1password/for-open-source), with benefits such as:

* developer integrations through managing SSH keys and signing Git commits, authenticating CLIs with biometrics, and securing secrets throughout projects

Team organizations in 1Password can have up to 10 regular users and 5 guests, so slots are limited at the moment (and the break-glass account can't be used daily due to the risk of abusing elevated permissions).

## Vaultwarden

Our Vaultwarden organization (hosted on our instance at `vault.recaptime.dev` at Hack Club Nest) is available for those who use Bitwarden clients, although the credentials may be outdated due to the use of 1Password.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://policies.recaptime.dev/staff/1password-and-vaultwarden.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
