beakerbrowser / beaker

An experimental peer-to-peer Web browser
https://beakerbrowser.com/
MIT License
6.75k stars 545 forks source link

where to find private keys when launching from AppImage? #1170

Closed dan-mi-sun closed 6 years ago

dan-mi-sun commented 6 years ago

Operation System:

 $ uname -a
Linux host 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux

Beaker version:

beaker-browser-0.8.0-prerelease.7-x86_64.AppImage*

Accidentally deleted a project folder and am wondering if it is possible to restore the writer privileges somehow?

I think I am asking where the private key for each site lives?

dan-mi-sun commented 6 years ago

Likely related to #815

But I couldn't quite figure out how to transpose the info there to my particular case.

dan-mi-sun commented 6 years ago

BTW - have loved working with beaker so far. THANK YOU to everyone involved in making it happen :)

dan-mi-sun commented 6 years ago

Ok - answered my own source directory question:

 $ ./beaker-browser-0.8.0-prerelease.7-x86_64.AppImage 
zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_beakerGbeidz/AppRun.
Logfile: /home/user/.config/Beaker Browser/debug.log
dan-mi-sun commented 6 years ago

Ok - turns out a system restore fixed the issue I was having... as far as I can tell, you can delete the project directory and then redownload the files and you're still able to make edits...

Thanks again all!