How wise it is to CDN-ize your static phabricator content. By first look all the static links (hosting the repos) look as follows:
```
https://<PHAB-URL>/file/data/<RAND1>/PHID-FILE-<RAND2>/<FILENAME>
```
Which gives a really high entropy.
Are there any security implications we should be aware of?