Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @lenish
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @lenish
-
lenish proslijedio/la je Tweet
Same for Firefox: will be disabled in Firefox 74 (March 10), has been disabled in Beta since beginning of Januaryhttps://bugzilla.mozilla.org/show_bug.cgi?id=1606734 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
All versions of Chromium-based Edge we've ever shipped offer TLS/1.3 by default.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Everyone agreed that TLS/1.0 and TLS/1.1 needed to die and the funeral was so far in advance that no one really whined. Tick tock, folks. You've got about a month.https://textslashplain.com/2020/01/13/disabling-tls-1-0-and-tls-1-1-in-the-new-edge-browser/ …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Bloomberg has just released a draft of the EARN IT Act bill, which goes after end-to-end encryption under the guise of amending Section 230. I just posted a 5200-word blog post about it. https://cyberlaw.stanford.edu/blog/2020/01/earn-it-act-how-ban-end-end-encryption-without-actually-banning-it …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Windows isn't buggy, poorly designed, or insecure. Windows is asserting dominance.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Wireguard is now in the mainline Linux kernel. https://lists.zx2c4.com/pipermail/wireguard/2020-January/004906.html …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
The NSA has published an advisory on "mitigating cloud vulnerabilities" I have a funny feeling some big cloud provider got popped. Call it a hunch. https://media.defense.gov/2020/Jan/22/2002237484/-1/-1/0/CSI-MITIGATING-CLOUD-VULNERABILITIES_20200121.PDF …pic.twitter.com/4mJhCQr0F9
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Hey, but at least Lars Rabæk Boilesen and Otello made some money, right?https://twitter.com/bcrypt/status/1219493653527162880 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Babies born today will turn 18 on January 19, 2038, the first date when time becomes unrepresentable using a standard 32-bit unsigned Unix timestamp. It's not far off.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
See https://cr.yp.to/newelliptic/nistecc-20160106.pdf … (from
@hyperelliptic and me), which says in §1 that "unnecessary complexity in ECC implementations" creates "ECC security failures", and says in §11 that allowing run-time curve choices causes "obvious damage to implementation simplicity". Told ya so.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Support for Windows Server 2008 R2 has now ended. Thank you.https://twitter.com/NerdPyle/status/951917918836555776 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
And... there it is. TLS too. Nice work
@saleemrash1d!https://twitter.com/saleemrash1d/status/1217495681230954506 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
nf_table_api.c (just a subpart) is 8K lines of complex stateful C code: https://elixir.bootlin.com/linux/v5.5-rc6/source/net/netfilter/nf_tables_api.c … Wonder what amount of resources was put into testing all of this... Like really testing, not just on few expected scenarios. All of this is open to any unpriv user and containers.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Brace yourselves, more netfilter bugs are coming! https://github.com/google/syzkaller/blob/master/sys/linux/socket_netlink_netfilter_nftables.txt … Bets on number of bugs in the first week
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Hot on the heels of
@FiloSottile, I've published v0.1.0 of the age Rust crate, which provides the rage tool suite! https://crates.io/crates/age https://github.com/str4d/rage https://twitter.com/FiloSottile/status/1210700779100786689 …Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
I've heard that
@google is like this, which would explain@killedbygoogle. Why bother maintaining anything when that won't get you shit for recognition? This is what leads to technical entropy of the infrastructure.https://twitter.com/ReinH/status/1210615749468778497 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Easy UNIX piping! No config options! Modern crypto! No keyrings! Public keys that fit in a tweet! No more looking up how to encrypt a file on StackOverflow.
age1t7r9prsqc3w3x4auqq7y8zplrfsddmf8z97hct68gmhea2l34f9q63h2kp
Try it out and send feedback
https://age-encryption.org pic.twitter.com/3pBSwKdRnc
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
What is so hard with openssl enc -e -aes-256-cbc -in INPUT_FILE -pass file:AES_KEY_FILE | \ tee >(openssl dgst -sha256 -hmac ACTUAL_HMAC_KEY_VALUE -binary -out OUTPUT_HMAC) > \ OUTPUT_CIPHERTEXT ?
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
Yet another instantiation of the RSA GCD attack, this time focusing on IoT devices (which not surprisingly have poor randomness). I try to explain this in simple terms here:http://bit.ly/35D94l5
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
lenish proslijedio/la je Tweet
One of my biggest beefs about mathematical and engineering articles is the inclusion of equations without defining what (all) the terms mean. Wikipedia does this all the time, and as best I can see it’s actually worse than just writing random strings of nonsense.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
∋
, secure(
The
age(1) — a simple, modern, secure file encryption tool.