clipperz / password-manager

Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz. The encryption key is a passphrase known only to you and Clipperz could never access your data. Clipperz is built upon open proven and trusted encryption algorithms.
https://clipperz.is
GNU Affero General Public License v3.0
727 stars 133 forks source link

Clipperz next generation with kotlin #135

Closed qoomon closed 5 years ago

qoomon commented 5 years ago

Maybe it is worth looking at kotlin instead of purescript as the new strongly typed main language as well, because kotlin code can be compiled to js too.

gcsolaroli commented 5 years ago

Unfortunately, I am personally much more interested in learning Haskell/PureScript, than Kotlin. 😁

It may be a harder path to begin with, but it is way more compelling for me.

PureScript is also been used for web development in the Cardano project, that is one of the most interesting crypto projects, expecially with regards to code development practices.

qoomon commented 5 years ago

ah I see, just wanted to mention kotlin :-D BTW thx a lot for this great pw manager