Estaré en la Aditel iParty 10 hablando de CMake, CPack, CTest y Dart. No sé todavía cuándo será mi charla, pero el evento es del 26 al 30 de marzo en Castellón. Seguiremos informando.
Actualización: Transparencias
Estaré en la Aditel iParty 10 hablando de CMake, CPack, CTest y Dart. No sé todavía cuándo será mi charla, pero el evento es del 26 al 30 de marzo en Castellón. Seguiremos informando.
Actualización: Transparencias
While searching a PGP Public Key Server, I realized it would be possible for spammers to get e-mail addresses from a keyserver and send encrypted spam e-mails, which will not be detected by antispam software, as content-analysis would be impossible. Scary.
Last week I improved the search engine used to search the KDE API documentation. Allen Winter (winterz) made it available about one hour ago, it’s the “advanced search (experimental)”. Try it!
I have started a new open source project: The Digest Software Project. It’s a small project where I develop two tiny libraries, libdigest and libpam-digestfile.
libdigest is a C library which generates RFC2617-compliant digests, used by Apache and others.
libpam-digestfile is a Pluggable Authentication Module which lets you use an arbitrarily-named text file similar in structure to /etc/passwd to authenticate users but using digested passwords (see RFC 2617 for more information about the digest algorithm).
Both libraries are stable and in production.