Scratch-Client-4 / itchy-ionic

📱 A mobile app for Scratch
https://itchy.micahlindley.com
23 stars 4 forks source link

Write up a privacy policy #11

Closed locness3 closed 2 years ago

locness3 commented 3 years ago

@micahlt, you mean "your password is only sent to Scratch" right?

micahlt commented 3 years ago

@locness3 Not directly, no. To avoid CORS restrictions the username and password have to be sent to the itchy-api server and from there to Scratch.

locness3 commented 3 years ago

might want to emphasize we don't store it (and write an actual privacy policy)

micahlt commented 3 years ago

You're right - this is high priority. Would you like to draft one?

locness3 commented 3 years ago

"high priority"
adds an "enhancement" label

locness3 commented 3 years ago

You're right - this is high priority. Would you like to draft one?

I don't really know how the app works - not able to run it yet - so not yet

micahlt commented 3 years ago

Wait, you do know that you can run the app withionic serve… right? Unless you're going to bundle for Android directly, there's no need to actually use Android Studio.

locness3 commented 3 years ago

thx for the info

locness3 commented 3 years ago

image Well yes, but actually no

micahlt commented 3 years ago

What on earth ~ you may need to reclone the repo - it looks like you may be missing some files ;-;

micahlt commented 3 years ago

@locness3 Wait no - I think I fixed it. Let me push the fix and you can fetch and pull.

micahlt commented 3 years ago

@locness3 Please fetch and pull now, then tell me if the Android build config and the ionic serve issues are fixed.

(so off-topic lol)

locness3 commented 3 years ago

Yes! That works. Tysm!

micahlt commented 3 years ago

No problem! Now, time to mark all of these posts as off-topic...

micahlt commented 2 years ago

Resolved by Scratch-Client-4/landing#25.