open-source software

All posts tagged open-source software

bad-behavior.svg

Security > Software >
WordPress > WordPress Plugins >
MediaWiki > MediaWiki extensions >

https://wordpress.org/plugins/bad-behavior/
was bad-behavior.ioerror.us
(WordPress > installation)

Bad Behavior is a set of PHP scripts which automatically blocks harvesters, spam bots, and other funky stuff BEFORE they can even see the content of the website.

  • It requires browser identification before forms can be submitted.
  • Forms will work with JavaScript disabled.
  • Abandoned – Last updated 2019-10-22 – 2.2.24

Continue Reading

(on Wikipedia)
Software >

A file can be “summarized” into a short string. That string can be compared with the file again to determine if it’s the same file. This is often used when downloading a file to check it after the fact. This sort of thing is built into compression software, but using md5sum is way faster/easier because it doesn’t need to put the file in a container and uncompress it to use it.

There are various other programs which do similar things, like sha256sum. These all come with almost all Linux distributions.

Continue Reading

Ruby logo

Software > Programming >

(on Wikipedia)
https://www.ruby-lang.org/en/

Ruby is a true object-oriented programming language renown for its ease for comprehension and maintainability. It can do most of the things other programming languages can do, but the programmer has more fun.

Now at the end of 2016, when I look at my very old notes from 2007 I wonder.. Is Ruby’s hayday over?.



Continue Reading