Hacker News new | ask | show | jobs
by twelve40 1247 days ago
yeah, surprised as well. In finance, there is ofac for people forbidden from moving money, but it's also typically used as a service/db instead of passing around csv files to everyone. Very bizarre.
2 comments

Not sure what service you’re referring to but the file is here:

https://www.treasury.gov/ofac/downloads/sdnlist.txt

There are various aggregators who combine this list and a bunch of other sanctions/related lists like the BIS Entity List which is probably what he was referring to.
Have you ever witnessed this file being used by companies moving money stored in S3 as "shitlist2019.txt" for screening incoming transactions in production? Because that's what the article is alluding to.
No, but I have seen it being ingested and turned into some horrendous XML on a weekly basis.
I’ve seen it used with grep and awk.
Could this have been an export given to someone upon request? Or maybe served as backup?