Fernando Medina
Fernando Medina
I have the same problem, currently my workaround is this: ``` // @ts-ignore import { API_KEY, ANOTHER_CONFIG } from "react-native-dotenv"; ```
I'm having the same issue
Stop wasting your energy, the only way I know to stop a sybil attack is to make a system where everybody have to meet with random people at the same...
Another solution to the multiple accounts that can be another security layer is the one mentioned in this paper: https://github.com/UBIC-repo/Whitepaper
@adamstallard From BrightID white paper: > These requirements have the effect of forcing sybils, sybil creators, and their collaborators into groups with each other (since honest individuals won’t connect with...
I edited my issue with all that I could gather related with the validators, see it here: https://github.com/CirclesUBI/docs/issues/8
Same here, I was going to report a crash bug on android but now I see the app was probably not crashing. I was trying folder transfer that contained 500...
I was going to add this issue please implement this, I have a Macbook and local storage is not big enough so I cannot use this software until this is...
Same experience here. It's inconsistent how paths needs to be written in Stack.Screen component compared with router.replace(): - Stack.Screen component does not recognize index.tsx file if there is no _layout.tsx...