vwxyzjn / portwarden

Create Encrypted Backups of Your Bitwarden Vault with Attachments
MIT License
577 stars 33 forks source link

Confused about how to install portwarden #25

Closed zadrafi closed 4 years ago

zadrafi commented 4 years ago

Hi,

I installed the BW cli and that was pretty smooth but pretty confused about how to install portwarden. I use a mac

vwxyzjn commented 4 years ago

Hi, open a terminal in the folder where you downloaded the executable, and then run

./portwarden

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 2:47:06 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

Hi,

I installed the BW cli and that was pretty smooth but pretty confused about how to install portwarden. I use a mac

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJE6CL2ZAKOZJXTQTRRTRLDG2VANCNFSM4MBI6B6Q.

zadrafi commented 4 years ago

Appreciate the quick response! Still a bit confused about which part of the release I should download? Was looking for macOS but only see versions for linux and windows. Excuse the ignorance (not used to doing stuff like this)

vwxyzjn commented 4 years ago

No problem at all. I believe you are looking for keyword darwin.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 2:53:25 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Costa Huang costa.huang@outlook.com; Comment comment@noreply.github.com Subject: Re: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

Appreciate the quick response! Still a bit confused about which part of the release I should download? Was looking for macOS but only see versions for linux and windows. Excuse the ignorance (not used to doing stuff like this)

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25#issuecomment-609464270, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJEZRV5GXDTKGQAJKACDRLDHSLANCNFSM4MBI6B6Q.

zadrafi commented 4 years ago

Thanks, I wonder if I'm missing something? did what you asked, downloaded portwarden_darwin_amd64 and then set the terminal to my downloads folder and ran ./portwarden but keep encountering "./portwarden: command not found"

vwxyzjn commented 4 years ago

Change the file name from portwarden_darwin_amd64 to portwarden :). Let me know if it works

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 2:59:36 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Costa Huang costa.huang@outlook.com; Comment comment@noreply.github.com Subject: Re: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

Thanks, I wonder if I'm missing something? did what you asked, downloaded portwarden_darwin_amd64 and then set the terminal to my downloads folder and ran ./portwarden but keep encountering "./portwarden: command not found"

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25#issuecomment-609465161, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJE6QIL3G5WZRXX2UGCLRLDIJRANCNFSM4MBI6B6Q.

zadrafi commented 4 years ago

Yep did that and still encountering the same error in the terminal. Do I need to have any other components installed? I use homebrew

vwxyzjn commented 4 years ago

You shouldn’t need anything else. Perhaps you could record a gif of what you are doing? And it would be helpful if you can show me your error. A screenshot.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 3:06:47 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Costa Huang costa.huang@outlook.com; Comment comment@noreply.github.com Subject: Re: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

Yep did that and still encountering the same error in the terminal. Do I need to have any other components installed? I use homebrew

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25#issuecomment-609466126, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJE7GNGQ33QENGW26ZZ3RLDJEPANCNFSM4MBI6B6Q.

zadrafi commented 4 years ago

Ah Okay. I figured it out. It was saved as a .txt file but needed to be opened with a terminal and registered as a terminal file. Following steps worked for me

1

Go to your Terminal or iTerm.

Change to directory where your file is located.

Type the following:

chmod a+x (portwarden)

Right click on your file and select Open with and Other.

Enable All Applications and choose Terminal.

NOTE: If you always want to open that file with Terminal, then check Always Open With.

Finally, double click on your file and it should work.
vwxyzjn commented 4 years ago

Oh sorry I forgot to remind you that you should do

chmod +x ./portwarden

Could you successfully create a backup?

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 3:28:37 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Costa Huang costa.huang@outlook.com; Comment comment@noreply.github.com Subject: Re: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

Ah Okay. I figured it out. It was saved as a .txt file but needed to be opened with a terminal and registered as a terminal file. Following steps worked for me

1

Go to your Terminal or iTerm.

Change to directory where your file is located.

Type the following:

chmod a+x (portwarden)

Right click on your file and select Open with and Other.

Enable All Applications and choose Terminal.

NOTE: If you always want to open that file with Terminal, then check Always Open With.

Finally, double click on your file and it should work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25#issuecomment-609469349, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJE7UWWQRICZ6QQXPN73RLDLWLANCNFSM4MBI6B6Q.

zadrafi commented 4 years ago

currently running ./portwarden --passphrase 1234 --filename backup.portwarden encrypt though it seems to be taking a while to give me the email and password prompt

zadrafi commented 4 years ago

ah okay looks like it worked! I just logged out of the bw CLI and didn't log back in and started portwarden which finally gave me the promot

zadrafi commented 4 years ago

bought you a coffee! thanks for all your help and work!

vwxyzjn commented 4 years ago

My pleasure. Glad it worked for you :)

Get Outlook for iOShttps://aka.ms/o0ukef


From: Zad Rafi notifications@github.com Sent: Sunday, April 5, 2020 3:48:48 PM To: vwxyzjn/portwarden portwarden@noreply.github.com Cc: Costa Huang costa.huang@outlook.com; Comment comment@noreply.github.com Subject: Re: [vwxyzjn/portwarden] Confused about how to install portwarden (#25)

bought you a coffee! thanks for all your help and work!

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/vwxyzjn/portwarden/issues/25#issuecomment-609472105, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABKMJEZWB364COE5WQBC2UTRLDOCBANCNFSM4MBI6B6Q.