pboted (Plus Bote Daemon) - is a standalone C++ implementation of I2P-Bote protocol.
I2P-Bote is a server-less encrypted KademliaDHT-based email protocol.
You can find more details in the documentation(I2P).
Interaction with the I2P network occurs through the SAMv3 interface.
Tested with i2pd and Java I2P.
Please note that pboted version 0.7.X is still in alpha.
During this period, there may be significant changes in the application.
Transition to beta planned in version 0.9.X
- Sending and receiving emails
- Support for short recipient names (alias)
- End-to-End encryption(I2P)
- Runnable as daemon
- CLI utility (work in progress)
- SMTP / POP3 support (tested with Mozilla Thunderbird)
- Delivery confirmation
- Custom per identity/user email folders
- Sending email anonymously
- Sending and receiving via relays, similar to Mixmaster
- Interfaces for interaction with third-party applications (IMAP, etc.)
You can fetch precompiled packages and binaries on release page.
Please see documentation(I2P) for more info.
See documentation(I2P) for how to build pboted from source.
See documentation(I2P) and example config file.
- XMR:
85P3aEXrYMn1YxnQaZSBWy6Ur6j9PVRxmCd3Ey1UanKAdKnhd2iYNdrEhNJ2JeUdcC8otSHogRTnydn4aMh8DwbSMs4N13Z
This project is licensed under the BSD 3-clause license, which can be found in the file LICENSE in the root of the project source code.