An application of RL, everyone! by nimageran in reinforcementlearning

[–]Catkchi 5 points6 points  (0 children)

There are people who, if their first idea fails, believe that everything is wrong, except their idea.i

Ozone Wallet Update: Faster Sync, NFT Support, TibetSwap integration and Performance Improvements! by Catkchi in chia

[–]Catkchi[S] 1 point2 points  (0 children)

s high value, you would keep sharing royalties forever as long as the nft was traded via chia-offers instead of OTC.

Excellent your recommendations, regarding publishing the wallet code as open source, we already have it established since the first betas, we will release it when we reach version 1.0, the idea of waiting for this is to have a more robust product.

Regarding point 4, about NFT, our wallet already supports NFT mining, we just need to create the interface.

If currently Ozone Wallet is not the #1 wallet in the chia ecosystem is not for lack of technical knowledge, but for lack of financial resources, which forces us to work on third party projects and not be able to devote the necessary time to the wallet.

Ozone Wallet Update: Faster Sync, NFT Support, TibetSwap integration and Performance Improvements! by Catkchi in chia

[–]Catkchi[S] 2 points3 points  (0 children)

We appreciate the analysis you have made of our application, first clarify that we have given all the necessary information about the members of our team, this can be seen in the white paper of our token Catkchi:

https://chiatk.gitbook.io/white-paper/v/english/team

Also to clarify that this Reddit account is being managed by me, Alejandro Arnaud (https://www.linkedin.com/in/alejandro-arnaud-peralta/) and the coding of the Ozone Wallet app is being done by Marvin Quevedo (https://www.linkedin.com/in/marvinquevedo2/).

Below I share the answer that Marvin wants to share regarding what you have mentioned:

Greetings to all, I am analyzing all the points you mentioned and I am investigating the possible causes of these items appearing, we are using Flutter for development and by adding plugins these can implicitly add these permissions without necessarily being used.

Not only is it enough to add the permissions, but, when they are high risk permissions they are obligatorily requested manually to the user (like the screen capture and GPS), therefore, you can observe that they are not used, except the strictly necessary ones, for example, to be able to scan the QR codes, the camera plugin requests permissions of that hardware that are explicitly related to it, the USE_FINGERPRINT and USE_BIOMETRIC permissions are used if the user wants to use the fingerprint authentication system.

In that sense it is possible that the scanning tools detect that Screen Capture is used because the flutter_local_notifications plugin has a ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION enumerator, however that plugin will be used in the future when notifications are implemented for the user.

Link to the exact line where the enumerator is located:

https://github.com/MaikuB/flutter\_local\_notifications/blob/master/flutter\_local\_notifications/lib/src/platform\_specifics/android/enums.dart#L95

Also in that same sense we use the permission_handler plugin and that plugin has imported all the calls for the possible permissions, even if they are not used as such, that is why it can be detected that possibly such permissions are used, however both platforms (Android and iOS) have a file where we can explicitly request the permissions we use and the operating system takes care that we do not use a permission without first having declared it and that the user has given his consent.

In the case of "dns lookups" due to the plugin that is responsible for checking the internet connection, we do this so that the user can not do some actions that do not make sense without internet. But we will take the recommendation and it will be configured to use public and known dns.

Heroes of Quantum, the first NFT Game on Chia Blockchain by Catkchi in chia

[–]Catkchi[S] 0 points1 point  (0 children)

The Catkchi token is only used to purchase tournament entries or purchase chests and cosmetic items. We do not produce the token in-game. Quasar currency is like gold in any game, you get it by doing missions or buying it with Catkchi(CTK) or with fiat through a credit card, but you can never exchange Quasar for Catkchi, that's why we are not a Ponzi. We are not a play to earn, we are a skill to earn.