Hello everyone.
I am main developer at PrivateNess.
Private Ness is a infrastructure of a privacy services to make internet private anonymous and decentralized.
This is my dev-blog.
I will write here all my ideas and technical stuff …
Hello everyone.
I am main developer at PrivateNess.
Private Ness is a infrastructure of a privacy services to make internet private anonymous and decentralized.
This is my dev-blog.
I will write here all my ideas and technical stuff …
The first version of microservices platform based on blockchain is ready.
It uses Emercoin blockchain
Privateness coin-hours
Counter-Random payment
Ness node — the main platform
Ness node tester — the tools for testing and generating keys
It has only one service — random number generator (PRNG)
Now it need’s to be tested …
Telegram group: PrivateNess Network | Noderunners
The problem:
Skycoin/Privateness network at every transaction takes 10% fee of all Coin-Hours on input address. This makes small transactions impossible.
The solution:
Make a random payment every hour.
The user will pay for a whole month in 1/720 probability in every hour (month has 720 hours).
The user is valid if he…
There will be TWO methods for each USER
The USER — address pairs will be stored in JSON file ~/.ness/users_addr.json
There will be one Master-USER, the user which will recieve all nodes earned coin-hours.
Every user (node client) will have an address with his NCH
Address with NCH will be stored on node’s wallet
The user will be able to add or withdraw NCH from his account (address)
Every hour the script will move the tariff ammount of NCH from user’s account to node’s account.
Example of a catalog
<worm>
<catalog name=”Co-vid 1-9” tags=”tag1,tag2,tag3” owner=”fdghrynytj” dpo=”tdjydythytdj” owner-sig=”sdfjkgnonsdisoej50[49k”>
<folder name=”Info”>
<file url=”ipfs://QmUDR463cWuhg8ucwGhshK7Mk8Yve3j1pMWyCYJLsrjN2V” name=”Bioweapon” descr=””/>
<folder name=”PCR test”>
<file url=”ipfs://QmYt21n5AHKUoRoQ138W51ruW5JvbkwoupxiMCN4Av9RNw” name=”Tanzania president’s speech” descr=””/>
</folder>
</folder>
……
</worm>
Any user can create his own catalog or catalogs and all catalogs together will form a Catalog Of Internet or Catalog Of Universe.
The backbone of system will be IPFS and Emercoin NVS.
IPFS — files storage
NVS — WORM markup
NVS name: worm.catalog.<catalog name>
One more step forward in Ness-Node development!
Have to write key-generator and test suit here https://github.com/Alex014/NessNodeTester
Generate node keys
python codegen.py -ng http://node.zxc “Hello World,test”
Generate node config (for use in node)
python configen.py http://node.zxc
Show node:
python codegen.py -ns http://node.zxc
Show node WORM markup (for usage in EMC NVS)
python codegen.py -nsw http://node.zxc
Generate user:
python codegen.py -ug user 10 “1,blowfish,16;1,aes,8” “Hello World,test”
Show user:
python codegen.py -us user
Show user WORM markup (for usage in EMC NVS)
python codegen.py -usw user