mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-11 20:53:58 -05:00
Add Encryptr (Password Managers) #3892
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @spodkowinski on GitHub (Aug 5, 2015).
https://encryptr.org/
A free, open source password manager, which encrypts or decrypts your data locally on your device. No plain text is ever sent to the server
@Kickball commented on GitHub (Aug 5, 2015):
Is the server self-hosted, or is it only the client you run locally?
@cfarence commented on GitHub (Aug 6, 2015):
@Kickball I was asking the same question when I saw this a month ago. I don't think it can be self hosted. Looks like just the clients can be run locally.
@spodkowinski commented on GitHub (Aug 6, 2015):
The backend service for the client, call Crypton, is on github as well. The installation process is described here. Afterwards you should be able to point the client to your own address by editing a file. Haven't tried this myself though.
@nodiscc commented on GitHub (Aug 17, 2015):
awesome-selfhosted should reference the server-side application instead (Crypton). This doesn't prevent us from linking to the Encryptr client, though I can't find info on where Encryptr stores passwords by default (SpiderOak is mentioned).
@Kickball commented on GitHub (Jan 5, 2016):
I'm read through everything I could find about both Encryptr and Crypton and I'm still not sure if either of them should be on the awesome-selfhosted list.
Unless someone else is able to make sense of these projects it may be best to contact them via te project Github pages.
@Kickball commented on GitHub (Jan 14, 2016):
Closed.
Can be reopened if the project becomes open source.