Pages:
Author

Topic: How to check If someone added me to their default trust list? (Read 3541 times)

legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
So, I made that graph using LaTeX and the PSTricks package.  It's pretty damn ugly, dogie's graphs are enormously more useful.  But anyway, LaTeX and PSTricks (psmatrix, psnode) if you were curious.
legendary
Activity: 3696
Merit: 2219
💲🏎️💨🚓
[quote author=dogie link=topic=1175364.msg13506228#msg13506228 date=1452438595]
[quote author=Timelord2067 link=topic=1175364.msg13504101#msg13504101 date=1452422159]
Years ago Facebook (yeh, I said the "F" word...) has/had a program where everyone's name was placed around a circle (the name was radiating out like spokes on a wheel with a clear empty section in the middle) and a line was drawn from every person to every other person they are friends with using your own circle of friends as the names to create the circle with.

Much earlier than that I saw on a program like 60 Minutes (might have even *been* 60 mins) where Law Enforcement developed something similar - all names were feed into the data base and it showed all the connections of the people eg some results would be two crescents facing each other - each crescent linked names between itself while only one or two threads crossed from one crescent to the other. (the links from one to the other were who they targeted...)

It's the same thing that the graph on this page is trying to draw.
[/quote]

I have absolutely no idea what your 2 month necro post was trying to say.
[/quote]

Sorry about that - I meant to cut and paste this graph which was the point of my post.

[quote author=tspacepilot link=topic=1175364.msg12402016#msg12402016 date=1442083287]
Still needs some help, but here's a first image (generated with just a single command using the script above, somewhat modified):





[/quote]
legendary
Activity: 1666
Merit: 1183
dogiecoin.com
Years ago Facebook (yeh, I said the "F" word...) has/had a program where everyone's name was placed around a circle (the name was radiating out like spokes on a wheel with a clear empty section in the middle) and a line was drawn from every person to every other person they are friends with using your own circle of friends as the names to create the circle with.

Much earlier than that I saw on a program like 60 Minutes (might have even *been* 60 mins) where Law Enforcement developed something similar - all names were feed into the data base and it showed all the connections of the people eg some results would be two crescents facing each other - each crescent linked names between itself while only one or two threads crossed from one crescent to the other. (the links from one to the other were who they targeted...)

It's the same thing that the graph on this page is trying to draw.

I have absolutely no idea what your 2 month necro post was trying to say.
legendary
Activity: 3696
Merit: 2219
💲🏎️💨🚓
Years ago Facebook (yeh, I said the "F" word...) has/had a program where everyone's name was placed around a circle (the name was radiating out like spokes on a wheel with a clear empty section in the middle) and a line was drawn from every person to every other person they are friends with using your own circle of friends as the names to create the circle with.

Much earlier than that I saw on a program like 60 Minutes (might have even *been* 60 mins) where Law Enforcement developed something similar - all names were feed into the data base and it showed all the connections of the people eg some results would be two crescents facing each other - each crescent linked names between itself while only one or two threads crossed from one crescent to the other. (the links from one to the other were who they targeted...)

It's the same thing that the graph on this page is trying to draw.

copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
I will just leave this here, might be useful for others as well.

Code:
#!/bin/bash

echo "Renaming old trust.txt to the date it was last updated..."
mv trust.txt trust.txt.$(ls -all --time-style=+%F | grep trust.txt$ | egrep -o 20[0-9][0-9]\-[0-9]{2}\-[0-9]{2})
# assumes no other file ending on trust.txt in the same directory, change 1st grep if needed

echo "Downloading new trust.txt..."
wget https://bitcointalk.org/trust.txt.xz -N #only if newer (-N)

echo "Unpacking trust.txt..."
unxz trust.txt.xz -k #keeps old file, so wget can check for updates with -N
echo "done."

exit $?
legendary
Activity: 3402
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
I checked and I can confirm you right, me has misled previous one were with date stamp.
thanks
legendary
Activity: 1120
Merit: 1000
Free & Fast Neotox Escrow http://bit.ly/1OGVykp
Neotox you must have missed this post. Wink

https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.
If this list updated every Saturday, where it could be found? link above refers only Downloads Old.
regards
-zz
What I understand is that https://bitcointalk.org/trust.txt.xz will be the latest.  You don't find that that's the case?
yes this is link for the latest trust list, when you visit you download latest list bydefault
legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
Neotox you must have missed this post. Wink

https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.
If this list updated every Saturday, where it could be found? link above refers only Downloads Old.
regards
-zz

What I understand is that https://bitcointalk.org/trust.txt.xz will be the latest.  You don't find that that's the case?
legendary
Activity: 3402
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
Neotox you must have missed this post. Wink

https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.
If this list updated every Saturday, where it could be found? link above refers only Downloads Old.
regards
-zz
legendary
Activity: 1666
Merit: 1183
dogiecoin.com
https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.

*Fires up the shitty i7 rendering farm*
legendary
Activity: 1120
Merit: 1000
Free & Fast Neotox Escrow http://bit.ly/1OGVykp
Neotox you must have missed this post. Wink

https://bitcointalk.org/trust.txt.xz
 made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.
Oh sorry bro
yes I missed that and I was using link from first post of this second page but missed your post on first page where you shared the current trust file

thanks a lot everyone for helping, this is why I love this community, we help each others like family members
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Neotox you must have missed this post. Wink

https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.
legendary
Activity: 1120
Merit: 1000
Free & Fast Neotox Escrow http://bit.ly/1OGVykp
Sweet. A simple grep for Neotox:

Code:
defcon23->Neotox
Argwai96->Neotox
thanks for sharing, but can you tell me where you found this info?

using the link https://bitcointalk.org/trust20150516.txt.xz
I can't find my username in this file, so want to know where and how you got this info

I downloaded https://bitcointalk.org/trust.txt.xz and I find you in there just like Shorena, using grep:

Code:
tsp@computer:~/trustgraph$ cat trust.txt | grep "Neotox"
defcon23->Neotox
Argwai96->Neotox

The trust.txt.xz without a timestamp in the filename has a file datestamp of 11 Sep.

Code:
-rw-r--r--   1 tsp tsp  64K Sep 11 19:52 trust.txt.xz

The one you refer to seems to have the date 16 May in the filename so I think it's an old one.
thanks a lot, I got it
thanks for sharing the link of new trust file ,I was using old file
legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
Sweet. A simple grep for Neotox:

Code:
defcon23->Neotox
Argwai96->Neotox
thanks for sharing, but can you tell me where you found this info?

using the link https://bitcointalk.org/trust20150516.txt.xz
I can't find my username in this file, so want to know where and how you got this info

I downloaded https://bitcointalk.org/trust.txt.xz and I find you in there just like Shorena, using grep:

Code:
tsp@computer:~/trustgraph$ cat trust.txt | grep "Neotox"
defcon23->Neotox
Argwai96->Neotox

The trust.txt.xz without a timestamp in the filename has a file datestamp of 11 Sep.

Code:
-rw-r--r--   1 tsp tsp  64K Sep 11 19:52 trust.txt.xz

The one you refer to seems to have the date 16 May in the filename so I think it's an old one.
legendary
Activity: 1120
Merit: 1000
Free & Fast Neotox Escrow http://bit.ly/1OGVykp
Sweet. A simple grep for Neotox:

Code:
defcon23->Neotox
Argwai96->Neotox
thanks for sharing, but can you tell me where you found this info?

using the link https://bitcointalk.org/trust20150516.txt.xz
I can't find my username in this file, so want to know where and how you got this info
legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
Still needs some help, but here's a first image (generated with just a single command using the script above, somewhat modified):




Clearly it's kinda a total mess so you'd need to tweak the parameters to graphviz, nonetheless, I thought the script to download and draw was worth posting.  This version of "showtrust.sh" works at least for that (and while twopi clearly didn't do a great job laying out the text here, it did draw in under a minute using my low-powered, 3 year old laptop.

Code:
#!/bin/bash

wget https://bitcointalk.org/trust.txt.xz
unxz trust.txt.xz

cat trust.txt | sed -f trust.sed > trust.clean
echo "digraph {" > trust.graph
cat trust.clean >>trust.graph
echo "};" >> trust.graph

# make a simple graph
twopi trust.graph -Tpng > trust.png
xdg-open trust.png

# cleanup
rm trust.txt trust.clean trust.graph
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
Sweet. A simple grep for Neotox:

Code:
defcon23->Neotox
Argwai96->Neotox

and for EcuaMobi:

Code:
Soros Shorts-/>EcuaMobi
dserrano5->EcuaMobi
KWH->EcuaMobi
shitaifan2013-/>EcuaMobi
n00bwastaken->EcuaMobi
sacskate->EcuaMobi
ahmedjadoon->EcuaMobi
EcuaMobi-/>Luke-Jr
EcuaMobi->Blazr
EcuaMobi->b!z
EcuaMobi-/>lazlopanaflex
EcuaMobi->xetsr
EcuaMobi-/>SavellM
EcuaMobi-/>favdesu
EcuaMobi->monbux
EcuaMobi->devthedev
EcuaMobi-/>BayAreaCoins
EcuaMobi-/>tspacepilot
EcuaMobi-/>cxboyminer
EcuaMobi-/>KeyserSozeMC
EcuaMobi-/>cryptodevil
EcuaMobi-/>jonald_fyookball
EcuaMobi-/>BenAnh
EcuaMobi-/>Fakhoury
EcuaMobi-/>Stuff4Bitcoin
Muhammed Zakir->EcuaMobi
liteon->EcuaMobi
Quickseller->EcuaMobi
onewiseguy->EcuaMobi
The Bad Guy-/>EcuaMobi
Joebrann->EcuaMobi
legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
This is great! Smiley
I mean probably it's not *really* useful but it's definitely cool! I hope soon somebody will come up with a tool to grab that information and generate graphs, interactive trees and more.

Here's a start, this script downloads and upacks the source, removes the exclusion nodes (for now), encapsulates the node list in a simple digraph format that should be drawable by graphviz, and calls circo on it. 


Code:
#!/bin/bash

wget https://bitcointalk.org/trust.txt.xz
unxz trust.txt.xz

cat trust.txt | sed -f trust.sed > trust.clean
echo "digraph {" > trust.graph
cat trust.clean >>trust.graph
echo "};" >> trust.graph

# make a simple graph
circo trust.graph


Code:
# remove exclusions
/-\/>/d
# encapsulate names
s/\(.*\)->\(.*\)/"\1"->"\2"/

Name the first codeblock whatever you want and make it executable, name the second codeblock 'trust.sed' and put it in the same dir as the first codeblock.  Execute.  (assumes you have wget, unxz, and graphiviz installed and on your $PATH).

The problem for me is that I use terrible, low-end hardware, the graphviz executable "circo" is still running after 10 minutes.  I don't know how long it will take so who knows, maybe there are issues.   I can post again if this works or doesn't work but I just thought I'd reply to ecua about automatically downloading and drawing---it's a start.



EDIT: circo is slow for large graphs!  I changed the executable to twopi, but still playing around with it.
legendary
Activity: 1862
Merit: 1469
https://Ecua.Mobi
https://bitcointalk.org/trust.txt.xz

I made it so that'll update every Saturday at 02:52 UTC. -> is "trusts", and -/> is "excludes". Only people with at least 1 post are included. If someone has never touched their trust list, then their trust in DefaultTrust is not shown.

This is great! Smiley
I mean probably it's not *really* useful but it's definitely cool! I hope soon somebody will come up with a tool to grab that information and generate graphs, interactive trees and more.
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Oh yeah, totally forgot about that.

I just set this up. Smiley
I thought dogie used this for the Default Trust Visualisation pictures he made? It didn't exist before or did he use something like this?


EDIT: I just found your post and it seems that it was a one-time thing. I was wrong, my bad!

Here's the complete trust network if you want to make a larger graph:
https://bitcointalk.org/trust20150516.txt.xz

-> is "trusts", -/> is "distrusts".
Pages:
Jump to: