pitchsite.blogg.se

Raspberry pi i2p
Raspberry pi i2p




  1. RASPBERRY PI I2P HOW TO
  2. RASPBERRY PI I2P INSTALL
  3. RASPBERRY PI I2P SOFTWARE
  4. RASPBERRY PI I2P CODE

Change $username and $password to your own choice. $ sqlite3 ~/.bdsmail/localhost.sqlite < user_table.sql

raspberry pi i2p

We then need to create the table in the file that the config file is pointing to. Call it user_table.sql, it should contain these lines: # Create database table userĬREATE TABLE `user` (`name` TEXT PRIMARY KEY NOT NULL, `login` TEXT NULL, `maildir` TEXT NULL)

raspberry pi i2p

First, we need to create a text file with the table description. The BDSMail setup doesn't come with functions to setup the user database, so we need to do that manually. The mail server maildir will be in /home/pi/source/i2p/bdsmail/mail/ Setup the database This config file should look something like this: Ĭhange the database line to read database = /home/pi/.bdsmail/localhost.sqlite Create a config fileĪfter the compilation is done, change into the bin directory, and create a basic config file, and write it to ~/.bdsmail/config.ini $ mkdir ~/.bdsmail

RASPBERRY PI I2P SOFTWARE

Then, set the GOBIN variable to point to the bin directory in the current directory, and start building the software with make $ go env -w GOBIN=$HOME/source/i2p/bdsmail/binĪll compiled executable files will be written to the directory /home/pi/source/i2p/bdsmail/bin/. Then clone the git repostitory that holds all the BDSMail files, and change to that directory.

RASPBERRY PI I2P INSTALL

Those are installed with $ sudo apt install sqlite3 git makeįirst create a directory to hold the I2P related files and change to that directory: $ mkdir -p ~/source/i2p/ You also need the version control software git and the build system make. The pre packaged version works just fine. To function properly, Sqlite 3 is needed.

RASPBERRY PI I2P CODE

I keep all I2P-related source code that I download in /home/pi/source/i2p/ so that's where this tutorial will keep its files.

RASPBERRY PI I2P HOW TO

How to install Go and enable SAM is not a part of this tutorial. If you see any errors in this howto, don't hesitate to reach out. Please don't rely on this howto for sending sensitive information.

  • Depending on which email client you use, it may spill information about your system (like hostname).ĭISCLAIMER This is not heavily tested.
  • Sends the mail immediately, so traffic correlation may be an issue.
  • No encryption besides what I2P transport offers (unless you use GPG/PGP, but then it doesn't have forward secrecy).
  • Allows for relatively fast email communication.
  • Allows you to send mail with somewhat hidden origins through I2P.
  • Some things are specific to Raspberry Pi OS and Debian based Linux, but most are not. This might be a bit of a niche howto, but since I've installed my I2P router on a Raspberry Pi, this is what becomes my starting point. If you have made a submission to this subreddit and it isn't showing up, PM the moderators! It might be stuck in the spam filter.īDSMail is Brain Dead Simple Mail, a SMTP (and POP3) server written in Go(lang) to send email within the I2P network. You can use inproxies to surf the I2P network without having to have an I2P router. To connect with other networks, please follow this tutorial.Īn open source system for operating distributed forums in anonymous networks
  • isitup.i2p Another I2P Name Registry and checking tools to see if a eepsite is offline.
  • Ramble - Multi-Network reddit alternative.
  • Teddit - Privacy respecting Reddit front end.
  • Chudo's Torrents (French) torrent tracker.
  • raspberry pi i2p

  • IDK's CowYo pastebin, Mirror(Requires JS).
  • Cake Pastebin short term filesharing and pastebin.
  • * (tube.i2p) - Youtube front end File Hosting and Pastebins
  • zzz zzz's personal website, old developers forum.
  • I2P Forum ( clearnet) Official I2P community and development forum.
  • I2P links of interest:įor a more complete list of interesting I2P services, read the Guide to I2P services.

    raspberry pi i2p

    Excessive self-promotion is not appropriate for this sub and may result in a ban. Offering or seeking guidance on how to use a Darknet Market will result in being banned from this sub. READ THE RULES Darknet Markets are not allowed on this sub.

  • Visit the Frequently Answered Questions Thread.
  • Make sure to include useful information in your post.
  • Read the rules before asking a question.
  • A text-only tutorial on eepsites and I2P torrenting.





  • Raspberry pi i2p