Hey :wave: Iโ€™d like to invite everyone to contribu...
# opensource
s
Hey ๐Ÿ‘‹ Iโ€™d like to invite everyone to contribute to the Kissme: Kotlin Secure Storage Multiplatform project. There is already a development roadmap ready and issues ready to tackle. https://github.com/netguru/Kissme K
๐Ÿป 6
c
Is it only for mobile devices? Can desktop also be a target, e.g. Plasma KWallet or Gnome keyring?
s
@Czar For sure! Any platform is welcome. It would be great to have more targets available. There are just a few guidelines to follow - the API of the
Kissme
class should stay the same across all the platforms. Also, the implementation should be consistant too - keys and values should be encrypted out of the box ๐Ÿ™‚
c
Hah, I wasn't offering to contribute, just asking about the roadmap ๐Ÿ™‚ Great to hear it's possible though ๐Ÿ™‚
s
Currently Android and iOS are supported in v 0.2.3. We were aiming to focus on the JavaScript implementation first, before other platforms, but the support for JS is still under discussion ๐Ÿ™‚
And if you wish to have a platform supported which Kotlin is able to target you can add an issue ๐Ÿ‘
๐Ÿ‘ 1