techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#passwordstore

0 posts0 participants0 posts today
Continued thread

There's a FOSS iOS client for unix pass - github.com/mssun/passforios but without something like open-keychain of Android its useless as I'm not handing over my GPG keys directly.

What are iOS users who self-host password server using? Bitwarden?

Pass for iOS - an iOS client compatible with Pass command line application. - mssun/passforios
GitHubGitHub - mssun/passforios: Pass for iOS - an iOS client compatible with Pass command line application.Pass for iOS - an iOS client compatible with Pass command line application. - mssun/passforios

I've been using #PasswordStore for a few years now, but the Android client has been abandon and is failing to fill logins. Looking for alternatives, I thought to use @nextcloud Password application, but I needed to transfer passwords. So I created a command line tool in #Python for the Nextcloud Password app so I was able to migrate, delete duplicate (because I screwed up during migration) and been able to query quickly for a password from my computer. repos.susurrando.com/adelgado/

repos.susurrando.com: My own reposnc_password_clientNextcloud Password client

I just learned that the android app for #PasswordStore (i.e. #pass) is no longer being maintained.

Any suggestions for how to keep accessing my #gpg encrypted passwords on Android?

github.com/android-password-st

Seriously, #pass is the best option. Battle tested security with #GnuPG, designed by the #WireGuard guy and allowing distributed multiple copies with #git without DB conflicts like the other tools...

Hi, Over the past 3 years the pace of development in APS has steadily fallen off as maintainers including myself have moved on to other things. I no longer have time and motivation to dedicate to t...
GitHubArchiving Android Password Store · android-password-store Android-Password-Store · Discussion #3260Hi, Over the past 3 years the pace of development in APS has steadily fallen off as maintainers including myself have moved on to other things. I no longer have time and motivation to dedicate to t...

Considering to change my #backup solution from #duplicity to #restic (Not sure yet, I *like* having #pgp keys for encryption, but it's not like a long password stored in #PasswordStore wouldn't cut it). Since restic supports Windows I might try moving a couple relatives onto it; Makes helping them easier if I know the software. For them however, a #GUI is likely a MUST, but what I've found so far is not too encouraging: restatic (dead), npbackup ("metrics" and other assorted niggles), resticguigx (Electron), backrest (browser-based, which makes my skin crawl for security tooling)... Does anyone know other options I missed? Or has some compelling arguments for those I mentioned?

dice mi gestor de contraseñas (#PasswordStore) que tengo del orden de millares de contraseñas, recolectadas a lo largo de los años.

¿ustedes qué tantas contraseñas tienen?

Replied in thread

@itsfoss I am happy with #PasswordStore which works in Android together with #OpenKeyChain based on #PGP / #GnuPG. You can sync with your computer either using git (i used a local git at my pc or alternatively with a folder in your mobile and then, using #syncthing). When I need to check in the pc I just use #emacs to open the gpg file. I am happy with this solution as it relies in gpg and it does need no private clouds. So far I only miss token integration (I should check whether is possible)

On desktop I used pass as main password store for many years. I had it connected to browsers #browserpass, dmenu integration to access quickly from everywhere. It was synced to my own cloud. But on android I couldn't make my #passwordstore sync 😕 So, decided to give a try to #nextcloud password. The biggest challenge to me was migration. And dicovery of pass2csv made it simple and quick
github.com/reinefjord/pass2csv

GitHubGitHub - reinefjord/pass2csv: Export pass(1), "the standard unix password manager", to CSV.Export pass(1), "the standard unix password manager", to CSV. - GitHub - reinefjord/pass2csv: Export pass(1), "the standard unix password manager", to CSV.
Replied in thread

@abcdw

#pass #passwordstore
1. it is very hard to communicate using mailing list and not modern github.
2. #pass is used as best practice for other implementations like #gopass, sourceforge.net/projects/pass-. because no
3. no An open standard that is openly accessible and usable by #gopass, #prs #PassSimple for example

- How would you recommend username field in pass YAML - "username" mybe "ueer name"or just "user"
- how should public keys folder be named ".public_keys" or maybe other name...

SourceForgePass simpleDownload Pass simple for free. GUI for pass cli util . Similar to QtPass: Pass simple is a multi-platform (MACOS, and Linux) GUI for pass (https://www.passwordstore.org/) , the standard unix password manager - passwordstore. Documentation: https://shemeshg.github.io/pass-simple-mdbook/ Git: https://github.com/shemeshg/pass-simple-qt ** read documentation before installing.