-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustom-bitcoin-vanity-address.html
More file actions
363 lines (297 loc) · 37.6 KB
/
Copy pathcustom-bitcoin-vanity-address.html
File metadata and controls
363 lines (297 loc) · 37.6 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/kompl.-b-day-mode-14x-8-192x151.png" type="image/x-icon">
<meta name="description" content="Was sind Vanity Adressen und wie werden sie berechnet?
Was sind Split-Keys? Wie kann ein Service das finden personalisierter Adressen übernehmen, ohne den Private-Key zu kennen?">
<title>Vanity Adressen - personalisierte Bitcoin Adressen</title>
<link rel="stylesheet" href="assets/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/icon54-v3/style.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
<script src="assets/web/assets/lazyload/lazyload.js"></script>
<meta name="keywords" content="Bitcoin, Kaufen, Internetwährung, Kryptowährung, virtuelles Geld, Verkaufen, Handeln, Information, wissen, personalisierte adressen, blockchain, explorer, vanity address, split key, private key, privater schlüssel">
<meta name="theme-color" content="#000000">
<link rel="manifest" href="manifest.json">
<script src="sw-connect.js"></script>
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/images/apple-launch-640x1136.png">
<link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/images/apple-launch-750x1334.png">
<link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/images/apple-launch-1242x2208.png">
<link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/images/apple-launch-1125x2436.png">
<link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/images/apple-launch-1536x2048.png">
<link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/images/apple-launch-1668x2224.png">
<link rel="apple-touch-startup-image" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/images/apple-launch-2048x2732.png">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="Bitcoin Uni">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
</head>
<body>
<section class="menu cid-s8oRzEQqJn" once="menu" id="menu1-1a">
<nav class="navbar navbar-expand beta-menu navbar-dropdown align-items-center navbar-fixed-top navbar-toggleable-sm">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img src="assets/images/kompl.-b-day-mode-14x-8-192x151.png" alt="Bitcoin uni" title="" style="height: 3.8rem;">
</a>
</span>
<span class="navbar-caption-wrap">
<p class="text-success display-4 fak fa-satoshisymbol-solidtilt"> <a style="color:#F1D600" href="https://bitcoin-uni.de/satoshi-price-calculator.html" class="display-4"><strong id="sato-price">
</strong><strong> / €</strong> </a></p>
<script src="app.js"> </script>
</span>
</div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item"><a class="nav-link link text-success display-4" href="index.html" aria-expanded="false">Home<font face="mobirise-icons-bold"></font></a></li><li class="nav-item"><a class="nav-link link text-success text-primary display-4" href="beratung.html" aria-expanded="false">Beratung<font face="mobirise-icons-bold"></font></a></li><li class="nav-item"><a class="nav-link link text-success display-4" href="content.html" aria-expanded="false">Blog<font face="mobirise-icons-bold"></font></a></li><li class="nav-item dropdown"><a class="nav-link link dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Bitcoin kaufen<font face="mobirise-icons-bold"></font></a><div class="dropdown-menu"><a class="dropdown-item text-success display-4" href="five-ways-to-buy-bitcoin.html" aria-expanded="false">Einführung</a><div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Bitcoin Sparplan</a><div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="relai-app-bitcoin-sparplar.html" aria-expanded="false">Relai DCA</a><a class="dropdown-item text-success display-4" href="lightning-dca-debit-card.html" aria-expanded="false">Lastbit LN DCA<br></a></div></div><a class="dropdown-item text-success display-4" href="decentralized-crypto-exchanges.html" aria-expanded="false">DEX - P2P</a><a class="dropdown-item text-success display-4" href="bitcoin-exchange.html" aria-expanded="false">Exchanges</a><a class="dropdown-item text-success display-4" href="crypto-exchange-broker.html" aria-expanded="false">Broker</a><a class="dropdown-item text-success display-4" href="buy-bitcoin-atm-exchange.html" aria-expanded="false">ATM</a><a class="dropdown-item text-success display-4" href="otc-crypto-trading.html" aria-expanded="false">OTC</a></div></li><li class="nav-item dropdown">
<a class="nav-link link dropdown-toggle text-success display-4" href="content.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="icon54-v3-graduation-hat mbr-iconfont mbr-iconfont-btn" style="font-size: 25px;"></span>Wissen</a>
<div class="dropdown-menu"><a class="dropdown-item text-success display-4" href="content.html" aria-expanded="false">Beginne hier</a><a class="dropdown-item text-success display-4" href="bitcoin-introduction.html" aria-expanded="false">Einführung</a><a class="dropdown-item text-success display-4" href="defi-revolution.html" aria-expanded="false">DeFi</a>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="#" data-toggle="dropdown-submenu" aria-expanded="false">Wallets</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="wallet-seed-privatekey.html" aria-expanded="false">Privatekeys &
Seeds</a> <a class="dropdown-item text-success display-4" href="bitcoin-transactions.html" aria-expanded="false">Transaktionen</a><a class="dropdown-item text-success display-4" href="multisignatur-wallet.html" aria-expanded="false">Multisignatur-Scripte</a><a class="dropdown-item text-success display-4" href="best-software-wallet-apps.html" aria-expanded="false">Software Wallets</a><a class="dropdown-item text-success display-4" href="hardware-wallet-cold-storage.html" aria-expanded="false">Hardware Wallets und Cold storage</a>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Vanity Adressen</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="custom-bitcoin-vanity-address.html" aria-expanded="false">Einführung</a><a class="dropdown-item text-success display-4" href="https://vanity-address.bitcoin-uni.de/sites/vanity-address-guide.html" aria-expanded="false">Guide</a><a class="dropdown-item text-success display-4" href="https://vanity-address.bitcoin-uni.de/sites/faq-vanity-address.html" aria-expanded="false">FAQ</a></div>
</div><a class="dropdown-item text-success text-primary display-4" href="wallet-glossar.html" aria-expanded="false">Glossar</a>
</div>
</div>
<a class="dropdown-item text-success display-4" href="blockchain-explorer.html" aria-expanded="false">Blockchain Explorer</a>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="blockchain-consensus-algorithm.html" aria-expanded="false" data-toggle="dropdown-submenu">Blockchain Algorithmen</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="blockchain-consensus-algorithm.html" aria-expanded="false">Konsensus A. Einführung</a><a class="dropdown-item text-success text-primary display-4" href="blockchain-trilemma.html" aria-expanded="false">Blockchain Trilemma</a><a class="dropdown-item text-success display-4" href="proof-of-work-pow.html" aria-expanded="false">Proof of Work</a><a class="dropdown-item text-success display-4" href="proof-of-stake-pos.html" aria-expanded="false">Proof of Stake</a><a class="dropdown-item text-success display-4" href="proof-of-activity-pow-pos.html" aria-expanded="false">Proof of Activity</a><a class="dropdown-item text-success display-4" href="proof-of-burn-consensus.html" aria-expanded="false">Proof of Burn</a><a class="dropdown-item text-success display-4" href="proof-of-capacity.html" aria-expanded="false">Proof of capacity</a><a class="dropdown-item text-success display-4" href="proof-of-elapsed-time-consensus.html" aria-expanded="false">Proof of elapsed time</a></div>
</div>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="blockchain-consensus-algorithm.html" aria-expanded="false" data-toggle="dropdown-submenu">Blockchain Technologien</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="blockain-technology-overview.html" aria-expanded="false">Blockchain Technologien</a><a class="dropdown-item text-success display-4" href="atomic-swaps-btc-exchange.html" aria-expanded="false">Atomic & LN swaps<br></a><a class="dropdown-item text-success display-4" href="decentrlized-applications-dapps.html" aria-expanded="false">dApps & DAO</a><a class="dropdown-item text-success text-primary display-4" href="btc-lightning-network.html" aria-expanded="false">Lightning Network</a><a class="dropdown-item text-success display-4" href="liquid-network-bitcoin-sidechain.html" aria-expanded="false">Liquid Network</a><a class="dropdown-item text-success display-4" href="smart-contract-blockchain.html" aria-expanded="false">Smart Contracts<br></a><a class="dropdown-item text-success display-4" href="segwit-segregated-witness.html" aria-expanded="false">Segregated Witness</a><a class="dropdown-item text-success display-4" href="blockchain-sidechains.html" aria-expanded="false">Sidechains</a><a class="dropdown-item text-success display-4" href="web-3-next-generation-internet.html" aria-expanded="false">Web 3.0</a></div>
</div>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="bitcoin-privacy.html#content5-6z" aria-expanded="false" data-toggle="dropdown-submenu">Privatsphäre</a>
<div class="dropdown-menu dropdown-submenu">
<a class="dropdown-item text-success display-4" href="comming-soon.html" aria-expanded="false">Transaktionsmixer</a>
<a class="dropdown-item text-success display-4" href="schnorr-signatures-blockchain-privacy-protocol.html" aria-expanded="false">Schnorr Signaturen<br></a><a class="dropdown-item text-success text-primary display-4" href="comming-soon.html" aria-expanded="false">Privacy Wallets<br></a>
</div>
</div>
<div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Nodes</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="https://bitcoin.org/en/download" aria-expanded="false" target="_blank">Bitcoin Core</a><a class="dropdown-item text-success display-4" href="https://btcpayserver.org/" aria-expanded="false" target="_blank">BTCPayServer LN</a><a class="dropdown-item text-success display-4" href="https://github.com/rootzoll/raspiblitz" aria-expanded="false" target="_blank">Raspiblitz LN </a><a class="dropdown-item text-success display-4" href="https://fulmo.org/" aria-expanded="false" target="_blank">Fulmo LN </a><a class="dropdown-item text-success display-4" href="https://samouraiwallet.com/dojo" aria-expanded="false" target="_blank">Dojo</a></div>
</div>
</div>
</li>
<li class="nav-item dropdown"><a class="nav-link link dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Services<font face="mobirise-icons-bold">
</font></a>
<div class="dropdown-menu"><a class="dropdown-item text-success display-4" href="beratung.html" aria-expanded="false">Beratung & Coaching</a><a class="dropdown-item text-success display-4" href="https://btcpayserver.bitcoin-uni.de/" aria-expanded="false" target="_blank">BTCPayServer</a><a class="dropdown-item text-success display-4" href="https://vanity-address.bitcoin-uni.de/" aria-expanded="false" target="_blank">Vanity Adressen
Generator</a></div>
</li>
<li class="nav-item dropdown"><a class="nav-link link dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Tools<font face="mobirise-icons-bold">
</font></a>
<div class="dropdown-menu">
<a class="dropdown-item text-success text-primary display-4" href="satoshi-price-calculator.html" aria-expanded="false">Satoshi Preis Rechner</a><div class="dropdown"><a class="dropdown-item dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Splitkey merging tool</a>
<div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-success display-4" href="https://github.com/sashmaaan/VanityAddressMerger" aria-expanded="false" target="_blank">Github Vollversion</a><a class="dropdown-item text-success display-4" href="https://bitcoin-uni.de/vanityAddressMerger/" aria-expanded="false" target="_blank">Chrome PWA App</a><a class="dropdown-item text-success display-4" href="https://siasky.net/_ADKOyY3bx9RyMcQCahX7Jbw87Gn5sBG8eRrmX7wkMbkPA/" aria-expanded="false" target="_blank">Web3.0 App</a><a class="dropdown-item text-success display-4" href="https://vanity-address.bitcoin-uni.de/keymerging" aria-expanded="false" target="_blank">WebApp</a></div>
</div><a class="dropdown-item text-success text-primary display-4" href="tx-size-calculator.html" aria-expanded="false">Transaction Size Calculator</a><a class="dropdown-item text-success text-primary display-4" href="extended-public-key-converter.html" aria-expanded="false">Public Key Converter</a>
</div>
</li>
<li class="nav-item dropdown"><a class="nav-link link dropdown-toggle text-success display-4" href="#" aria-expanded="false" data-toggle="dropdown-submenu">Glossar<font face="mobirise-icons-bold"></font></a><div class="dropdown-menu"><a class="dropdown-item text-success display-4" href="bitcoin-blockchain-glossar.html" aria-expanded="false">Bitcoin technisches Glossar</a><a class="dropdown-item text-success display-4" href="wallet-glossar.html" aria-expanded="false">Wallet Glossar</a><a class="dropdown-item text-success display-4" href="comming-soon.html" aria-expanded="false">Blockchain & DLT Glossar</a><a class="dropdown-item text-success display-4" href="comming-soon.html" aria-expanded="false">DeFi Glossar</a></div></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="bitcoin-links-ressourcen.html" aria-expanded="false">Links<font face="mobirise-icons-bold">
</font></a></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="about.html" aria-expanded="false">About<font face="mobirise-icons-bold"></font></a></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="about.html" aria-expanded="false">
<font face="mobirise-icons-bold"></font>
</a></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="about.html" aria-expanded="false">
<font face="mobirise-icons-bold"></font>
</a></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="about.html" aria-expanded="false">
<font face="mobirise-icons-bold"></font>
</a></li>
<li class="nav-item"><a class="nav-link link text-success display-4" href="about.html" aria-expanded="false">
<font face="mobirise-icons-bold"></font>
</a></li></ul>
<div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-success display-4" href="https://vanity-address.bitcoin-uni.de/" target="_blank"><span class="fa fa-bitcoin mbr-iconfont mbr-iconfont-btn"></span>
Vanity Adresse</a></div>
</div>
</nav>
</section>
<section class="mbr-section content5 cid-s8oRzFHF9x" id="content5-1b">
<div class="mbr-overlay" style="opacity: 0.5; background-color: rgb(13, 136, 179);">
</div>
<div class="container pt-2">
<div class="media-container-row pt-2">
<div class="title col-12 col-md-8">
<h2 class="align-center mbr-bold mbr-white pb-3 mbr-fonts-style display-1">
<br><span style="font-weight: normal;">Bitcoin Vanity Adressen</span></h2>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-s8oRzGmPvG" id="content4-1c">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
Personalisierte Bitcoin Adressen </h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">Welche Eigenschaften haben personalisierte Bitcoin Adressen und wie werden sie erzeugt?</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-s8oRzH2a7R" id="content1-1d">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 mbr-fonts-style display-7 col-md-8"><div><span style="font-size: 1.1rem;"><strong>Was ist eine Vanity Adresse?</strong></span></div><div><span style="font-size: 1.1rem;">Vanity- (Eitelkeit) oder personalisierte Adressen dienen dazu, den Empfänger genau zu identifizieren. Im Prinzip werden so viele Schlüsselpaare erzeugt, bis die Adresse einer definierten Zeichenfolge entspricht! </span></div><div><span style="font-size: 1.1rem;"><br></span></div><div><span style="font-size: 1.1rem;">Pay-to-script-hash Adresse mit Präfix "Bituni".</span><br></div><div><strong><a href="http://explorer.bitcoin-uni.de:3002/address/3BitunigscbkbD6pRpRN32S79UZqJhTxge">3BitunigscbkbD6pRpRN32S79UZqJhTxge</a></strong></div><div><strong><br></strong></div><div><strong>Wozu ist nun eine Vanity Adresse gut?
</strong></div><div><strong>
</strong></div><div>Diese kann z.B. für eine Charity Organisation sehr hilfreich sein, um eine Kampagne bekannt zu machen, die Spender*Innen können sich sicherer sein, dass nicht eine malware die Adresse ausgetauscht hat, und gleichzeitig wissen sie, dass diese Gelder genau dieser Kampagne zugute kommen.
</div><div><br></div><div>Auch Behörden oder Unternehmen könnten Vanity Adressen benutzen, um von den Bürgern*Innen und Arbeiter*Innen kontrolliert zu werden oder aus Marketing und Branding gründen.</div><div><br></div><div><strong>Beispiel:</strong></div><div><br></div><div>Alice möchte sich eine P2SH Vanity Adresse zulegen, die definierte Zeichenfolge soll "Alice4BTC" lauten mit dem P2SH Präfix wird dann nach einer Adresse gesucht, die mit "3Alice4BTC..." beginnt.
</div><div>
</div><div>Je länger die Zeichenfolge ist, desto teurer ist der Rechenaufwand diese Adresse zu erzeugen. Hinzu kommt, dass die Groß und Kleinschreibung beachtet werden soll, was die Wahrscheinlichkeit zum finden der Adresse verringert, wodurch das berechnen mehr Zeit bzw. Rechenleistung erfordert.</div><div><br></div><div>Die Rechenzeit beschränkt sich bis 4 Zeichen auf wenige Minuten, mit einem durchschnittlichen Desktop-CPU. <span style="font-size: 1.1rem;">Mit diesem PC würde es Jahrzehnte dauern einen Schlüssel für eine Adresse mit 8 Zeichen zu finden. Solange möchte Alice aber nicht warten. </span></div><div>
</div><div><strong>Split-Key Verfahren</strong></div><div><span style="font-size: 1rem;"><br></span></div><div>Nun gibt es Dienstleister, die mittels Split-Key oder partiellen Schlüsseln die Berechnung übernehmen können.</div><div><br></div><div>1. Ein ECDSA (SECP256k1) privater Schlüssel A wird sicher local erzeugt, dessen öffentlicher Schlüssel AB wird mitsamt dem Präfix und z.B. einer E-mail Adresse dem Anbieter übermittelt.</div><div><br></div><div>2. Der Anbieter in diesem Fall <a href="https://vanity-address.bitcoin-uni.de">vanity-address.bitcoin-uni.de</a> sucht mithilfe des öffentlichen Schlüssels AB nach der Vanity Adresse. Die Software VanitySearch generiert SECP256k1 private Schlüssel B, leitet dessen öffentliche Schlüssel C ab, addiert den öffentlichen Schlüssel AB und prüft den hash dieser Summe, ob es der gesuchten Adresse entspricht.<span style="font-size: 1rem;"> Der partielle Schlüssel B hat abgeleitet eine Adresse, die nicht der gefundenen Vanity Adresse entspricht.</span></div><div><span style="font-size: 1rem;"><br></span></div><div>3. Die gefundene V. A. und der partielle Schlüssel B wird an die hinterlegte E-mail Adresse versendet.</div><div><br></div><div>4. Nun muss die Besitzerin des privaten Schlüssels A , den partiellen privaten Schlüssel B mit ihrem Privaten Schlüssel A addieren und die Summe mit dem Modulo vom Punkt der Vanity Adresse reduzieren. Das Ergebnis ist wiederum ein Privater Schlüssel, der zur gesuchten Vanity Adresse passt und niemand anderes außer der Besitzerin des privaten Schlüssels A, kann das Ergebnis kennen oder erraten.</div><div><br></div><div><strong>Und noch einmal ganz einfach mit Hilfe unserer lieben Alice!</strong></div><div><br></div><div>1. Alice besucht einen <a href="https://vanity-address.bitcoin-uni.de/" class="text-primary">Vanity Adressen Dienst</a> und Wählt das gewünschtes Adressformat.</div><div><br></div><div>2. Nun fügt sie in das Formular des Anbieters ihren Präfix "Alice4BTC" ein, dabei kann sie testen ob die Zeichen die Sie möchte erlaubt sind, da die unterschiedlichen Adressformate unterschiedliche Zeichen erlauben. </div><div><br></div><div> </div><div>3. Alice erzeugt ein Schlüsselpaar, sichert den Privaten Schlüssel in einem Cold Storage, oder der Wallet App ihres Vertrauens und fügt den Öffentlichen Schlüssel (compressed public key), zusammen mit ihrer Zeichenkette und E-mail Adresse in das Formular des Vanity Generators ein.</div><div><br></div><div> </div><div>4. Für die Rechenintensive Suche bezahlt Alice eine Gebühr.</div><div><br></div><div>5. Schon nach wenigen Stunden erhält Alice eine E-mail mit der gefundenen Adresse und dem dazugehörigen partiellen Schlüssel.</div><div><br></div><div>6. Alice benutzt ein Werkzeug, das sich <a href="https://vanity-address.bitcoin-uni.de/keymerging" class="text-primary" target="_blank" style="font-size: 1.1rem;">Key merging</a><span style="font-size: 16px;"> </span><span style="font-size: 1.1rem;">nennt, das die komplizierte Rechenoperation ausführt. Alice fügt ihren Privaten Schlüssel aus </span><span style="font-size: 1.1rem;">3., den partiellen Schlüssel und die gefundene Adresse aus 5. ein und erhält den Finalen privaten Schlüssel zu ihrer Vanity Adresse. </span></div><div><span style="font-size: 1.1rem;"><br></span></div><div><span style="font-size: 1.1rem;">Nun kann Alice diesen in ihre Lieblings-Wallet importieren, oder in einem Cold Storage sichern. Ihre Vanity Adresse hinterlegt sie für Spenden Ihrer Charity Kampagne auf Ihrer Website und Teilt diese mit Ihren Freunden*innen & Follower! </span></div><div><br></div><div>Beim Vanity Adressen Generator der Bitcoin Uni wird ausschließlich das Split-Key Verfahren verwendet. Anderen Anbieter von Vanity Adressen haben das Split-Key Verfahren nicht als Standard oder fordern sehr hohe Preise - was einfach eine Unverschämtheit ist!</div><div><br></div><div>Das Splitkey Mergingtool kann hier von <a href="https://github.com/sashmaaan/VanityAddressMerger" class="text-primary" target="_blank">Github </a>heruntergeladen werden um es auf einem Offline Computer zu verwenden. Alternativ kann das <a href="https://bitcoin-uni.de/vanityAddressMerger/" class="text-primary" target="_blank">VanityAddressMerging tool</a> auch als Smartphone App installiert werden über Chrome und Edge basierte Browser, um die App offline zu verwenden.</div><div><br></div><div><strong>Konsolen Anwendungen</strong></div><div><br></div><div>Es gibt natürlich Konsolen Anwendungen für Vanity Adressen, diese erfordern allerdings mehr IT Kenntnisse und Leistungsstarke Hardware bei der Suche nach mehr als 5 Zeichen.
</div><div>
</div><div>Die bekannteste Konsolen Anwendung heißt Vanitygen. Es gibt einige forks dieser Software, davon heißt eine VanitySearch, die ich auch im Vanity Adressen Generator benutze!
</div><div>
</div><div>Vanity Adressen anderer Kryptowährungen lassen sich z.B. mit Octalvanitygen oder vanitygen-plus finden!</div><div>
</div><div><br></div><div><strong>Welche Alternativen Services gibt es?</strong></div><div> </div><div>
</div><div>Der Service von <a href="https://nicewalletaddress.com/" class="text-primary" target="_blank">nicewalletaddress </a>ist der einzige in diesem Bereich mit seriösen Absichten. Wobei die Preise sehr hoch sind und das Erzeugen des finalen Schlüssels im Browser geschieht. Es gibt dort somit keine Sicherheit, theoretisch wäre dieser Service auch in der Lage den finalen privaten Schlüssel ab zu greifen, um eines Tages Guthaben zu stehlen. In HTML5 gibt es eine Funktion "LocalStorage", durch diese wäre es möglich, dass selbst das benutzen des merging tools, im Offline Modus der Private Schlüssel gespeichert werden kann.</div><div>Verwende also besser einen Privaten Tab!</div><div><br></div><div>Einige Anbieter von Vanity Adressen sind mittlerweile nicht mehr erreichbar oder es gibt Berichte von Kunden*Innen, das Guthaben gestohlen wurden!</div><div> </div><div>Seid vorsichtig lasst euch nicht betrügen!</div><div><br></div><div>Wenn dir dieser Beitrag gefallen hat freue ich mich sehr auf dein Feedback und eine Bestellung deiner Vanity Adresse! </div></div>
</div>
</div>
</section>
<section class="features18 popup-btn-cards cid-sbrRAq5CPk" id="features18-cd">
<div class="container">
<h2 class="mbr-section-title pb-3 align-center mbr-fonts-style display-2">
<br>Hardware Wallets<br></h2>
<div class="media-container-row pt-5 ">
<div class="card p-3 col-12 col-md-6 col-lg-3">
<div class="card-wrapper ">
<div class="card-img">
<div class="mbr-overlay"></div>
<div class="mbr-section-btn text-center"><a href="https://shop.ledger.com/pages/ledger-nano-x?r=de5e54b5d23c" class="btn btn-primary display-4">Zum Ledger Shop</a></div>
<img src="assets/images/ledger-x-2-665x674.jpeg" alt="" title="">
</div>
<div class="card-box">
<h4 class="card-title mbr-fonts-style display-5">Leder <br>Nano S & X</h4>
</div>
</div>
</div>
<div class="card p-3 col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-img">
<div class="mbr-overlay"></div>
<div class="mbr-section-btn text-center"><a href="https://shop.trezor.io/?offer_id=10&aff_id=3287" class="btn btn-primary display-4">Zum Trezor Shop</a></div>
<img src="assets/images/trezor-wallet-4-600x600.png" alt="" title="">
</div>
<div class="card-box">
<h4 class="card-title mbr-fonts-style display-5">Trezor<br> Model T & One</h4>
</div>
</div>
</div>
<div class="card p-3 col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-img">
<div class="mbr-overlay"></div>
<div class="mbr-section-btn text-center"><a href="https://keepkey.myshopify.com/?afmc=1xd&utm_campaign=1xd&utm_source=leaddyno&utm_medium=affiliate" class="btn btn-primary display-4">Zum Keepkey Shop</a></div>
<img src="assets/images/keepkey-491x368.jpg" alt="" title="">
</div>
<div class="card-box">
<h4 class="card-title mbr-fonts-style display-5">KeepKey<br><br></h4>
</div>
</div>
</div>
<div class="card p-3 col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-img">
<div class="mbr-overlay"></div>
<div class="mbr-section-btn text-center"><a href="https://shiftcrypto.shop/?ref=wgcFJ0AQv5" class="btn btn-primary display-4">Zum Bitbox Shop</a></div>
<img src="assets/images/bitbox-1-491x276.png" alt="" title="">
</div>
<div class="card-box">
<h4 class="card-title mbr-fonts-style display-5">BitBox02<br><br></h4>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer4 cid-sRz5Li9BP8" once="footers" id="footer4-qh">
<div class="container">
<div class="row mbr-white">
<div class="col-6 col-lg-3">
<div class="media-wrap col-md-4 col-12">
<img src="assets/images/kompl.-b-day-mode-14x-8-192x151.png" alt="Bitcoin Uni">
</div>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7"><strong>Kontakt</strong></h5>
<p class="mbr-text mbr-fonts-style mb-4 display-4"><a href="about.html" class="text-success text-primary">About</a><br><a href="beratung.html#content4-qc" class="text-success">Kontakt</a><br><a href="https://bitcoin-uni.de/about.html" class="text-primary"></a><a href="mailto:info@bitcoin-uni.de" class="text-success">info@bitcoin-uni.de</a><br></p>
<h5 class="mbr-section-subtitle mbr-fonts-style mb-3 display-7">
<strong>Follow Us!</strong></h5>
<div class="social-row display-7">
<div class="soc-item">
<a href="https://twitter.com/cryptxraver" target="_blank">
<span class="mbr-iconfont socicon-twitter socicon" style="color: rgb(241, 214, 0); fill: rgb(241, 214, 0); font-size: 30px;"></span>
</a>
</div>
<div class="soc-item">
<a href="https://www.instagram.com/bitcoin_cypher_uni/" target="_blank">
<span class="mbr-iconfont socicon-instagram socicon" style="color: rgb(241, 214, 0); fill: rgb(241, 214, 0); font-size: 30px;"></span>
</a>
</div>
<div class="soc-item">
<a href="https://bitcointalk.org/index.php?topic=5281176.0" target="_blank">
<span class="mbr-iconfont fa-bitcoin fa" style="color: rgb(241, 214, 0); fill: rgb(241, 214, 0); font-size: 30px;"></span>
</a>
</div>
<div class="soc-item ">
<a href="https://medium.com/@bitcoin-uni" style="background-color: #000" target="_blank">
<span class="mbr-iconfont socicon-medium socicon" style="color: rgb(241, 214, 0); fill: rgb(241, 214, 0); font-size: 30px;"></span>
</a>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>Legal</strong></h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap"><span style="font-size: 1.1rem;"><a href="impressum-dsgvo.html" class="text-success">Impressum & DSGVO </a></span></li><li class="mbr-text item-wrap"><span style="font-size: 1.1rem;"><a href="https://vanity-address.bitcoin-uni.de/sites/agb.html" class="text-success" target="_blank">AGB </a></span></li>
</ul>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>Links</strong></h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap"><a href="https://vanity-address.bitcoin-uni.de/sites/faq-vanity-address.html" class="text-success" target="_blank">FAQ - Vanity Adressen</a></li><a href="https://vanity-address.bitcoin-uni.de/sites/faq-vanity-address.html" class="text-primary" target="_blank">
</a><li class="mbr-text item-wrap"><a href="https://vanity-address.bitcoin-uni.de/" class="text-success" target="_blank">Vanity Adressen Generator</a></li>
<li class="mbr-text item-wrap"><a href="bitcoin-links-ressourcen.html" class="text-success">Bitcoin Ressourcen</a></li>
</ul>
</div>
<div class="col-12 mt-4">
<p class="mbr-text mb-0 mbr-fonts-style copyright align-center display-7">
Made with <strong color="red">♥</strong> Support us for more!<br><a href="https://live.blockcypher.com/btc/address/3BitunigscbkbD6pRpRN32S79UZqJhTxge/" class="text-success" target="_blank">3BitunigscbkbD6pRpRN32S79UZqJhTxge</a></p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/dropdown/js/nav-dropdown.js"></script>
<script src="assets/dropdown/js/navbar-dropdown.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/mbr-popup-btns/mbr-popup-btns.js"></script>
<script src="assets/theme/js/script.js"></script>
<script src="https://kit.fontawesome.com/090ca49637.js" crossorigin="anonymous"></script>
<div id="scrollToTop" class="scrollToTop mbr-arrow-up"><a style="text-align: center;"><i class="mbr-arrow-up-icon mbr-arrow-up-icon-cm cm-icon cm-icon-smallarrow-up"></i></a></div>
</body>
</html>