Downloads:
12,343
Downloads of v 2.28.1:
179
Last Update:
09 Sep 2024
Package Maintainer(s):
Software Author(s):
- Perry Mitchell
- Sallar Kaboli
Tags:
buttercup password manager password-manager foss cross-platform- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Buttercup (Install)
- 1
- 2
- 3
2.28.1 | Updated: 09 Sep 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
12,343
Downloads of v 2.28.1:
179
Maintainer(s):
Software Author(s):
- Perry Mitchell
- Sallar Kaboli
Buttercup (Install) 2.28.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Perry Mitchell, Sallar Kaboli. The inclusion of Perry Mitchell, Sallar Kaboli trademark(s), if any, upon this webpage is solely to identify Perry Mitchell, Sallar Kaboli goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Buttercup (Install), run the following command from the command line or from PowerShell:
To upgrade Buttercup (Install), run the following command from the command line or from PowerShell:
To uninstall Buttercup (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download buttercup --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade buttercup -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade buttercup -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install buttercup
win_chocolatey:
name: buttercup
version: '2.28.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'buttercup' do
action :install
source 'INTERNAL REPO URL'
version '2.28.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller buttercup
{
Name = "buttercup"
Version = "2.28.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'buttercup':
ensure => '2.28.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 18 Oct 2024.
Buttercup is a password manager - an assistant for helping you store all of your login credentials. Buttercup helps you keep your accounts safe and assists you when you want to log in - all you need to do is remember just one password: your master password.
This is the Desktop application in the Buttercup suite, and there's also a mobile app and browser extension so that you can access your credentials anywhere. You store your credentials (login information) in a secure archive, which can then be stored on your own computer or any of our supported cloud services (like Dropbox, for example).
Archives are encrypted using the AES specification, and cannot be read by anyone besides those with the master password. Brute-force decryption is not technically possible. You should not share your archive with anyone, but rest assured: your contents are safe.
Why you need software like Buttercup
Many of us have 10s or 100s of accounts, and it would be crazy to secure these with 1 or 2 passwords. Why? If an attacker gains access to one of the systems you have an account with, your password there may be easily stolen - if an attacker gets this it's highly likely they will try to log in to other accounts you have with the same password. If you're using the same password on more than one site, you risk having several accounts stolen if any one of them is breached.
Buttercup helps you by remembering all of your passwords, and because you no longer have to remember them yourself, you can use different passwords for every single site.
Log in or click on link to see number of positives.
- buttercup.2.28.1.nupkg (3e16bdb6f231) - ## / 65
- Buttercup-win-x64-2.28.1-installer.exe (f1f66b7a7bfe) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Buttercup (Install) 2.28.1 | 179 | Monday, September 9, 2024 | Approved | |
Buttercup (Install) 2.28.0 | 134 | Saturday, August 10, 2024 | Approved | |
Buttercup (Install) 2.27.0 | 281 | Tuesday, April 2, 2024 | Approved | |
Buttercup (Install) 2.26.5 | 40 | Monday, April 1, 2024 | Approved | |
Buttercup (Install) 2.26.4 | 38 | Sunday, March 31, 2024 | Approved | |
Buttercup (Install) 2.26.3 | 36 | Saturday, March 30, 2024 | Approved | |
Buttercup (Install) 2.26.2 | 66 | Friday, March 22, 2024 | Approved | |
Buttercup (Install) 2.26.1 | 114 | Wednesday, March 13, 2024 | Approved | |
Buttercup (Install) 2.26.0 | 74 | Monday, March 4, 2024 | Approved | |
Buttercup (Install) 2.25.0 | 132 | Monday, February 5, 2024 | Approved | |
Buttercup (Install) 2.24.4 | 158 | Monday, December 18, 2023 | Approved | |
Buttercup (Install) 2.24.3 | 51 | Friday, December 15, 2023 | Approved | |
Buttercup (Install) 2.23.1 | 72 | Sunday, December 10, 2023 | Approved | |
Buttercup (Install) 2.23.0 | 75 | Wednesday, November 29, 2023 | Approved | |
Buttercup (Install) 2.22.0 | 57 | Tuesday, November 28, 2023 | Approved | |
Buttercup (Install) 2.21.0 | 144 | Sunday, November 5, 2023 | Approved | |
Buttercup (Install) 2.20.3 | 263 | Saturday, June 3, 2023 | Approved | |
Buttercup (Install) 2.20.2 | 114 | Sunday, May 14, 2023 | Approved | |
Buttercup (Install) 2.20.0 | 71 | Friday, May 12, 2023 | Approved | |
Buttercup (Install) 2.19.1 | 78 | Saturday, May 6, 2023 | Approved | |
Buttercup (Install) 2.18.2 | 153 | Wednesday, February 1, 2023 | Approved | |
Buttercup (Install) 2.18.1 | 79 | Monday, January 30, 2023 | Approved | |
Buttercup (Install) 2.18.0 | 100 | Wednesday, December 21, 2022 | Approved | |
Buttercup (Install) 2.17.0 | 160 | Friday, September 2, 2022 | Approved | |
Buttercup (Install) 2.16.0 | 118 | Thursday, July 28, 2022 | Approved | |
Buttercup (Install) 2.15.1 | 128 | Sunday, July 3, 2022 | Approved | |
Buttercup (Install) 2.15.0 | 96 | Wednesday, June 29, 2022 | Approved | |
Buttercup (Install) 2.14.2 | 216 | Sunday, January 23, 2022 | Approved | |
Buttercup (Install) 2.13.0 | 188 | Wednesday, October 27, 2021 | Approved | |
Buttercup (Install) 2.12.0 | 140 | Saturday, October 16, 2021 | Approved | |
Buttercup (Install) 2.11.0 | 142 | Monday, October 4, 2021 | Approved | |
Buttercup (Install) 2.10.0 | 193 | Saturday, August 7, 2021 | Approved | |
Buttercup (Install) 2.9.1 | 160 | Sunday, July 18, 2021 | Approved | |
Buttercup (Install) 1.20.5 | 352 | Thursday, August 20, 2020 | Approved | |
Buttercup (Install) 1.20.4 | 466 | Monday, July 20, 2020 | Approved | |
Buttercup (Install) 1.20.3 | 237 | Monday, July 13, 2020 | Approved | |
Buttercup (Install) 1.20.0 | 223 | Sunday, July 12, 2020 | Approved | |
Buttercup (Install) 1.19.0 | 461 | Monday, March 2, 2020 | Approved | |
Buttercup (Install) 1.18.2 | 373 | Tuesday, December 31, 2019 | Approved | |
Buttercup (Install) 1.18.1 | 349 | Friday, December 6, 2019 | Approved | |
Buttercup (Install) 1.18.0 | 288 | Tuesday, November 26, 2019 | Approved | |
Buttercup (Install) 1.17.3 | 212 | Wednesday, November 20, 2019 | Approved | |
Buttercup (Install) 1.17.0 | 416 | Tuesday, October 15, 2019 | Approved | |
Buttercup (Install) 1.16.2 | 346 | Saturday, July 20, 2019 | Approved | |
Buttercup (Install) 1.16.1 | 221 | Wednesday, July 17, 2019 | Approved | |
Buttercup (Install) 1.16.0 | 237 | Saturday, July 13, 2019 | Approved | |
Buttercup (Install) 1.15.0 | 455 | Wednesday, February 13, 2019 | Approved | |
Buttercup (Install) 1.14.0 | 291 | Thursday, January 3, 2019 | Approved | |
Buttercup (Install) 1.13.0 | 304 | Thursday, December 20, 2018 | Approved | |
Buttercup (Install) 1.12.2 | 325 | Thursday, November 29, 2018 | Approved | |
Buttercup (Install) 1.12.0 | 273 | Sunday, November 25, 2018 | Approved | |
Buttercup (Install) 1.11.0 | 300 | Thursday, November 8, 2018 | Approved | |
Buttercup (Install) 1.10.3 | 265 | Sunday, October 14, 2018 | Approved | |
Buttercup (Install) 1.10.2 | 264 | Wednesday, October 3, 2018 | Approved | |
Buttercup (Install) 1.10.1 | 279 | Saturday, September 15, 2018 | Approved | |
Buttercup (Install) 1.7.0 | 326 | Monday, May 21, 2018 | Approved | |
Buttercup (Install) 1.6.2 | 338 | Monday, April 23, 2018 | Approved | |
Buttercup (Install) 1.6.1 | 317 | Saturday, April 14, 2018 | Approved | |
Buttercup (Install) 1.6.0 | 375 | Saturday, March 24, 2018 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Buttercup (Install) and the Buttercup (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Buttercup (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.