How to prevent endpoint data from being modified and endpoint client application from being modified

Let’s say an online system uses mostly endpoint storage for storing all kinds of private or sensitive data for each of the client/user, this way the server at the least has some post-data-leakage security.
What I am concerned about are the… Continue reading How to prevent endpoint data from being modified and endpoint client application from being modified

What could be the threats faced by decentralized payment platform and users as server

Platform Description:
I was planning to build a prepaid based global wire transfer platform that focuses on user privacy and security by using Payment API like Rapyd with using endpoint encryption, external X25519 and ED25519 manual TLS on… Continue reading What could be the threats faced by decentralized payment platform and users as server