Skip to content

Proof-of-Concept

Pre-release
Pre-release
Compare
Choose a tag to compare
@eyedeekay eyedeekay released this 08 Apr 03:23
· 208 commits to master since this release
f6027ec

This is a pre-release of an easy-to-use I2P-based blogging platform intended for testers and enthusiasts right now, but eventually intended to make I2P blogging accessible to everyone regardless of computer expertise. It is a SAM application, instructions for enabling SAM can be found in the readme.

    827612232a797aa3dd6d9bcfad6c5b28a4f8a93050881bcc2940b682b1a675aa  railroad.tar.gz
    cdb7d5a9cc0be9400d8f80b4867084b5a69f30b1f83e8351eb4c02e88c26f74c  railroad.zip
    00ebde66f3e8038b7fa73cd7a3c68577d9f07158a7f03f823b1bc1749eb38221  i2p-railroad_0.0.01-1_amd64.deb

If you have trouble seeing the application window on Windows, then you may need to run this command:

    CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"

in an elevated powershell or this command:

    elevate -c -w 'CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"'

in a regular powershell.