Bitcoin Forum
June 23, 2024, 08:22:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Namecoin Product p/ specification  (Read 746 times)
alienseed (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 09, 2014, 07:03:17 PM
Last edit: March 09, 2014, 07:39:02 PM by alienseed
 #1

I am posting this here because I am unable to register on the Namecoin forums because the OpenID login system, and user registration email activation is broken; and because the Wiki does not allow regular users to create new pages, and because no one in irc://freenode.com#namecoin has responded in a week to my requests for assistance.

I am proposing and would like to receive feedback on a new name type p/ for product identification.

The purpose of this is to store the names, publishing (or producing entities), and other meta data for products.
This is similar to the id/ specification, but specialized for product information; and could be very useful for authenticable software metadata such as version numbers and hashes and binary locations.

Here is a sample json format for an example product p/meowbit :
Code:
{
  "name": "MeowBit, the all-browser Anti-Censorship, Anti-Hijacking  Dot-Bit Free Software for Windows.",
  "url": [
    "http://meowbit.com",
    "http://meowbit.bit"
  ],
  "signer": "MxYgCsHV7Nx4zMLQjHwRY7XzenU8AVAbuw",
  "producer": "id/beastlick",
  "author": "id/derrick",
  "version": "0.3.5179.694",
  "dist": [
    {
      "os": "w",
      "type": "i",
      "file": "MeowBitSetup_0.3.exe",
      "hash": {
        "md5": "c0c996249d49a5808e245564996eb3c0"
      }
    },
    {
      "type": "s",
      "file": "MeowBit_Src.zip",
      "hash": {
        "md5": "e4d909c290d0fb1ca068ffaddf22cbd0"
      }
    }
  ]
}

If there is interest in this I would like to participate in further specification and simplification of the information, and improve consistency with other specifications.
indolering
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 09, 2014, 07:50:29 PM
 #2

Quote
I am posting this here because I am unable to register on the Namecoin forums because the OpenID login system, and user registration email activation is broken; and because the Wiki does not allow regular users to create new pages, and because no one in irc://freenode.com#namecoin has responded in a week to my requests for assistance.

I will fix this.
MWD64
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
March 09, 2014, 08:15:12 PM
 #3


I am proposing ....a new name type p/ for product identification.....


Excellent!

MWD

Check out and use The BipCot NoGov license
alienseed (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 10, 2014, 12:52:10 AM
 #4

Quote
I am posting this here because I am unable to register on the Namecoin forums because the OpenID login system, and user registration email activation is broken; and because the Wiki does not allow regular users to create new pages, and because no one in irc://freenode.com#namecoin has responded in a week to my requests for assistance.

I will fix this.
Thanks so much for your help indolering.

I have posted this proposal on the wiki here: https://wiki.namecoin.info/index.php?title=Product
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!