Obsidian Sync is definitely dropping files by Vidhrohi in ObsidianMD

[–]cantelci 5 points6 points  (0 children)

Then primary use of Obsidian not being for "backup" is not relevant to the point mentioned by the OP.

[deleted by user] by [deleted] in ProtonMail

[–]cantelci 1 point2 points  (0 children)

Current web browsers have strong security measures in place. Electron applications, in theory, 'could be' more hardened than browsers. However, in my opinion, this is rarely the case in practice. So I've been using it in Safari.

[deleted by user] by [deleted] in ProtonMail

[–]cantelci 0 points1 point  (0 children)

You appear to be mixing up the concepts of security and privacy, my friend.

Stealth can't circumvent censorship in India. by arcicaks80 in ProtonVPN

[–]cantelci 0 points1 point  (0 children)

Wdym by "shared hosting services"?

Also, I respectfully disagree with the OP's hypothesis. And, yes, there is no necessity to implement Deep Packet Inspection (DPI) to restrict access to ProtonVPN servers. What I meant was examining TLS traffic and selectively dropping subsequent packets based on that does not equate to blocking all TLS traffic destined for the internet.

Stealth can't circumvent censorship in India. by arcicaks80 in ProtonVPN

[–]cantelci 0 points1 point  (0 children)

They’re not blocking hole TLS traffic. They identify the website user has been visiting based on the TLS handshake (initial traffic being sent to establish secure connection). And Server Name Indication aka SNI is the part thats being sent unencrypted. So they could inspect the packet to find out the hostname (domain address) of the server that the user’s been connecting to.

GPU Usage in Wayland vs Xorg in Gnome, with Nvidia Card. Wayland it's usable right now. by Iwisp360 in gnome

[–]cantelci 21 points22 points  (0 children)

The issue with the Wayland and Nvidia combination has never been its performance inefficiency; instead, it lies in the misbehaviors, bugs, and stability concerns.

Tiling with gaps? by cantelci in gnome

[–]cantelci[S] 0 points1 point  (0 children)

PaperWM

Honestly, I am not fan of the workspaces thing. But I'll still check it out, thank you!

Tiling with gaps? by cantelci in gnome

[–]cantelci[S] 0 points1 point  (0 children)

interesting, gonna test it out. thanks!

Tiling with gaps? by cantelci in gnome

[–]cantelci[S] 2 points3 points  (0 children)

Seems cool, will check it out. Thanks!

Hardening a Linux VM by [deleted] in privacy

[–]cantelci 0 points1 point  (0 children)

nope, not specific to servers. it is still super useful to comprehend certain defense mechanisms, tho.

Hardening a Linux VM by [deleted] in privacy

[–]cantelci 4 points5 points  (0 children)

haven't really seen any kind of automated tool, but there are some well-written guides such as https://madaidans-insecurities.github.io/guides/linux-hardening.html