Here's one for the community.
I want a cloud-based password manager that isn't in the general cloud because (frankly) I'm paranoid!
Does anyone know of such a thing that can run on DietPi? It seems a simple problem but I'm at a loss to find one - could be that it's right in my blind spot of course!
M
DietPI password manager?
Re: DietPI password manager?
Hi marcdraco,
if you are interested in self-hosting most of your services, I recommend to have a look at
https://github.com/Kickball/awesome-selfhosted
You can find there also an archive for password manager:
https://github.com/Kickball/awesome-sel ... d-managers
Greets Michael
if you are interested in self-hosting most of your services, I recommend to have a look at
https://github.com/Kickball/awesome-selfhosted
You can find there also an archive for password manager:
https://github.com/Kickball/awesome-sel ... d-managers
Greets Michael
Re: DietPI password manager?
Hey thanks Mike!
There are a few there that I wasn't aware of. I don't think any of them solve my main problem though (as the Webmaster will know if he keeps extensive logs...
)
Yesh - I keep forgetting my ***ing password because I have three different OS installs on two computers and a couple of iPads to add into that mix. So, what I really desperately need is something like a Firefox (or similar) extension that will store all my stuff (securely in an ideal world) on my own little server. Hell on ONE of my servers would be good - I have several to split the load across services - all proudly running DietPi (of course.)

EDIT: Perhaps Keeweb would do it (I haven't tried it yet) but it looks promising. One for a future version of DietPi perhaps?
Marc
There are a few there that I wasn't aware of. I don't think any of them solve my main problem though (as the Webmaster will know if he keeps extensive logs...

Yesh - I keep forgetting my ***ing password because I have three different OS installs on two computers and a couple of iPads to add into that mix. So, what I really desperately need is something like a Firefox (or similar) extension that will store all my stuff (securely in an ideal world) on my own little server. Hell on ONE of my servers would be good - I have several to split the load across services - all proudly running DietPi (of course.)

EDIT: Perhaps Keeweb would do it (I haven't tried it yet) but it looks promising. One for a future version of DietPi perhaps?
Marc
Re: DietPI password manager?
A really simple method of storing and protecting your passwords:marcdraco wrote: Yesh - I keep forgetting my ***ing password because I have three different OS installs on two computers and a couple of iPads to add into that mix. So, what I really desperately need is something like a Firefox (or similar) extension that will store all my stuff (securely in an ideal world) on my own little server.
- notepad/leafpad > mypasswords.txt
- compress it with 7zip and password protection. Just don't forget that password lol
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: DietPI password manager?
HAHA!! Yes, I already have something like that Fourdee. 
I meant something like a password sync that worked across different computers. The sort of thing that Apple has with iCloud and Mozilla do with Firefox. I expect the same is true for Google Chrome too.
Thing is I don't trust these services - Google GMail has just been hacked (user level phishing) so that's the sort of thing that we should all worry about.
I'd just love a password manager that stored my passwords (logins) on my DietPi server so that I didn't have to open a file every time I need one.

I meant something like a password sync that worked across different computers. The sort of thing that Apple has with iCloud and Mozilla do with Firefox. I expect the same is true for Google Chrome too.
Thing is I don't trust these services - Google GMail has just been hacked (user level phishing) so that's the sort of thing that we should all worry about.
I'd just love a password manager that stored my passwords (logins) on my DietPi server so that I didn't have to open a file every time I need one.

Re: DietPI password manager?
Oh yes, and its a god-send, I couldn't live without it lolmarcdraco wrote:I expect the same is true for Google Chrome too.

Yep, unfortunately, that is the drawback of convenience and any Cloud service that stores data. All are prone to hacking. Saying that, anything is prone to hacking, just depends how much of their life the hacker wants to spend on achieving their goal.Thing is I don't trust these services - Google GMail has just been hacked (user level phishing) so that's the sort of thing that we should all worry about.
I havn't come across any software that would provide a similar solution off-cloud (at least in a web browser). Although, Googled this, has a "cloud sync" feature: https://www.enpass.io/apps/linux/
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: DietPI password manager?
Dmn... Looks looks like the piece of paper blu-tacked under the desk for now then. 

Re: DietPI password manager?
Yes - exactly like that I think. 
This is why I vanish from the forum from time to time - I forget my password and then have to recover it (again and again). It's like the butterfly effect.
I wonder if @Fourdee would drop it into the next release?

This is why I vanish from the forum from time to time - I forget my password and then have to recover it (again and again). It's like the butterfly effect.

I wonder if @Fourdee would drop it into the next release?
Re: DietPI password manager?
I solved my password management problem using Keepass.
Not sure if it works on Mac, but it works perfectly on Windows and Linux (via mono).
A SBC running DietPi and syncthing, in conjunction with Keepass, allowed me to build my own "Lastpass-like" service.
Keepass also has a great app for Android, and I'm sure there must be one also for iOS.
Everything stays on your development board, and your passwords are crypted and safe. They are not on anyone's cloud.
Oh, and Keepass is open source software, so it's pretty safe.
Not sure if it works on Mac, but it works perfectly on Windows and Linux (via mono).
A SBC running DietPi and syncthing, in conjunction with Keepass, allowed me to build my own "Lastpass-like" service.
Keepass also has a great app for Android, and I'm sure there must be one also for iOS.
Everything stays on your development board, and your passwords are crypted and safe. They are not on anyone's cloud.
Oh, and Keepass is open source software, so it's pretty safe.