<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://cyberphoria.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://cyberphoria.org/feed.php">
        <title>cyberphoria.org projects</title>
        <description></description>
        <link>https://cyberphoria.org/</link>
        <image rdf:resource="https://cyberphoria.org/lib/tpl/sidebar-cph/images/favicon.ico" />
       <dc:date>2026-04-29T12:47:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://cyberphoria.org/projects/blow-4-php?rev=1596189586&amp;do=diff"/>
                <rdf:li rdf:resource="https://cyberphoria.org/projects/memcached?rev=1596189574&amp;do=diff"/>
                <rdf:li rdf:resource="https://cyberphoria.org/projects/qmail-smtp-auth-send?rev=1596189609&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://cyberphoria.org/lib/tpl/sidebar-cph/images/favicon.ico">
        <title>cyberphoria.org</title>
        <link>https://cyberphoria.org/</link>
        <url>https://cyberphoria.org/lib/tpl/sidebar-cph/images/favicon.ico</url>
    </image>
    <item rdf:about="https://cyberphoria.org/projects/blow-4-php?rev=1596189586&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-31T11:59:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Blowfish-4-PHP</title>
        <link>https://cyberphoria.org/projects/blow-4-php?rev=1596189586&amp;do=diff</link>
        <description>Blowfish-4-PHP

Description

Some weeks ago i was searching for an easy way to do blowfish-stuff with php, but the only solution i found was using mcrypt or use some wrappers which weren't working for me. Due to several reasons, this was not what i wanted and i started to port blowfish to PHP, now theoreticaly you only need this php-source to encrypt and decrypt with blowfish, but the problem is, it is incredible slow!!!!!
Like other implementations, this is not perfect, it is only used with str…</description>
    </item>
    <item rdf:about="https://cyberphoria.org/projects/memcached?rev=1596189574&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-31T11:59:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Memcached-1.1.13-pre+tags</title>
        <link>https://cyberphoria.org/projects/memcached?rev=1596189574&amp;do=diff</link>
        <description>Memcached-1.1.13-pre+tags

Description

This is just a small, quick and very dirty hack for memcached. It enabled you to use tags for your keys. These tags can be queried via the new tags command, the keys which have tags appended can be queried with the list command.</description>
    </item>
    <item rdf:about="https://cyberphoria.org/projects/qmail-smtp-auth-send?rev=1596189609&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-31T12:00:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Qmail 1.03 qmail-remote.c SMTP-AUTH send patch</title>
        <link>https://cyberphoria.org/projects/qmail-smtp-auth-send?rev=1596189609&amp;do=diff</link>
        <description>Qmail 1.03 qmail-remote.c SMTP-AUTH send patch

	*  Date: 20020715
		*  Version: 0.0.1 ;)
		*  Author: Bjoern Kalkbrenner
		*  Location: Home | Download 

Description

Quick install
 1. Copy the base64.c and base64.h to your qmail source and chdir into it.
 2. Patch the source with patch -p1 &lt;smtp-auth-send.patch
 3. make setup check
 4. ...follow the qmail-installation or copy your new qmail-remote to /var/qmail/bin
 5. create your /var/qmail/control/smtproutes_users</description>
    </item>
</rdf:RDF>
