[-] [email protected] 15 points 7 hours ago

Welcome to the light side. I'm a happy Tumbleweed user for many years now. Love that Hitchhiker's guide reference .

[-] [email protected] 36 points 6 days ago

Nothing suggests that WhatsApp’s encryption protocol has been broken or that Meta can read the contents of your conversations.

Nothing prevents them from reading the messages prior to encryption or after decryption.

[-] [email protected] 4 points 6 days ago

That would be nice yes.

[-] [email protected] 7 points 6 days ago

It just felt odd to link thru an american service in Buy European community though the though behind it was good.

[-] [email protected] 10 points 6 days ago* (last edited 6 days ago)

Thank you. Firefox has builtin translator that can handle Romanian.

Edit: Offline full page translator.

[-] [email protected] 5 points 6 days ago

Domain registration information is public and accessible via whois. If your domain registrar has privacy services use them. They usually mean that instead of your name etc it will display the info of the privacy proxy.

[-] [email protected] 7 points 6 days ago

Why not link directly to the article instead of through google spyware?

[-] [email protected] 189 points 1 month ago

When you run out of even decent logical arguments you attack the people. This really tells that the industry is afraid of this movement and will use all the dirty tricks they know to oppose it.

[-] [email protected] 93 points 5 months ago

This is the first step in moving to fully closed source. I guess degooled versions are getting too popular thus a threat to google's business.

[-] [email protected] 121 points 11 months ago

In the EU this kind of automatic opting-in to marketing/data sharing is against the GDPR as it requires explicit consent from user/customer. I'm in the EU and have those settings but they were both toggled off, as expected.

23
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

I have on the host machine two network interfaces. One is lan and the other is a wlan. For libvirt I have created a nat network which is bound to the wlan. From the guest I can access other machines in the network host wlan is connected to. Also DNS lookup works. The problem is that there's no connection to the internet at all, e.g. pinging something gives "Destination network unreachable". ~~This only happens when both network connection on the host are active.~~ Running qemu/libvirt on OpenSuse Tumbleweed.

The nat network in question:

<network>
  <name>natToWlan</name>
  <uuid>a44c939c-e6bf-44d0-8f86-376056d418a4</uuid>
  <forward dev="wlp19s0f4u1u1" mode="nat">
    <nat>
      <port start="1024" end="65535"/>
    </nat>
    <interface dev="wlp19s0f4u1u1"/>
  </forward>
  <bridge name="virbr1" stp="on" delay="0"/>
  <mac address="52:54:00:1f:64:95"/>
  <ip address="192.168.100.1" netmask="255.255.255.0">
    <dhcp>
      <range start="192.168.100.128" end="192.168.100.254"/>
    </dhcp>
  </ip>
</network>
[-] [email protected] 108 points 1 year ago

If I read it correctly the "fuck off" level refers to some proprietary app for the selected login. The other two are standard code app and yubikey.

view more: next ›

FrostyPolicy

0 post score
0 comment score
joined 2 years ago