It sometimes will still decide to murder your boot manager.
It sometimes will still decide to murder your boot manager.
Everyone should report it as bug.
Figured out how to automate pushing out videos with to content and plagiarized stackoverflow responses every few minutes. YouTube doesn’t care. I am filled with deep hatred whenever I see that face.
You’re right, it is misleading. There are different “flavours” of MTProto. See here:
https://core.telegram.org/mtproto
This page deals with the basic layer of MTProto encryption used for Cloud chats (server-client encryption). See also:
Secret chats, end-to-end-encryption
End-to-end encrypted Voice Calls
(The major difference is simply whether the server and client share a key or two clients)
MTProto is not end-to-end. MTProto is their obfuscated client-server transport encryption.
What the commenter above is referring to is Telegram defaulting to saving your messages on the server in plaintext. You can use a “secret chat” which enables end-to-end encryption, but that is separate from MTProto.
Your sentiment is correct though. Messages should not be visible in plaintext to the server.
Except Telegram doesn’t use TLS :) They use MTProto.
This is not me endorsing Telegram. I’m just pointing out your mistake. Telegram has other issues but it definitely does have transport encryption.
Have you ever tried Linux on photosynthesis?
Would be cooler to overlay a copy of the chart onto they eye in hue mode.
Silver-cyan here
Bold of you to assume they read the book.
I use Debian for any of my servers. Its stability is unparalleled.
My personal computers are a playground though.
deleted by creator
You’re right, my bad.
OP’s security concern is valid. Different CAs may differ in the challenges used to verify you to be the domain owner. Using something that you could crack may lead to an attacker’s public key being certified instead.
This could for example be the case with HTTPS verification (place a file with a specific content accessible through your URL) if the website has lacking input sanitization and/or creates files with the user’s input at an unfortunate location that collides with the challenge.
This attack vector might be far-fetched, but there can certainly be differences between different signing authorities.
Do you still need help with docker?
How close to vim’s functionality is evil mode? I’ve been toying with the idea of learning Emacs but I rely on Vim’s langmap and that is rarely implemented in Vim emulations / bindings.
You can learn Emacs in one day. Every day.
Even if you use arrows, you still have to reposition your hand.
You can actually (for now) just replace gitea with forgejo while keeping all the files in place and it just works. Really easy then using docker, cause all it takes is changing the container image.
VSCode is not even a true IDE like, for example, VS itself.