---
icon: octicons/apps-16
tags:
- Evergreen
---
# Software
Though I do prefer free (as in freedom) software, I do use proprietary software if its open-source alternative is not adequate.
## 1Password
/// info
1Password is a :material-lock: __proprietary__, :material-sync: __subscription__-ware password manager.
///
1Password is robust, cross-platform, and well integrated. Its ease of use and wide adoption also makes sharing passwords effortless.
1Password also offers various developer functions that I find cannot be matched by other offerings. These include:
- SSH Authentication
- Git Commit Signing
- Developer Tokens and Secrets Automation
- [twpayne/chezmoi](https://www.chezmoi.io/user-guide/password-managers/1password/) integration for managing dotfiles
- [Visual Studio Code](https://developer.1password.com/docs/vscode/) integration for editing secrets
/// success | Security
1Password is [audited](https://support.onepassword.com/security-assessments/) on a regular basis and also documents their security in the [security white paper](https://1passwordstatic.com/files/security/1password-white-paper.pdf).
///
[:octicons-link-external-16: Homepage](https://1password.com/){ .md-button }
[:fontawesome-solid-money-bill:](https://1password.com/sign-up/){ .card-link title=Pricing }
[:fontawesome-regular-eye:](https://support.onepassword.com/1password-privacy/){ .card-link title="Privacy Policy" }
[:octicons-markdown-16:](https://developer.onepassword.com/){ .card-link title="Developer Documentation" }
## Firefox
///
[^1]: [gorhill/uBlock: uBlock Origin Works Best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox)
[:octicons-link-external-16: Homepage](https://firefox.com){ .md-button }
[:fontawesome-regular-eye:](https://www.mozilla.org/privacy/firefox/){ .card-link title="Privacy Policy" }
[:octicons-markdown-16:](https://firefox-source-docs.mozilla.org/){ .card-link title=Documentation}
[:fontawesome-regular-file-code:](https://hg.mozilla.org/mozilla-central){ .card-link title="Source Code" }
[:fontawesome-regular-heart:](https://donate.mozilla.org/){ .card-link title=Contribute }
## Visual Studio Code
-
![Visual Studio Code](https://assets.tylernguyen.wiki/logos/VSCode.svg#only-light){ loading-lazy width=100 }
![Visual Studio Code](https://assets.tylernguyen.wiki/logos/VSCode-dark.svg#only-dark){ loading-lazy width=100 }
I use Visual Studio Code is mainly for extensions and remote capabilities.
//// collapse-code
```json title="settings.json"
--8<-- "https://gist.githubusercontent.com/tylernguyen/fd3271d4d2ab037e9a4bd43270866684/raw/b65f342c04b88800e16f0bdf8929ea51805af041/vscode_settings.json"
```
////
/// extension | Extensions
/// info
Material for MkDocs is a :material-sync: __sponsor__-ware, :material-source-branch: __open source__ static site generator intended for documentation. Sponsoring the project grants access to a private development fork called Insiders.
///
/// example
This website is created using Material for MkDocs Insiders.
///
## Virtualization and Containers