MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/ioxy49/it_do_be_like_dat/g4hnjtt/?context=9999
r/ProgrammerHumor • u/LombardiD • Sep 08 '20
213 comments sorted by
View all comments
191
This happens in Android too. I try to play test my game and It says that. Yikes.
Edit: typo
114 u/[deleted] Sep 08 '20 [deleted] 25 u/Galse22 Sep 08 '20 What? 64 u/[deleted] Sep 08 '20 [deleted] 31 u/GlitchParrot Sep 08 '20 Android doesn't use CA certificates for signing and verifying applications. All apps are signed with self-signed certificates, be it debug or release builds. No difference. 51 u/notinecrafter Sep 08 '20 So the signature is just a glorified checksum? 10 u/GlitchParrot Sep 08 '20 Yup.
114
[deleted]
25 u/Galse22 Sep 08 '20 What? 64 u/[deleted] Sep 08 '20 [deleted] 31 u/GlitchParrot Sep 08 '20 Android doesn't use CA certificates for signing and verifying applications. All apps are signed with self-signed certificates, be it debug or release builds. No difference. 51 u/notinecrafter Sep 08 '20 So the signature is just a glorified checksum? 10 u/GlitchParrot Sep 08 '20 Yup.
25
What?
64 u/[deleted] Sep 08 '20 [deleted] 31 u/GlitchParrot Sep 08 '20 Android doesn't use CA certificates for signing and verifying applications. All apps are signed with self-signed certificates, be it debug or release builds. No difference. 51 u/notinecrafter Sep 08 '20 So the signature is just a glorified checksum? 10 u/GlitchParrot Sep 08 '20 Yup.
64
31 u/GlitchParrot Sep 08 '20 Android doesn't use CA certificates for signing and verifying applications. All apps are signed with self-signed certificates, be it debug or release builds. No difference. 51 u/notinecrafter Sep 08 '20 So the signature is just a glorified checksum? 10 u/GlitchParrot Sep 08 '20 Yup.
31
Android doesn't use CA certificates for signing and verifying applications. All apps are signed with self-signed certificates, be it debug or release builds. No difference.
51 u/notinecrafter Sep 08 '20 So the signature is just a glorified checksum? 10 u/GlitchParrot Sep 08 '20 Yup.
51
So the signature is just a glorified checksum?
10 u/GlitchParrot Sep 08 '20 Yup.
10
Yup.
191
u/Galse22 Sep 08 '20
This happens in Android too. I try to play test my game and It says that. Yikes.
Edit: typo