Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Sadia_A1P
1Password Team
6 months agoIntroducing new .env file support in 1Password
Today, we’re introducing a first-of-its-kind feature available in the 1Password Desktop app.
With the new local .env file destination in 1Password Environments, you can securely use and share .env ...
cussiol
8 days agoNew Contributor
I've been using this feature since its launch, and it is like a dream coming true. I'm hoping for great new improvements on that.
Not having any secrets in plain text on my storage and principally not having to change each project/service to integrate with 1Password (like using packages or plugins) is just great.
Here are my wishes:
- Reference existing 1Password items so they won't be duplicated inside 1Passport (TOKEN="{{op://vault/service/token}}").
- Reference other variables (U="user", P="password", DB="url://$U:$P").
- Sorting the environment variables (alphabetically, manually).
- Option to make the mount file read-only.
- Support for project environments (like production, staging, dev, …) so a variable can inherit its value from other environments (see Infisical ;).
- Better "project/environments" organization (folders, tags, sorting, description, …).
- Ability to programmatically specify and mount the file destinations locally.
- CLI full management.
- Use/select templates for the mounting files.
Great job!
- collinbentley12 days agoNew Contributor
Echoing:
- Sorting the environment variables alphabetically --> annoyance when you have a large list of environments across the team