• Python3 Fork of BMWrapper

    From 711 Spooky Mart@21:1/5 to All on Thu Sep 5 04:47:39 2024
    XPost: comp.os.linux.misc, alt.privacy.anon-server

    <copy+paste> from https://github.com/kashikoibumi/bmwrapper

    bmwrapper is a poorly hacked together python script to let Thunderbird
    and PyBitmessage communicate, similar to AyrA's (generally much better) application: Bitmessage2Mail.

    I'm on Linux, and don't feel like dealing with wine. So I wrote this to
    fill the same role as B2M, until the source code was released. (Which
    has since been open-sourced: https://github.com/AyrA/BitMailServer)

    The script (usually) parses outgoing messages to strip the ugly email
    header information and put quoted text in PyBitmessage’s '---’
    delimited form. Attached images are included, base64 encoded, in an img
    tag. Incoming messages are likewise parsed to reconstruct a email, with attachment. This works...most of the time, and I’ve tried to make it
    fail gracefully when something goes wrong.

    ─────┏━━━━┓──┏━━┓───┏━━┓────── Spooky Mart Channel
    ─────┗━━┓─┃──┗┓─┃───┗┓─┃────── [chan] 711
    ────────┃─┃──┏┛─┗┓──┏┛─┗┓───── always open | stay spooky
    ────────┗━┛──┗━━━┛──┗━━━┛───── https://bitmessage.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Schimon Jehudah@21:1/5 to python-list@python.org on Fri Sep 6 11:07:31 2024
    Good day, 711 Spooky Mart!

    Did you consider to add support for IRC or XMPP too?

    Best regards,
    Schimon

    On Thu, 5 Sep 2024 04:47:39 -0000
    711 Spooky Mart via Python-list <python-list@python.org> wrote:

    <copy+paste> from https://github.com/kashikoibumi/bmwrapper

    bmwrapper is a poorly hacked together python script to let Thunderbird
    and PyBitmessage communicate, similar to AyrA's (generally much
    better) application: Bitmessage2Mail.

    I'm on Linux, and don't feel like dealing with wine. So I wrote this
    to fill the same role as B2M, until the source code was released.
    (Which has since been
    open-sourced: https://github.com/AyrA/BitMailServer)

    The script (usually) parses outgoing messages to strip the ugly email
    header information and put quoted text in PyBitmessage’s '---’
    delimited form. Attached images are included, base64 encoded, in an
    img tag. Incoming messages are likewise parsed to reconstruct a
    email, with attachment. This works...most of the time, and I’ve tried
    to make it fail gracefully when something goes wrong.

    ─────┏━━━━┓──┏━━┓───┏━━┓────── Spooky Mart Channel
    ─────┗━━┓─┃──┗┓─┃───┗┓─┃────── [chan] 711
    ────────┃─┃──┏┛─┗┓──┏┛─┗┓───── always open | stay spooky
    ────────┗━┛──┗━━━┛──┗━━━┛───── https://bitmessage.org


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)