|
|
|
|
|
by AaronM
879 days ago
|
|
The big challenge that I remember from building a product is making sure customer A never sees customer B data. So all of your messages end up passing some sort of customer identifier everwhere and you need to enforce checking it at the lowest possible levels |
|