:: Re: [unSYSTEM] OTRXMPPChannel and O…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Washington Sanchez
Date:  
À: System undo crew
Sujet: Re: [unSYSTEM] OTRXMPPChannel and OTRXMPPLogger for (more) secure Python comms
Excellent work!
On 25/03/2014 8:33 PM, "Mike Gogulski" <mike@???> wrote:

> Friends,
>
> I released some code into the wild the other day.
>
> OTRXMPPLogger is a wrapper around OTRXMPPChannel that uses it just for
> logging. OTRXMPPChannel itself allows you to do things like securely
> receive status and exception messages from your web application on your
> mobile phone, and exercise control over the running system via whatever
> command-parsing system you want to graft onto the on_receive() method.
>
> True lunatics can even write plumbing to connect an OTRXMPPChannels to
> command-line shells, *SQL command lines, etc.
>
> OTRXMPPChannel:
> https://pypi.python.org/pypi/OTRXMPPChannel (pip install otrxmppchannel)
> https://github.com/mikegogulski/python-otrxmppchannel
>
> OTRXMPPLogger:
> https://pypi.python.org/pypi/OTRXMPPLogger (pip install otrxmpplogger)
> https://github.com/mikegogulski/python-otrxmpplogger
>
> Peace,
> Mike
>
>
>
>
> _______________________________________________
> unSYSTEM mailing list: http://unsystem.net
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/unsystem
>
>