Bitcoin Forum
May 21, 2024, 05:52:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 ... 291 »
2381  Other / Meta / Re: Bitcointalk++ script on: August 05, 2013, 01:02:53 PM
Moreover when you realize there's no search function for PMs...

Actually there is, i found that later.

https://bitcointalk.org/index.php?action=pm;sa=search
But still sometimes you can't find them easily and thru your script, people can save all pm's offline and safely prune them when they want.
Thanks it may be useful
Not if it works as good as the regular search though Angry
2382  Other / Meta / Re: Bitcointalk++ script on: August 05, 2013, 12:40:46 PM
Your script seems to be directly adding HTML from unsecure HTTP:

Quote
document.getElementsByClassName(classname)[j].innerHTML=r.responseText;

Just get a SSL certificate, configure apache to prevent BEAST.
Right
I'll change that by returning only ASCII from the server and formatting/deleting <>s within the script
I didn't find anything in greasemonkey that checks SSL certs so I can't use them for now, I'd prefer though so I'll continue to search for it
I don't think that the current low number of people using this script would interest anybody anyway

A nice edit to the code would be to add a newline between the PM link and the logged in time.
Originally there's no newline there but I can add it as a setting (the settings page is becoming a mess though, I'll have to tidy that soon)

Cheesy The script works! Finally! Thanks, jackjack.
Great!

