Bitcoin Forum
April 19, 2024, 05:03:44 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 82 »
521  Alternate cryptocurrencies / Altcoin Discussion / Re: Blockchain-based torrent tracker? on: January 30, 2013, 11:25:17 AM
I've created a "btm/testing" name for testing. It should show in about block 93985 where you can see it the magnet links it has posted with:
Code:
namecoind name_history btm/testing

You can list the "btm/" namespace with:
Code:
namecoind name_filter "^btm/.+"

Now there needs to be a website that scans that namespace, does a name history on the names, and provides it in a pretty format.
522  Alternate cryptocurrencies / Altcoin Discussion / Re: Blockchain-based torrent tracker? on: January 30, 2013, 09:13:39 AM
not quite sure yet but my gut says the second variant is more likely to succeed

I would keep it simple, though, and start with one protocol per namespace. btm/satoshi : {bit torrent magnet}

>Maybe an option to add an address to the value for users to send namecoins to as a means of voting.
no need for that, you can simply use sendtoname for a tip
Good point about 'sendtoname'. Using a separate protocol per namespace is also a good idea. Given magnet url's have a "dn" key for giving the full name I'm wondering if it's even worth having JSON as the value. Just having the magnet link gives all that's needed.
523  Alternate cryptocurrencies / Altcoin Discussion / Re: Namecoin's Dot Bit Domain Name Cypersquatting on: January 30, 2013, 08:39:11 AM
Namecoin really needs a new use case. web of trust, tor names, torrent tracker....
I posted my ideas here for storing torrent information in namecoin if you're interested.
524  Alternate cryptocurrencies / Altcoin Discussion / Re: Namecoin's Dot Bit Domain Name Cypersquatting on: January 30, 2013, 01:23:25 AM
what's to stop someone forking the namecoin project and altering the code to make new .somethingelse domains? agreed it would potentially run into the same situation.. but is there anything we can learn from the namecoin experiment?
Namecoin doesn't really have the notion of .something. That mapping is done via other software. Namecoin just provides a way to map a name to a value stored in the blockchain. By convention names prefixed with "d/" are mapped to domain names in the real world with .bit as the TLD by various pieces of software. There's nothing to stop you from using namecoin to purchase domains with different prefixes and there are already examples of such in the blockchain.

If you wanted to immediately devalue all the squatters names you could come up with some DNS software that maps a different namecoin prefix. If your DNS translation software gets popular then that would become the defacto "namecoin domain name" system.
525  Alternate cryptocurrencies / Altcoin Discussion / Re: Blockchain-based torrent tracker? on: January 29, 2013, 11:27:42 PM
Isn't this the kind of thing namecoin should work well for?

Put the IP address and port number for your torrent, or for a datafile about the torrent, into the namecoin dataspace?
I agree that namecoin would be a good start for experimenting with this. There's a number of approaches that could be taken. Some ideas:

  • The namecoin 'key' is a torrent name with the value being the magnet link. This is simple but has a few disadvantages. The owner of the key has to update it every 36,000 blocks for it to remain alive. Only that owner can modify the magnet link if it changes. Multiple people will store information for the same file with slightly different key names. Spammers can create fake magnet links easily for popular filenames, or squat on filenames (eg. future episodes of tv shows or movies about to be released).
  • The key is a username of a person publishing links. The value is a datastructure (JSON?) that holds the link type (magnet, mega, freenet, http, etc), the URN (magnet link, freenet address, etc), a title, tags and maybe other things. A user can then filter by the namecoin key if they find a user that publishes torrents they like. Spammers would need to register their own username and people will learn which are bad and ignore them. Adding links is done via a name_update command. You can get a list of all links for a user by doing a "name_history" on their username. This can sit under a namecoin prefix like "fileshare/". I registered a fileshare name to show an example. Downsides are that a name_update can only have one pending for a given key per block. This could help cut down on spam updates though. Another downside is that it requires a name_history to get all entries and isn't as simple or efficient as iterating over a namecoin prefix to get all keys.

As an example of the second option, running this namecoind command will show an example entry:
Code:
namecoind name_filter "^fileshare/.+"

That example adds a "command" entry which I though could be used to add/delete/modify items but I'm not sure of the utility. It also might be worth encrypting or obfuscating the entries. Maybe an option to add an address to the value for users to send namecoins to as a means of voting.
526  Alternate cryptocurrencies / Altcoin Discussion / Re: Namecoin's Dot Bit Domain Name Cypersquatting on: January 29, 2013, 11:15:04 PM
>> Where all those Infos e-mails come from?

Wtf is going on here? The very idea is being abused..

