Ok! Let's move on to the discussion of our trust lists. I made a preliminary list. If you have questions about the composition of this list-let's discuss!
This is more of a technical note:
If you're including both DefaultTrust and individual members, be very careful how you set the depth.
If you set depth to 2 (default) then it works ok with DefaultTrust - you end up trusting DT1 and DT2 members - but it may give you undesired results with individual inclusion, because you will be trusting them, their inclusions, and inclusions of their inclusions. So for example if you included a DT1 member explicitly in your list, with depth 2 you'll be trusting up to DT3 level of that person's network, which may be more than you wanted.
If you set depth to 1, it works better with your individual inclusions - you will trust them and their inclusions - whereas having DefaultTrust means you're trusting DT1 members, but not DT2 unless you include their DT1 "includers" individually.
You may already know this, but I thought I'd repeat it just in case.
Another thing to consider is that you
could end up in DT1 so make sure that everyone in your list makes a good DT2 candidate as well.