eko's avatar
eko
eko@bitcoin-basel.ch
npub1ek02...wtvl
Why would you do that..
eko's avatar
eko 2 years ago
Einundzwanzig Basel had its first meetup of 2023. Jerome joined us for some beer and explained us how $1 Million in 90 days. bitcoin-basel.ch image
eko's avatar
eko 2 years ago
peer2ai2peer
eko's avatar
eko 2 years ago
Sharing some thoughts during development of my first web application on/with NOSTR. The beauty of this protocol and also its promise lays within its censorship resistance. So it is an obvious design philosophy during development. This concluded for me two leading principles: 1- do not use a database for user generated/relevant data (as far as possible): publish events to relays! 2- ensure that the app does not get into power of the data, e.g. the data has to be in the ownership of the user and not in the ownership of the app The second principle is a real challenge and very important at the same time. Because if an app starts to publish all user-relevant data in events, that the app signs itself, then the user loses all power about it - the protocol does not really nip here. Instead, the app must be built in a way that all user-relevant data will be published in the name of the user, e.g. using his public key and signed with his private key. The challenge about this is that if the app gives all power to the user, how can the app be sure that the user is not cheating? It is possible to built, but not easy to grasp at first. There must be more than one event to cover a case, that could be done in a "classical" way with one. And in some cases it might make a database necessary to ensure nothing gets lost. Maybe this was clear or redundant to others from beginning, but I just realized that the protocol only makes sense, if the data on the relays is in the ownership of the author itself. App developers should be careful with this. Otherwise, the app/platform can always censor the data as before and mislead from the actual protocol. Let me know if you have also encountered this challenge and what are your best approaches to handle them.
eko's avatar
eko 2 years ago
Curious to know what plebs would chose: 1) Get Bitcoin worth 1 Million USD now on your wallet. 2) Wait a year and get 1 Trillion USD on your island X bank account. 👀⚖️⏳💰🌊
eko's avatar
eko 2 years ago
How can I turn off auto-translation? #[0]
eko's avatar
eko 2 years ago
time to build image
eko's avatar
eko 2 years ago
You know what I like about Linux? It works..