Enroll

Download the app

Contact Form

Please do not include or request personal account information on this form. If you need assistance with personal account information, please send a secure message via the Messages tab within Founders Online, or call .

Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Apply for a Credit Card!

Are you a member?

MEMBERS: Log in to Founders Online then select Add Accounts to apply for your Credit Card.

Founders Online

NON-MEMBERS: Please complete our Credit Card Application and Membership Application.

Apply for a Deposit Account!

Are you a member?

MEMBERS: Log in to Founders Online then select Add Accounts to apply for your Deposit Account.

Founders Online

NON-MEMBERS: Please complete our Deposit Application and Membership Application.

Apply for an Auto Loan!

Are you a member?

MEMBERS: Log in to Founders Online then select Add Accounts to apply for your Auto Loan.

Founders Online

NON-MEMBERS: Please complete our Auto Loan Application and Membership Application.

Tailscale Key Expiry <99% QUICK>

Yes, node keys rotate automatically every ~24 hours. This is seamless and requires no action.

No. Tailscale SSH uses separate node keys and ephemeral certificates (default 2‑hour expiry). Auth keys are only for joining nodes. Summary Table | Feature | Auth Key (Pre‑auth) | Node Key | |---------|---------------------|-----------| | Purpose | Join new devices | Authenticate existing device | | Expiry control | User‑configurable | Automatic (24h rotation) | | Default expiry | 30 days | N/A (rotates) | | Max expiry | 1 year (reusable) | N/A | | Can revoke manually? | Yes | No (revoke node instead) | | Affects existing nodes? | No | Yes (if revoked, node loses access) | By understanding and actively managing Tailscale key expiry , you can significantly improve your tailnet's security posture while enabling smooth automation and device lifecycle management. tailscale key expiry

# Generate a key expiring in 72 hours tailscale auth-key --valid-for 72h tailscale auth-key --reusable --valid-for 2160h Generate a key expiring in 1 year (max) tailscale auth-key --reusable --valid-for 8760h Yes, node keys rotate automatically every ~24 hours

No. The maximum is 1 year. This is enforced by Tailscale. Tailscale SSH uses separate node keys and ephemeral

1 year (8760 hours).