Explore >> Select a destination


You are here

blog.val.town
| | malgregator.com
11.1 parsecs away

Travel
| | Dutch security researcher Victor Gevers found misconfigured MongoDB database containing facial recognition and other sensitive information about the Uyghur Muslim minority in China. Looks like the company behind the database is Chinese surveillance company SenseNets.
| | www.jenkins.io
7.9 parsecs away

Travel
| | The Jenkins project's response to a critical security vulnerability in the "Spring" framework.
| | brakemanscanner.org
11.2 parsecs away

Travel
| | Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications.
| | groveronline.com
42.0 parsecs away

Travel
| I think Rust is extremely well-suited for low level Linux systems userspace programming -- daemons, services, command-line tools, that sort of thing. Low-level userspace code on Linux is almost universally written in C -- until one gets to a certain point where it's acceptable for Python to be used. Undoubtedly this springs from Linux's GNU...