this post was submitted on 15 Jan 2025
11 points (92.3% liked)
Privacy
32784 readers
747 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
github.com/mollyim/mollysocket/issues
I guess I managed to break too many things while testing several settings...so I did a fresh Linux Mint installation and decided to try Crates option again almost succeeding...
Now I managed to perform cargo install mollysocket as well as create vapid key (though only as a plaintext..) and add that to corresponding file. I set up Mollysocket to be used in air-gapped mode (webserver = false), then performing systemctl restart mollysocket, and now based on systemctl status mollysocket the process is now active. I also got the QR code via journalctl -u mollysocket, but now the status on the Molly app says it's "Unable to create the linked device".
That's where I'm stuck now. Seems to be so close to work..
github.com/mollyim/mollysocket/issues/19
Update your app?
Yeah, someone just made a post about that recently. This solved the issue, and now I've my Mollysocket server running! Many thanks to you for assisting.