• 6 Posts
  • 38 Comments
Joined 2 years ago
cake
Cake day: March 2nd, 2023

help-circle
  • I guess integration with Google Drive is a big convenience for users.

    But yes, if the cost of getting access is to high for indie developers, then it make sense to avoid Google Drive. Creating and maintaining your own cloud sync service for a specific app may not be worth it, they should investigate integration with existing Google Drive competitors/alternatives.



  • NOYB has the right to send a complaint if it think a company infringe upon right to privacy. Mozilla isn’t entitled to special treatment or special notice before filling a complaint.

    Mozilla should have expected this. They claim to defend users privacy so they should understand why consent for data collection is important. Also there was public outcry and criticism of opt-out, and yet they haven’t backed down.

    If Mozilla resolve these issues, NOYB could ask for the complaint to be dropped. I hope they do resolve this, and do drop the complaint.


  • Knowledge of the account is an obvious caveat. Yubikey-based MFA is an added layer of protection for accounts, so any kind of attack against MFA assumes the attacker already knows which account to target.

    It’s like saying “our door lock is flawed, but the attacker would need to have knowledge of the door”.

    The cost and complexity is what’s noteworthy and is more relevant. Although attack cost and complexity usuallu goes down with advances in tooling and research. So it may be a good idea to plan a progressive retirement of affected keys.









  • It sounds like Google Drive isn’t a very good option for Linux users. Better look for another provider which support Linux, or to do it yourself with syncthing.

    If all you need is 15 Go, it’s something which can easily be stored on another device and synced with syncting. If you need more you’d have to pay anyway, go pick anything but Google.



  • These 5% of negative reviews probably has nothing to do with you. There’s always a small amount of people unhappy for random or unrelated reasons (broke up with boy/girlfriend, car broke, etc) and who would write negative reviews no matter what. It’s possible they cannot dissociate the course from other things happening in their life. They just happened to be unhappy at that time, and felt like leaving a nasty review.









  • Neat. I wish OpenSSH better support this use case. The instruction involve multiple moving parts on top of OpenSSH (s6-ipcserver, socat or custom scripts) and a number of extra options for the client. That probably adds overhead. It would probably be easier and more efficient if OpenSSH would directly support Unix sockets.