Is it an additional value specified upon registering and stored in the blockchain?
Mustn't it then be stripped off in order to prevent the squatting and reselling?
Yes, it's an additional value specified in the JSON value when registering the name. Namecoin is really a name/value datastore, with a portion of it used for domain names.
527  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PPC] PPCoin Released! - First Long-Term Energy-Efficient Crypto-Currency on: January 29, 2013, 10:05:52 AM
Here's a question for you, how is PPCoin going to remove the centralized checkpoint sharing when difficulty target is based on the immediately preceding block? What happens to a coin that does this and has a reorg? I guess that means Freicoin can't use your difficulty adjustment algorithm. This is the reason for the 8 block delay for the filter output.
Devcoin adjusts on every block IIRC and doesn't have checkpointing. Have you take a look how they do it?
528  Bitcoin / Pools / Re: [150 GH/s] Bitparking Pool, PPS 2.5%,variable diff,Merge Mining BTC,NMC,IXC,DVC on: January 28, 2013, 11:44:40 PM
is it impossible to change your id's bitcoin address.... wtf
That's by design. It means it's impossible for a hacker to change your bitcoin payout address. Allowing changes would also require users to have passwords which adds another whole level of security that's uneeded in the current design. Just create a new username if you want to change things.
529  Alternate cryptocurrencies / Altcoin Discussion / Re: Buying lots of TRC over at http://exchange.zapto.org/ - LTC and PPC on: January 23, 2013, 01:23:41 AM
Why is TRC and PPC difficulty so different. is that really the difference in hashrate?
There are other pools mining PPC. That list only shows local to coinotron. PPC is also complicated by the POS blocks making difficulty matching more complicated.
530  Alternate cryptocurrencies / Altcoin Discussion / Re: Buying TRC in Bulk on: January 22, 2013, 03:31:30 AM
anyone know of some good exchange sites for TRC stacking up on it and need a site to exchange with?
I only know of two:

* http://exchange.zapto.org
* https://trcexchange.bitparking.com

531  Alternate cryptocurrencies / Altcoin Discussion / Re: Test/Demo Tor Hidden Service Cryptocoin Bank http://wxi2mgugw4732xs7.onion:8081 on: January 22, 2013, 01:50:02 AM
Yes that's right - looking for a stealth service
Would a tor/i2p service that connects to an existing exchange suffice? Or would you want an "all darknet" exchange? The problem with the latter is it'd be hard to get traffic to make for a decent orderbook.
532  Alternate cryptocurrencies / Altcoin Discussion / Re: Test/Demo Tor Hidden Service Cryptocoin Bank http://wxi2mgugw4732xs7.onion:8081 on: January 21, 2013, 11:03:29 PM
Is there anything along these lines already developed? Just hosting something already out there like Centraw  or Bitcoinary but on a onion site would be a lot easier.
People may bash Intersango but who else has shared exchange code?
What's wrong with the existing exchanges? Or are you specifically looking for a tor/i2p based service?
533  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Terracoin Exchange on: January 21, 2013, 11:02:06 PM
Very interesting, simple interface. But why these exchanges are independent, is there any way share the balances across these bitparking exchanges? Otherwise, it is needed to transfer them by using the network and it's slow.

I can imagine it's safer this way. But, I guess it would be nice to move your BTC around.
This is mainly because I first implemented a namecoin exchange back when it was the first alt-coin. When the others started coming out I just modified that exchange - the changes to add multiple currencies to it would be more extensive and not something I was keen on doing at the time. At some point I may rewrite things to make multiple currencies easier but at the moment there's too many other projects going on.
534  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Terracoin Exchange on: January 21, 2013, 10:59:55 PM
Ahhhhhh, I see... My fault... So. the bottom number represents the total volume then... Good to know, thank you...
Right, it was the easiest way of showing total exchange volume for various price points.
535  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PPC] PPCoin Released! - First Long-Term Energy-Efficient Crypto-Currency on: January 21, 2013, 10:59:05 PM
Last I gathered from the forum it seems related to either 1) mining pool 2) services with large number of connections. So far it still evades me how to reproduce the issue despite of some attempts.
I restricted my pool to a small number of connections for a couple of weeks and it made no noticeable difference to the memory consumption so I think (2) is out. Are you keeping a cache of blocks or anything like that when a block is found via getwork?
536  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Terracoin Exchange on: January 21, 2013, 10:05:21 PM
Also, the amounts in the "sell orders" column seem a little screwy...
The column on the right is a cumulative sum. It shows the total of all TRC up to the given price (ie. all rows above it).
537  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Terracoin Exchange on: January 21, 2013, 10:16:14 AM
That is cool, but I don't feel like letting dataminers and profilers at Google / Yahoo / OpenID know I'm using the exchange.
You can use an anonymous open id provider or host your own if that's an issue. But that aside, that's fine, I understand your point of view. I prefer not handling passwords on the exchange.
538  Alternate cryptocurrencies / Altcoin Discussion / Bitparking Terracoin Exchange [closed] on: January 21, 2013, 09:35:45 AM
See my message here for details on the closing of the exchange:
Quote
Recent events have shown that running an exchange is way to risky and stressful to me in the current alt coin climate. Prices have risen to a point where I'm not comfortable I can provide a reasonable level of service. To this end I'm closing the exchange and encourage all users to move to vircurex. The following details are on the exchange site:
Quote
2013-04-05: The Bitparking exchange is closing down. I've decided the risk involved in dealing with the current high prices for the alt coins has moved from the 'fun hobby' level the exchange originally started with and requires a more serious approach to operation. I've been in contact with the Vircurex exchange and I encourage all existing customers to move their funds and continue trading their.

The exchange will close trading Friday 5 April 2013 22:00 and new deposit addresses will not be able to be created. Trading operations will also be disabled. Withdrawals will be available for a few days after that at which point the exchange will close and all funds sent to their emergency withdrawal address. Withdrawal fees are removed during this period. Thanks for using the exchange and enjoy a better and more professional experience at Vircurex.
539  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking PPCoin Exchange on: January 21, 2013, 08:55:37 AM
Exchange is back online.
540  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Litecoin Exchange on: January 21, 2013, 08:54:05 AM
Exchange is back online.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 82 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!