2019-02-06 01:00:21
I can do that tonight. I'm out and about
Clueless
2019-02-06 08:43:30
made a new PR
Clueless
2019-02-06 15:55:00
SLIP PR accepted
Clueless
2019-02-06 16:32:20
https://cluelessperson.com/snowblossom/bamboo/browse/SNOW-ORG1-3
CluelessSnowBuilder
2019-02-06 18:19:46
*https://github.com/snowblossomcoin/snowblossom-android/compare/04f12bf1cc6b...574d1d426060*
https://github.com/snowblossomcoin/snowblossom-android/commit/5a7316bed79ca89fe5de1a8d4a7bd951a8f719b1 - added
https://github.com/snowblossomcoin/snowblossom-android/commit/919075a6a6187ac4c5d4ded7fa1fe22b1bdb88fb - added seed
https://github.com/snowblossomcoin/snowblossom-android/commit/574d1d42606078b1d41ba065a33bddf49495a191 - added
GitHub
2019-02-06 18:32:58
*https://github.com/snowblossomcoin/snowblossom-android/compare/574d1d426060...49fa186a292b*
https://github.com/snowblossomcoin/snowblossom-android/commit/49fa186a292ba4b00e20099c1dc73dfbb69ae9cc - added jar
GitHub
2019-02-06 19:06:06
https://cluelessperson.com/snowblossom/bamboo/browse/SNOW-ANDROID-18
CluelessSnowBuilder
2019-02-06 19:18:04
*https://github.com/snowblossomcoin/snowblossom-android/compare/49fa186a292b...02e40ff27d51*
https://github.com/snowblossomcoin/snowblossom-android/commit/02e40ff27d51fd340e47f2a9517ab81acd45d870 - Delete SnowBlossomClient_and.jar
GitHub
2019-02-06 19:18:34
*https://github.com/snowblossomcoin/snowblossom-android/compare/02e40ff27d51...1a347b6d3be9*
https://github.com/snowblossomcoin/snowblossom-android/commit/1a347b6d3be9c8211ab40816ffacc510d4408939 - Update build.gradle
GitHub
2019-02-06 19:20:40
https://cluelessperson.com/snowblossom/bamboo/browse/SNOW-ANDROID-19 Responsible Users: Clueless <5635253+cluelessperson@users.noreply.github.com>
CluelessSnowBuilder
2019-02-06 19:52:29
how are you going to handle the signing key for the .apk?
Rotonen
2019-02-06 19:57:16
It's easy to sign them using a generic command-line approach. I did it to try out the app.
Tilian
2019-02-06 19:59:55
@Rotonen either fireduck or I will audit commits and manually sign releases.
Clueless
2019-02-06 20:45:34
I have the signing key
Fireduck
2019-02-06 20:45:48
it is hidden in a cupboard in a castle at the top of the bean stalk
Fireduck
2019-02-06 21:14:04
*https://github.com/snowblossomcoin/snowblossom-android/compare/1a347b6d3be9...b41b3e520b24*
https://github.com/snowblossomcoin/snowblossom-android/commit/b2c469f9a79cf3893b582a7ba54121f18a991552 - will add option to copy seed from settings, updated app icon , hint text under seed when created
https://github.com/snowblossomcoin/snowblossom-android/commit/b41b3e520b245f72f0f21c21a1386b639bd0aab3
GitHub
2019-02-06 21:16:44
https://cluelessperson.com/snowblossom/bamboo/browse/SNOW-ANDROID-20 Responsible Users: Rana Waleed Asmat
CluelessSnowBuilder
2019-02-06 21:37:36
yep, the PKI side was the bit i’m interested in
Rotonen
2019-02-06 21:37:47
cupboard sounds legit
Rotonen
2019-02-06 21:38:31
i guess you’ll put the pubkey up in some verifiable manner too
Rotonen
2019-02-06 21:38:55
Google Play store does a thing where once you publish with one key they won't let you change to a different one
Fireduck
2019-02-06 21:39:02
so really just doing what they say
Fireduck
2019-02-06 21:39:31
yep, thus asking and poking if you’re on top of that
Rotonen
2019-02-06 21:39:47
and good to see you only plan to distribute that way
Rotonen
2019-02-06 21:42:19
apple land has it easier as there’s a whole per org cert chain and you can tieredly revoke and all the CSR magic happening is just hidden by xcode bugging a developer to sign in or to make a manager click a thing on the web
Rotonen
2019-02-06 21:43:27
the google land ’lose your private key and you need to make a new org’ is quite brutal on small devs - many people have lost the ability to publish if their laptop broke
Rotonen
2019-02-06 21:43:58
yeah
Fireduck
2019-02-06 21:44:02
I can see that
Fireduck
2019-02-06 21:44:05
and people like to steal those keys too, once an app is popular enough
Rotonen
2019-02-06 21:45:15
or a crypto wallet
Rotonen
2019-02-06 21:45:31
i guess you could sign with a ledger? :P
Rotonen