It looks great, but I dont see the point of having it.
If you have over 1000 pm's you will might need it Tongue
I always clean my inbox, so that will never happen Tongue
Why do you delete them? I sometimes need to read them again, don't you?
I'm still far from TF's amount but even with 320PMs it's really annoying to search through them. Moreover when you realize there's no search function for PMs...
2383  Economy / Service Discussion / Re: Account has been banned. on: August 05, 2013, 12:27:48 PM
Tor or public proxy?
2384  Other / Off-topic / Re: BitMit is a Good Idea but EXTREMELY Lame on: August 05, 2013, 12:26:48 PM
Then underprice those sellers and still make a decent profit margin.  Problem solved.
This
2385  Other / Politics & Society / Re: NSA admits listening to U.S. phone calls without warrants on: August 05, 2013, 12:19:12 PM
Do you really believe this "terrorist" thing? lol It's the greatest lie of all time! They just want to spy on you without you protesting against it.
That doesn't mean it's a lie
2386  Bitcoin / Project Development / Re: Public bitcoin address book on: August 05, 2013, 11:58:22 AM
I can't see any case where this would be useful but why not if you can
2387  Bitcoin / Bitcoin Technical Support / Re: Help: recover privkey after exporting from Qt? on: August 05, 2013, 02:04:52 AM
Put the last code from https://raw.github.com/jackjack-jj/pywallet/master/pywallet.py in pywallet.py
Then
Code:
python.exe pywallet.py --recover --recov_device "C:" --recov_size 1000Go --recov_outputdir "C:\recovered"
Or if you don't want to lose time change the recov_device parameter to this:
Code:
--recov_device=PartialRecoveryFile:c:\dir\pywallet_partial_recovery_xxxx.dat
where you change the value with the correct path to the file
2388  Other / Meta / Re: Bitcointalk++ script on: August 05, 2013, 12:08:20 AM
Please make your server SSL (fully, just seeing https isn't enough as it can still be vulnerable to BEAST) ASAP. This userscript allows malicious attackers to steal your bitcointalk session.
Care to send me a few links/sources/explanations so that I can look at that?
What exactly in the script is vulnerable? It doesn't execute any code from the server and all the links are generated client-side.
2389  Other / Meta / Re: Bitcointalk++ script on: August 05, 2013, 12:06:08 AM
Partial quotes are now implemented
Select the text you want to quote and click on the "partial quote" button next to the usual "quote" button
2390  Other / Meta / Re: Bitcointalk++ script on: August 04, 2013, 08:47:22 PM
Could we get a marker to know if an account has posted a rating within the last month, using your script?

Something like that:



Yeah, I know, suck at image editing.  Grin
If not possible, could we at least have a marker if they ever posted a rating using your script, disregarding how old it is ?

Anyway, script is great, and improving so fast, thank you!

Not yet because I don't save the time of each vote. Definitely not top priority it should not be hard to implement.
2391  Other / Meta / Re: Bitcointalk++ script on: August 04, 2013, 08:41:37 PM
List of PMs:
I couldn't find an easy way to extract data from PMs, so I just made a big table with the same style than the regular PM menu with all the PMs
It should at least be easier to save than saving all the pages

Let me know your thoughts

2392  Bitcoin / Bitcoin Technical Support / Re: Help: recover privkey after exporting from Qt? on: August 04, 2013, 05:38:59 PM
First put the content of this in pywallet.py in c:\python27
Then replace pywallet_2.1.0b4.py by pywallet.py in the command
2393  Other / Meta / Re: Bitcointalk++ script on: August 04, 2013, 05:01:17 PM
Great, thank you guys
2394  Local / Discussions générales et utilisation du Bitcoin / Re: Quelle puissance pour cracker une clé privé ? on: August 04, 2013, 04:53:58 PM
Tu dois bien créer ton adresse avec une clé publique, fond transféré ou non ...
Non, un hash n'est qu'un nombre entre 0 et 2^160. Tu peux envoyer l'argent à n'importe lequel de ces nombres.

Par exemple, prenons 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2.
Cette adresse représente (l'un et l'autre sont équivalents) le hash = 0xfbd90b37d9dc61eeece99b17db9e0a7197625c5a. N'importe qui peut envoyer de l'argent à ce nombre. Celui qui a une clé privée dont la clé publique a son hash160 égal à ce hash peut dépenser l'argent. Qu'une telle clé publique existe ou pas.

Tu peux aussi envoyer de l'argent au hash égal à 0. L'addresse correspondante est 1111111111111111111114oLvT2.
Tu peux y envoyer de l'argent car des gens l'ont déjà fait.
Il est quasiment impossible que quelqu'un possède une clé privée qui corresponde à ce hash. Mais ça, le protocole s'en fout.



C'est un peu comme si tu pointait ton téléscope quelque part dans l'espace et que tu envoies un signal dans cette direction. Qu'il y ait quelqu'un ou pas dans cette direction ne change rien, tu y as envoyé ton signal.
C'est pareil, en imaginant qu'une clé privée permette de se déplacer instantanément à un endroit de l'espace et de connaître tous les événements qui s'y sont passés.
2395  Bitcoin / Bitcoin Technical Support / Re: Help: recover privkey after exporting from Qt? on: August 04, 2013, 04:46:27 PM
Ok, change the command to this:
Code:
c:\Python27\python.exe pywallet_2.1.0b4.py --recover --recov_device "C:" --recov_size 1000Go --recov_outputdir "C:\recovered"

Report the error if it goes bad again
2396  Other / Meta / Re: +1 script on: August 04, 2013, 04:14:08 PM
I think you can revoke votes now, please try it out

Let's say you voted -1 for me:
  • If you vote -1 again it will say 'error, already voted -1'
  • If you vote +1 it will say 'vote revoked', ie you deleted your vote, you didn't turn it into a +1! Click again on + to do so.
2397  Other / Meta / Re: +1 script on: August 04, 2013, 04:12:04 PM
I can't "-1" jackjack Sad
Are you sure? Did you correctly put your password? What's the error message?

Ps: jackjack, a small tip sent
tx:a5293ef1ff6037daae0ae551218654b8f88109b9d2aebdc6bc6791948b66e43f
Thanks! Smiley

2398  Alternate cryptocurrencies / Altcoin Discussion / Re: Today's news (IMO) August 04, 2013 on: August 04, 2013, 03:44:33 PM

Good thing
2399  Local / Discussions générales et utilisation du Bitcoin / Re: Quelle puissance pour cracker une clé privé ? on: August 04, 2013, 03:32:09 PM
Ca se compte pas en flops, ce ne sont pas des calculs en virgule flottante.

C'est plutôt une adresse que tu veux craquer j'imagine (c'est différent car il y a 2^94 clé privées différentes qui peuvent utiliser les fonds de chaque adresse).
Je viens de retrouver un des topics où j'avais comparé au nombre de molécules d'eau: https://bitcointalk.org/index.php?topic=258517.msg2756332#msg2756332
Et devinez qui était OP? Grin

Reprends ce nombre et fais le calcul.
Pour la conversion j'avais lu une fois que 1flops=2 opérations d'entier/s.
2400  Other / Meta / Re: +1 script on: August 04, 2013, 02:34:33 PM
New version:

Pages: « 1 ... 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 ... 291 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!