Mozilla developer fixes Chromium bug caused by Google breaking the spec instead of fixing one of their own websites ~
https://twitter.com/zcorpan/status/1090719253379104779
https://twitter.com/zcorpan/status/1090719253379104779
Twitter
Simon Pieters
https://t.co/FHI3Dy79Kx in which Mozilla developer @ecbos_ reports and fixes a bug in Chromium because "I don't really want to deal with compat issues due to this." 👏 @ecbos_ but also, it's sad that it's cheaper to fix bugs in the competition than to deal…
Microsoft Azure data deleted due to DNS outage ~
https://nakedsecurity.sophos.com/2019/02/01/dns-outage-turns-tables-on-azure-database-users/
https://nakedsecurity.sophos.com/2019/02/01/dns-outage-turns-tables-on-azure-database-users/
Sophos News
Naked Security – Sophos News
Hey there followers.
Unfortunately, I've been really busy with things from my own personal life, that including moving out and a lot of work on personal and side projects, as well as day to day job. I apologize for the lack of posts due to all these conditions and will try my utmost best to restore the daily, if not, semi daily posts here. I hope you can understand, and as always, if you have any questions, you can always reach out to me via the handle in the channel description (:
Sincerely yours,
Vivian~
Unfortunately, I've been really busy with things from my own personal life, that including moving out and a lot of work on personal and side projects, as well as day to day job. I apologize for the lack of posts due to all these conditions and will try my utmost best to restore the daily, if not, semi daily posts here. I hope you can understand, and as always, if you have any questions, you can always reach out to me via the handle in the channel description (:
Sincerely yours,
Vivian~
On that note ~
Open-source, fully trustless solution for passing on your digital life after you're gone~
https://withblue.ink/2019/03/18/what-happens-to-your-digital-life-after-youre-gone-introducing-hereditas.html
Open-source, fully trustless solution for passing on your digital life after you're gone~
https://withblue.ink/2019/03/18/what-happens-to-your-digital-life-after-youre-gone-introducing-hereditas.html
withblue.ink
What happens to your digital life after you're gone? Introducing Hereditas | With Blue Ink
An open source static site generator for a fully-trustless digital legacy box
Facebook stored hundreds of millions of user passwords in plaintext ~
https://krebsonsecurity.com/2019/03/facebook-stored-hundreds-of-millions-of-user-passwords-in-plain-text-for-years/
https://krebsonsecurity.com/2019/03/facebook-stored-hundreds-of-millions-of-user-passwords-in-plain-text-for-years/
Userspace WireGuard implementation in Rust ~
https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/
https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/
The Cloudflare Blog
BoringTun, a userspace WireGuard implementation in Rust
Today we are happy to release the source code of a project we’ve been working on for the past few months. It is called BoringTun, and is a userspace implementation of the WireGuard® protocol written in Rust.
Reverse engineering and bypassing exam surveillance software ~
https://vmcall.github.io/reversal/2019/05/16/exam-surveillance2.html
https://vmcall.github.io/reversal/2019/05/16/exam-surveillance2.html
vmcall
Exam surveillance - the return. (ExamCookie)
Preface
Animating URLs with Javascript and Emojis :')
https://matthewrayfield.com/articles/animating-urls-with-javascript-and-emojis/
https://matthewrayfield.com/articles/animating-urls-with-javascript-and-emojis/
Selenium script to delete all your Facebook wall posts, for whatever reason ~
https://github.com/weskerfoot/DeleteFB
https://github.com/weskerfoot/DeleteFB
GitHub
GitHub - weskerfoot/DeleteFB: Automate Scrubbing your Facebook Presence
Automate Scrubbing your Facebook Presence. Contribute to weskerfoot/DeleteFB development by creating an account on GitHub.
GitHub launches Sponsors, lets you pay your favorite open source contributors~
https://github.com/sponsors
https://github.com/sponsors
GitHub
GitHub Sponsors
Invest in the open source projects you depend on with GitHub Sponsors.
How to factor 2048 bit RSA integers in 8 hours using 20 million noisy qubits ~
https://scirate.com/arxiv/1905.09749
https://scirate.com/arxiv/1905.09749
SciRate
How to factor 2048 bit RSA integers in 8 hours using 20 million noisy
We significantly reduce the cost of factoring integers and computing discrete logarithms in finite fields on a quantum computer by combining techniques from Shor 1994, Griffiths-Niu 1996, Zalka 2006,
Making the obvious code fast ~
https://jackmott.github.io/programming/2016/07/22/making-obvious-fast.html
https://jackmott.github.io/programming/2016/07/22/making-obvious-fast.html
jackmott.github.io
Making the obvious code fast
Jonathan Blow of “The Witness” fame likes to talk about just typing the obvious code first. Usually it will turnout to be fast enough. If it doesn’t, you c...