{"id":1244,"date":"2021-12-16T12:21:17","date_gmt":"2021-12-16T09:21:17","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/25\/how-to-use-the-buttercup-password-manager-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/25\/how-to-use-the-buttercup-password-manager-on-linux\/"},"modified":"2021-12-16T12:21:17","modified_gmt":"2021-12-16T09:21:17","slug":"how-to-use-the-buttercup-password-manager-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1244-how-to-use-the-buttercup-password-manager-on-linux\/","title":{"rendered":"How to use the Buttercup password manager on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Buttercup is an advanced, open-source password vault. It encrypts your passwords with AES 256bit cryptography to keep them safe. If you\u2019re tired of proprietary password solutions on Linux and want something open-source, you\u2019ll love this guide.<\/p>\n<p>In this tutorial, we\u2019ll go over how to install Buttercup on Linux. We\u2019ll also show you how to set up your password vault and generate a secure password.<\/p>\n<p>Note: Buttercup is also available for iOS and Android in their respective app stores.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-409886 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-buttercup-password-manager-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"1309\"\/><\/p>\n<h2>Installing Buttercup on Linux<\/h2>\n<p>Buttercup works on Linux. However, the app only works on Linux via an AppImage. Sadly, there are no RPM packages or DEB packages available for installation. Thankfully though, AppImage works on 99.9% of all Linux distributions.<\/p>\n<p>To get started with the latest release of Buttercup on your Linux computer, open up a terminal window. You can open up a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open and ready to use, execute the <strong>mkdir<\/strong> command and create a folder named \u201cAppImages.\u201d This folder will hold the \u201cButtercup\u201d AppImage file.<\/p>\n<pre>\nmkdir -p ~\/AppImages\/\n<\/pre>\n<p>After creating the AppImage folder in your home directory, use the <strong>wget<\/strong> download command to download the latest release of Buttercup to your computer.<\/p>\n<pre>\nwget https:\/\/github.com\/buttercup\/buttercup-desktop\/releases\/download\/v2.12.0\/Buttercup-linux-x86_64.AppImage -O ~\/AppImages\/Buttercup-linux-x86_64.AppImage\n<\/pre>\n<p>The download process should be quick, as Buttercup for Linux is only about 101 MB. When the process is complete, use the <strong>CD<\/strong> command and move your terminal into the \u201cAppImages\u201d folder.<\/p>\n<pre>\ncd ~\/AppImages\/\n<\/pre>\n<p>Once inside the \u201cAppImages\u201d folder, use the <strong>chmod<\/strong> command to update the permissions of the AppImage file so that it is executable. If Buttercup is not marked as executable, you will not be able to use it as a program on your system.<\/p>\n<pre>\nchmod +x Buttercup-linux-x86_64.AppImage\n<\/pre>\n<p>With the AppImage file updated, it can be run. Using the command below, start up Buttercup on your computer. Please do not attempt to start up Buttercup with the <strong>sudo<\/strong> command, as it is not good to run it as root.<\/p>\n<pre>\n.\/Buttercup-linux-x86_64.AppImage\n<\/pre>\n<p>Alternatively, if you wish to launch the Buttercup application with the GUI, open up the file manager, click on the \u201cAppImages\u201d folder, and double-click on the Buttercup AppImage file to start it up.<\/p>\n<h2>How to use the Buttercup password manager<\/h2>\n<p>To use the Buttercup password manager, launch the application. When the app is open, follow the step-by-step instructions below.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-409886 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-buttercup-password-manager-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"1309\"\/><\/p>\n<p><strong>Step 1:<\/strong> Find the \u201cAdd Vault\u201d button underneath the \u201cNo vaults have been added yet\u2026\u201d message. When you\u2019ve selected the \u201cAdd Vault\u201d button, a pop-up window will appear.<\/p>\n<p>Select the \u201cFile\u201d button to create a new vault. Or, if you\u2019re an advanced user, select whichever option you prefer to use.<\/p>\n<p><strong>Step 2:<\/strong> Upon selecting the \u201cFile\u201d button, Buttercup will ask you if you \u201cwish to create a new vault, or read an existing one?\u201d Select the \u201cCreate New\u201d button to make a brand new vault to use in Buttercup.<\/p>\n<p><strong>Step 3:<\/strong> A pop-up window will appear on the screen when you click on the \u201cCreate New\u201d button. Using this pop-up window, save your new vault file. For best results, keep it in your Dropbox folder or a network location for easy access.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-409880 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-buttercup-password-manager-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"1321\"\/><\/p>\n<p><strong>Step 4:<\/strong> After saving the vault file to your computer in a safe location, Buttercup will ask for a \u201cnew primary vault password.\u201d This password is the password that unlocks the vault and cannot be recovered. If you lose it, you lose access to your stuff.<\/p>\n<p>Create a new password for your vault that is secure. Please do not write it down anywhere on paper, as someone may gain access to your passwords. If you need help remembering, make sure the password is easy to remember.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-409883 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-buttercup-password-manager-on-linux-2.jpg\" alt=\"\" width=\"1200\" height=\"946\"\/><\/p>\n<p><strong>Step 5:<\/strong> With your primary vault password set up, Buttercup will load up your new vault. From here, find the \u201cNew Entry\u201d button, and click on it with the mouse.<\/p>\n<p>The \u201cNew Entry\u201d button will allow you to create a new password entry in your vault.<\/p>\n<p><strong>Step 6:<\/strong> After selecting the \u201cNew Entry\u201d button, the \u201cEdit Document\u201d screen will appear inside Buttercup. Find the \u201cTitle\u201d text box, and type in the name of the website you\u2019re adding to your vault.<\/p>\n<p><strong>Step 7:<\/strong> Upon entering the title of your new entry, find the \u201cUsername\u201d text box. Then, type in the username for the entry you\u2019re creating.<\/p>\n<p><strong>Step 8:<\/strong> Select the \u201cPassword\u201d text box, and click on it with the mouse. Then, enter the password for the entry in Buttercup. If you need a new password, click on the key icon.<\/p>\n<p>Selecting the key icon will generate a new, secure password for you to use.<\/p>\n<p><strong>Step 9:<\/strong> After filling out the \u201cEdit Document\u201d section, find the \u201cSave\u201d button and click on it with the mouse. Saving the document will add the password to your vault for use.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-409877 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-buttercup-password-manager-on-linux-3.jpg\" alt=\"\" width=\"1200\" height=\"1311\"\/><\/p>\n<p>Repeat these nine steps to add as many passwords as necessary to your Buttercup vault.<\/p>\n<h3>Browser integration<\/h3>\n<p>While not necessary, it is possible to integrate Buttercup into your browser. To integrate it, click on the \u201cConnection\u201d button inside the app, and select \u201cBrowser Integration.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Buttercup is an advanced, open-source password vault. It encrypts your passwords with AES 256bit cryptography to keep them safe. If you\u2019re tired of proprietary password solutions on Linux and want something open-source, you\u2019ll love this guide. In this tutorial, we\u2019ll go over how to install Buttercup on Linux. We\u2019ll also show you how &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1245,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1244"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1244"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1244\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1245"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}