idk

Results 39 issues of idk

With this project being dormant and the I2P crypto migration all-but complete in the Java I2P and C++ i2pd implementations, I'd like to visit the idea of reviving the go-i2p...

I wanted to host this pastebin as an I2P service and discovered there wasn't a way to disable the use of the CDN as the source of the CSS and...

Not associated with an existing issue. Changes proposed in this pull request: - This PR migrates txthinking/socks5 from using concrete net types(net.TCPAddr, net.TCPConn) to using interface net types(net.Addr, net.Conn, net.PacketConn)....

I'm interested in using Grumble to set up an anonymous mumble server on the I2P network using the SAM API. In Go, the most convenient and natural way to interface...

When I was trying out a build from the master branch, I ran into an issue where creating any group with any user caused the database to be locked and...

This allows cerca to be used as a "library" of sorts which a user embeds in their own system and deploys with an alternate set of assets. That way, people...

This PR alters the writefreely app in such a way that the behavior is identical to before, but, the `Listen` function is called separately from the `Serve` function, and the...

This PR adds 2 `dendrite-demo` main's, each designed expressly to serve a Hidden Service/Overlay network. The first, `dendrite-demo-i2p` add self-configuration for use of dendrite as an I2P hidden service(eepsite) and...

I added landscape mode in my fork of the code. You switch between modes by tapping, first tap is Portrait Locked mode, second is Landscape Locked mode, third is Unlocked...

Added a landscape mode for the app and added resources for indicating landscape mode as well as portrait and unlocked mode.