librarygeek: cute cartoon fox with nose in book (Default)
librarygeek ([personal profile] librarygeek) wrote2019-04-15 11:48 am
Entry tags:

Help wanted - review an open source messaging project claiming security

So, this looks interesting, and peer to peer, but I can't read code well enough to see if this is secure, and possible in case of emergency collapse with power for a while or some locations.

https://github.com/kristoffer-paulsson/angelos
mdlbear: blue fractal bear with text "since 2002" (Default)

[personal profile] mdlbear 2019-04-15 11:59 pm (UTC)(link)
I'm not enough of a pythonista to be able to make much sense of it. I have not, for example, been able to find the part that actually handles messages. Angelos is a server; the client is kristoffer-paulsson/logo. Neither appears to be very far along in development, and there's no documentation whatsoever.
Also, there's only one developer and it seems like a very new project.
mdlbear: blue fractal bear with text "since 2002" (Default)

[personal profile] mdlbear 2019-04-16 01:06 am (UTC)(link)
Useful context; thanks! Yeah, the Christian references scattered throughout the project seemed, well, odd.

For secure messaging, see Telegram Messenger, Signal. which is what my household uses; has the disadvantage that it's tied to your smart phone), and Tor Project | Anonymity Online. Maybe GPG (The GNU Privacy Guard) and OpenSSL.

Also see [community profile] underground_rail, which has seen a little use but thankfully not much.