Skip to content
/ pboted Public
forked from PurpleBote/pboted

Server-less encrypted email application

License

Notifications You must be signed in to change notification settings

nesbox/pboted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release License Documentation Status

pboted

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.

Interaction with the I2P network occurs through the SAMv3 interface.
Tested with i2pd and Java I2P.

Alpha

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

Features

Planned Features

  • Custom per identity/user email folders
  • Sending email anonymously
  • Delivery confirmation
  • Sending and receiving via relays, similar to Mixmaster
  • Interfaces for interaction with third-party applications (IMAP, etc.)

Resources

Installing

You can fetch precompiled packages and binaries on release page.
Please see documentation for more info.

Supported systems

  • GNU/Linux - Build
    • Debian / Ubuntu - Build DEB
    • CentOS / Fedora

Building

See documentation for how to build pboted from source.

Usage

See documentation and example config file.

Donations

  • BTC: bc1qans7ukm5t62mjcuhl3rpzxml05etyljhjt7w76
  • GST: GatPEoV4uK2z1mgbph577Tv1WavrL5vmSE
  • XMR: 85P3aEXrYMn1YxnQaZSBWy6Ur6j9PVRxmCd3Ey1UanKAdKnhd2iYNdrEhNJ2JeUdcC8otSHogRTnydn4aMh8DwbSMs4N13Z

License

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.

Special thanks

About

Server-less encrypted email application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.4%
  • C 30.6%
  • CMake 2.9%
  • Shell 0.1%