Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add dbus interface to freedesktop secrets #322

Closed
wants to merge 1 commit into from

Conversation

jnsgruk
Copy link
Member

@jnsgruk jnsgruk commented Oct 1, 2024

An alternative approach to solving #300, which is likely more secure, if it'll work!

To test this:

git clone https://github.com/jnsgruk/signal-desktop -b secrets-dbus
cd signal-desktop
snapcraft pack --verbose

# CAUTION: THIS WILL REMOVE YOUR HISTORY
sudo snap remove signal-desktop --purge

sudo snap install --dangerous ./signal-desktop*snap
sudo snap connect signal-desktop:dbus-secrets

Try to link Signal, then close it and re-open it.

@jnsgruk
Copy link
Member Author

jnsgruk commented Oct 1, 2024

@vgallissot are you willing to give this a try?

@jnsgruk
Copy link
Member Author

jnsgruk commented Oct 1, 2024

I've misunderstood how this works - we'll need to fall back to the password store idea.

@jnsgruk jnsgruk closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant