GithubHelp home page GithubHelp logo

dianna2's People

Contributors

denizzzka avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dianna2's Issues

Default options for auto-generation not used domain names

Я считаю, что клиенты должны по-умолчанию в случае отсутствия нагрузки на процессор генерировать неиспользуемые случайный длинные домены. Это создаст на начальных этапах относительно стабильный поток записей. Естественно это должно быть легко отключаемым, но должно быть. Это снимет проблему с тем что за 12 часов записей может не быть.

client side CLI

with secret key access rights, for signing new record purpose

Другая идея (by alexshvid)

Есть другая идея

DHT 
No block chain, no blocks

key = domain_name
value = domain_name + publicKey + difficulty + noun

Proof_of_Work is the same as in the BitCoin
hash(value) first (difficulty) bits are 0

Max difficulty always wins.

Это создаст рынок,
имена типа google.p2p будут иметь difficulty на уровне текущего блока в BitCoin и обычный юзер врят ли сможет ее побить

Лучше конечно взять scrypt или что получе, что тяжелее сделать на ASICS тогда каждый пользователь получит шанс иметь свое имя довольно долго

DNS protocol

ver 1:

just rewrite all domain records with each update

and, it is need to provide auto-removal for old records

see also:
#2
#5

some small sqlite changes

dlang-community/d2sqlite3#8

Adds support for bind!(Nullable!T) and peek!(Nullable!T), which will bind NULL or the stored type (useful for, ex. optional foreign key columns)

Added Database.check and Statement.check, which is a shortcut for auto result = ...; enforce(result == SQLITE_OK, errmsg(p.handle))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.