D:// insteed of B:// Links could be included in websites. Using D: // links instead of B: // links has the advantage of being able to dynamically include content.
Example B:// (can not be changed once set):<img src="B://<TxID(1)>"
Example D:// (Pointer can be changed, because the state of the entry can be overwritten.):<img src="D://<BitcoinAddress>/<alias>"
Protocol
- The prefix for D is 19iG3WTYSsbyos3uJ733yK4zEioi1FesNU, generated using Bitcom
The D: // protocol should point to the TxID e.g. of a B: // file and thus forms another layer which state can be overwritten.