sudocarlos on Nostr: Nope, by default this would advertise over ws:// (web socket, port 80 like http), not ...
Nope, by default this would advertise over ws:// (web socket, port 80 like http), not wss:// (web socket secure, port 443 like https). haven has to be behind a reverse proxy that handles the encryption (the extra s). Configuring that is more complex. Some people opt for easy-to-use cloudflared, but then youre trusting cloudflare with your unencrypted traffic. I think setting up a reverse proxy on a vps is better, definitely more private, but more involved. I dont think i have any guides available. Caddy reverse proxy is probably easiest to configure.
Published at
2025-04-12 03:29:02Event JSON
{
"id": "25244c01102a0951353b794183218cc89d460caf3f4a826feb0e8b0bb998df1a",
"pubkey": "03612b0ebae0ec8d30031c440ba087ff9bd162962dffba4b6e021ec4afd71216",
"created_at": 1744428542,
"kind": 1,
"tags": [
[
"e",
"4ebb95d6699700c64ca5626baec1e274ffa293b144aa4707c363306c622a1dc2",
"",
"root"
],
[
"e",
"d59c1c3dee7e424fec9af6cf1809b190d1d16c6abf96383948525a3cd840e447",
"",
"reply"
],
[
"p",
"68c90cf34467b2c40949f0522b69d759d3fe8709653fa1d49aa0514099458f5c"
],
[
"p",
"03612b0ebae0ec8d30031c440ba087ff9bd162962dffba4b6e021ec4afd71216"
],
[
"client",
"Nostur",
"31990:9be0be0fc079548233231614e4e1efc9f28b0db398011efeecf05fe570e5dd33:1685868693432"
]
],
"content": "Nope, by default this would advertise over ws:// (web socket, port 80 like http), not wss:// (web socket secure, port 443 like https). haven has to be behind a reverse proxy that handles the encryption (the extra s). Configuring that is more complex. Some people opt for easy-to-use cloudflared, but then youre trusting cloudflare with your unencrypted traffic. I think setting up a reverse proxy on a vps is better, definitely more private, but more involved. I dont think i have any guides available. Caddy reverse proxy is probably easiest to configure.",
"sig": "ea2e4e74f69db9706dacfb193318814df1a64450d0eb5b07f406a3e2e40e72f207167fb2acbf0f1152a42c9e3c01e3edebe21e7be4dc41b42d04ff265f272780"
}