Score:0

How do I create a hidden WiFi hotspot without a password?

sz flag

I'm trying to make a hotspot that is hidden and without a password.

I created the hotspot with the Network-Manager GUI, then I went to edit /etc/NetworkManager/system-connections/Hotspot and added the hidden=true part to the file acording to this answer.

Now this is my file:

-----------------------------------
[connection]
id=Hotspot
uuid=66cb275f-8c03-41b1-ad69-8992b21ff655
type=wifi
autoconnect=false
interface-name=wlx90f6520ed959

[wifi]
mode=ap
ssid=betagaming
hidden=true

[wifi-security]
group=ccmp;
key-mgmt=wpa-psk
pairwise=ccmp;
proto=rsn;
psk=qnFYm2Db

[ipv4]
method=shared

[ipv6]
addr-gen-mode=stable-privacy
method=auto

[proxy]

What do I have to change so that the hotspot does not have a password?

Pedro Gallegos avatar
sz flag
im guessing its in this part [wifi-security] group=ccmp; key-mgmt=wpa-psk pairwise=ccmp; proto=rsn; psk=qnFYm2Db
Pedro Gallegos avatar
sz flag
iknow they are not secure i just want to do a hiden wifi with no password
Nmath avatar
ng flag
No, I don't think you can use WPA without a password. You'll probably need to set the network up without any encryption, which also means that anyone in range can intercept unencrypted traffic between devices.
in flag
Yep. @Nmath is correct: No password (or pre-shared key), no encryption.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.