• 0 Posts
  • 10 Comments
Joined 3 years ago
cake
Cake day: December 20th, 2021

help-circle
  • If this is impersonation (which it looks to be) shouldn’t it be removed?

    Are you going to set the precedent that impersonation of figures in the open source community is allowed?

    Personally I would be in favor of removing this post until OP can provide proof of identity (eg. by posting something on the main github account corroborating this post).




  • I can see that you’ve taken on a lot of the feedback from previous comments threads. This is great! Thank you.

    And thank you for open sourcing it.

    Question: I was using Quiblr before without logging in. If I sign up an account now and log in, will it transfer my locally stored data into the account to keep the recommendation (see more/see less) settings?






  • What was your XMPP client connecting to? Was it a well-known public endpoint (that they could be whitelisting) or was it a private server? If the latter then that indicates that they are allowing arbitrary IP connections which in theory means that you should be able to proxy any traffic you want. I doubt they are doing DPI, since TLS makes this very difficult these days when you don’t control the certificate stores on the clients.

    I’d imagine they’re relying on some combination of DNS whitelisting and port blocking which should be trivial to circumvent if you know ahead of time what traffic they allow through.



  • It sounds like they have some nice improvements, but I wonder why they didn’t contribute them back to the original restic project.

    I also wouldn’t rely on an immature piece of software to handle backups - you want to avoid as many risk factors as possible with backups, since when you need to restore you really need it to work.