dnschain
dnschain copied to clipboard
A blockchain-based DNS + HTTP server that fixes HTTPS security, and more!
- This one's easy: https://github.com/tjfontaine/node-dns/issues/73#issuecomment-47247211 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2838763-go-through-native-dns-project-s-issues-and-close-what-you-can?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
via dig on devices other than the DNSChain server, I am seeing ;; WARNING: recursion requested but not available I am seeing some occasional cases on my network where some...
Requirements: - Passwords stored on disk using either `bcrypt` or `scrypt` (latter preferred) - Password itself never sent over the wire - Ability to change password - On first load...
See discussion in #101. **EDIT:** Basically, we [need someone to take over native-dns](https://github.com/tjfontaine/node-dns/issues/111) development. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32235793-improve-native-dns-library-or-find-an-alternative-for-dns-packet-creation?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via...
Tracking detailed discussion [here](https://gitlab.okturtles.com/okturtles/okturtles-extension/issues/16). ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3234484-okturtles-extension-unblock-integration?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
See https://gitlab.okturtles.com/okturtles/dnschain/issues/3 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3991097-identity-solved?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
From https://github.com/tjfontaine/node-dns/issues/67: > There are many ways to implement the following (and they should all be explored), but the main idea is that always having to parse and repack every...
https://gitlab.okturtles.com/okturtles/dnschain/issues/15 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6957410-fix-package-managers?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
Some important considerations: - [Sybil attacks preventing seeing updates, e.g. revoked certs](https://en.bitcoin.it/wiki/Weaknesses#Sybil_attack) - Mitgations: check network hash rate. Make sure we're actually getting blocks every X min (whatever the protocol...
Good news is that for _everything other than the connection to DNSChain_, sysadmins no longer need to worry about setting expiration dates for their SSL/TLS certs (they just update the...