
François Marier fmarier@identi.ca
Vancouver, BC
Free software developer. Moved to https://fosstodon.org/@fmarier
6 years ago via Identi.ca Web CC: Public
9 years ago via Identi.ca Web To: Public CC: Followers
The principles behind free and open source software, explained with Lego: https://www.youtube.com/watch?v=a8fHgx9mE5U (HT @lightweight)10 years ago via Identi.ca Web To: Public CC: Followers
Put this in ~/.emacs to upgrade the default #emacs repo to #HTTPS: (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/")))Ben Sturmfels likes this.
10 years ago via Identi.ca Web To: Public CC: Followers
Ten rules for developing safety critical software (from @NASA JPL): http://pixelscommander.com/wp-content/uploads/2014/12/P10.pdfEvan Prodromou likes this.
10 years ago via Identi.ca Web To: Public CC: Followers
A comprehensive list of the various mechanisms used to assign unique tracking IDs to browsers: http://www.chromium.org/Home/chromium-security/client-identification-mechanisms10 years ago via Identi.ca Web To: Public CC: Followers
Make sure your forgotten root shell doesn't stick around for too long: echo "TMOUT=600" >> /root/.bash_profileOlivier Mehani likes this.
10 years ago via Identi.ca Web To: Public CC: Followers
10 years ago via Identi.ca Web To: Public CC: Followers
If you're upgrading Apache on #debian wheezy, watch out for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775129bobodod, Francisco M García Claramonte likes this.
Olivier Mehani, Dana shared this.
10 years ago via Identi.ca Web To: Public CC: Followers
Commons-based peer production v. "sharing economy": http://ourworld.unu.edu/en/the-politics-of-the-sharing-economy11 years ago via Identi.ca Web To: Public CC: Followers
Looking forward to seeing these systemd security features used in Debian: http://0pointer.net/public/systemd-nluug-2014.pdfDana, Francisco M García Claramonte likes this.
11 years ago via Identi.ca Web To: Public CC: Followers
Interesting discussion of ownership and control in the so-called "Internet of Things": http://techcrunch.com/2014/10/11/the-internet-of-someone-elses-things/Evan Prodromou likes this.
Olivier Mehani shared this.
11 years ago via Identi.ca Web To: Public CC: Followers
Using 2-factor auth? Call your mobile voicemail now and set a PIN code: https://shubh.am/how-i-bypassed-2-factor-authentication-on-google-yahoo-linkedin-and-many-others/Olivier Mehani shared this.
11 years ago via Identi.ca Web To: Public CC: Followers
PROMPT_DIRTRIM=3 is a really neat bash config option (via http://blog.sanctum.geek.nz/prompt-directory-shortening/)Olivier Mehani likes this.
11 years ago via Identi.ca Web To: Public CC: Followers
Join the fight against bufferbloat: put "net.core.default_qdisc=fq_codel" in your /etc/sysctl.conf (via http://lwn.net/SubscriberLink/616241/543508d781de7031/)Olivier Mehani, Mike Linksvayer likes this.
Olivier Mehani shared this.
11 years ago via Identi.ca Web To: Public CC: Followers
tcpcrypt.org is a truly beautiful solution to the unencrypted Internet problem: security, performance and backward compatibilitytestbeta, Evan Prodromou likes this.
Olivier Mehani, Mike Linksvayer shared this.
Interesting, opportunistic encryption for everything, but effectively for nothing yet, as both endpoints need to support, IIUC. Is the main use case encrypting one's traffic to services one controls without individually setting up? Or is it conceivable to imagine supermajority of hosts running tcpcrypt so that large proportion of currently unencrypted traffic is encrypted?