Skip to content

Nemusonaneko/projects-with-restrictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

sus
sus

a list of tips and sus things that undermine the ethos of crypto


Circumventing censorship and blocks

  • unblock-dapps - Adblock filter that prevents the frontend from blocking you
  • tweet by @dmihal - Add URLS to browser filters to block checking
  • tweet by @qdqd___ - Extension that intercepts and mock requests made by dApps to check if you are sanctioned or not

Self Hosting your frontend

Since most projects are open source, you can simply download the frontend and run it locally on your own device.

There's an article by Marco Worms on self-hosting frontends that explains how to do this.

Generally, you probably have to remove the TRM part of the frontend, but I will also fork these repos and remove it myself ig -

AAVE

TRM-free fork by Nemu

OasisDEX

For Oasis, you can just clone their repo and change USE_TRM_API to 0 in the .env file.

List of projects that implements address checking, TRM, etc

pls help me compile dis list i am just a dum llama

Tornado Cash

Used to have compliance rules built in, didn't help in the face of USTreasury.

Ren

Implements TRM in this file: walletHooks.ts

Voltz Protocol

Implements TRM in this file: services.ts

OasisDEX

Implements TRM in this file: get.ts

UPDATE 08-13-2022: This tweet claims Oasis has removed or lessened the check. The code on GitHub didn't change.

Balancer

Implements TRM in this file: sanctions-check.ts

Pokt Network

Pocket Portal announced that they will lock addresses associated with Tornado Cash in this announcement.

Aave

Implements address screening in this PR: aave/interface#1017

Prominent figures like @sassal0x and Justin Sun have already been blocked on Aave due to unsolicited Tornado ETH dusting.

UPDATE 08-13-2022: The TRM censored versions made it into Aave IPFS frontend, announced officially by Aave.

Flashbots

Updates OFAC blacklist in this PR: flashbots/rpc-endpoint#90

Flashbots Relay and Builder are OFAC compliant and will remain so in the future according to this tweet.

Uniswap

Uniswap collects data on addresses/hash since this PR: Uniswap/interface#2623

Uniswap frontend also collects data using TRM Labs, Amplitude, Google Analytics, pointed out by this tweet.

Some whitehat hackers have experienced wrongful blocks on Uniswap, according to this tweet.

dYdX

dYdX has blocked people with open positions from continuing to use the protocol, according to this tweet.

Circle

Blacklisted USDC from addresses related to Tornado Cash right after the OFAC sanction announcement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published