Recent comments in /f/Ygg

BlueHat OP wrote (edited )

My assumption was that the 500 was somehow caused by the link I posted. I noticed that it's quite common for parsers to break around IPv6 links, like how they sometimes mess up when you put them in markdown or how Firefox tries to encode the square brackets in the url when you copy it from the address bar. Perhaps developers will pay closer attention to these issues if IPv6 ever becomes a norm.

testv6

testv4

1

neilalexander OP wrote

dendrite-demo-yggdrasil is a standalone Matrix homeserver that uses Yggdrasil for the federation between servers. It has an embedded Yggdrasil node — the server name is based on the node’s public key. You can use any Matrix client to register accounts and to log in.

I built this a while ago for the P2P Matrix experiments but it still works and is quite fun.

2

BlueHat OP wrote

I experienced a few errors while posting this. At first, submission returned a 500 internal server error. Trying the second time (after removing the link from the "url" input area) outputed something on the lines of "invalid CSRF token". Third time's the charm - reposting once again yielded no errors. I think this may have something to do with the fact that I am posting from yggdrasil.

1

BlueHat wrote

Good to now. I am currently researching about yggdrasil. It seems like great technology, and actually fits most of my use cases. I was getting tired of I2P's slow speeds, so I began digging deeper into alternative P2P networks that are less on anonymity and more on decentralization.

2

Rambler OP wrote (edited )

Reply to comment by BlueHat in Yggdrasil site is working again by Rambler

Yeah, the provider that hosts the site now did planned maintenance on a VPS node. I got the email three days prior, but didn't read it. -_-

Anytime the server gets rebooted it's usually down a long time because I have to connect to it and enter the encryption passphrase to unlock the storage. I have a monitoring alert setup but emails don't wake me up. This causes things that'd normally take the site down for a minute or two to last hours as the server remains 'on' but inaccessible since it's not fully booted until I do my part.

With that said, I'm moving the site to it's final home in the coming month. I own a small web hosting company, and we got hardware going online in the Netherlands within the next couple of days. We own our own IP space and am just waiting for it to be announced at the DC before we can start setting stuff up. Give me a couple of weeks before I get around to getting ramble moved over. All existing points of access should continue to work without having to do any readdressing (Tor, I2P, Yggdrasil and obviously the clearnet)

3

Rambler OP wrote

No problem! I'll be using Yggdrasil a lot more moving forward. I found out that I can easily use it to serve HTTP tunnels from the I2P network aswell, so sites like ramble.i2p now go <-- visitor --><-- i2p network --><-- yggdrasil tunnel--><--website--> (whereas before the tunnel was served over the clearnet)

tube.i2p works the same way, and I've been listening to albums through it all night long with no issues.

I've been searching github/lab the last hour or so looking for cool projects to host on the network as well. Any suggestions on a good addition?

1

Rambler wrote

I'm still trying to figure it out myself...

The Yggdrasil service is most certainly running. The Yggdrasil service is using my own network node/peer for connections, and the other site(s) that use it load without issue. (And RAMBLE was working fine after setting it all back up).

Sure is a head scratcher... Not quite sure why it was working and is no longer working now. I'll review it further as I have more time.

1