Flowdalic | 7 years ago | on: Downgrade Attack on TLS 1.3 and Vulnerabilities in Major TLS Libraries
Flowdalic's comments
Flowdalic | 7 years ago | on: Welcome to DNS, or Saving the DNS Camel [pdf]
Flowdalic | 8 years ago | on: Mozilla announces an open gateway for the internet of things
Flowdalic | 8 years ago | on: The Bitcoin Apocalypse Is Coming in Mid-November
I wouldn't call it vaporware. Yes, there are unsurprisingly open questions. But nothing which can't be solved.
1: https://github.com/lightningnetwork/lnd 2: https://github.com/ACINQ/eclair 3: https://github.com/ElementsProject/lightning 4: https://github.com/lightningnetwork/lightning-rfc
Flowdalic | 8 years ago | on: The Bitcoin Apocalypse Is Coming in Mid-November
Flowdalic | 8 years ago | on: The Bitcoin Apocalypse Is Coming in Mid-November
> On one side are those who believe that Bitcoin is … money, currency, …. On the other side are those who believe that it is a commodity, ….
That is the other red flag: Trying to construct two different exclusive camps. This goes along with not mentioning the Lightning Network (LN). Some people still don't see that LN could enable bitcoin to be both: A currency and a commodity.
Flowdalic | 9 years ago | on: Mosh v1.3 Released
Isn't OCB an open standard? https://www.rfc-editor.org/rfc/rfc7253.txt
Flowdalic | 9 years ago | on: Impossible Java
Flowdalic | 9 years ago | on: Using JDK 9 Memory Order Modes
Flowdalic | 9 years ago | on: The State of Mobile XMPP in 2016
1: https://xmpp.org/extensions/xep-0375.html 2: https://wiki.debian.org/UnattendedUpgrades
Flowdalic | 9 years ago | on: The State of Mobile XMPP in 2016
Flowdalic | 10 years ago | on: OX (OpenPGP for XMPP): A New OpenPGP XEP
Flowdalic | 10 years ago | on: OX (OpenPGP for XMPP): A New OpenPGP XEP
1: https://otr.cypherpunks.ca/ 2: https://github.com/WhisperSystems/Signal-Android/wiki/Protoc... 3: http://conversations.im/omemo/
Flowdalic | 10 years ago | on: XMPP Myths
But it's certainly not true that you "won't receive any message despite ... successful connection".
Flowdalic | 10 years ago | on: XMPP Myths
Flowdalic | 10 years ago | on: XMPP Myths
Flowdalic | 10 years ago | on: XMPP Myths
> Multiply that by the number of connections your application will have and by the number of background application you run on your phone, and the radio will never truly sleep or enter the "low" mode.
Why would X x Y idle connections (X: TCP connections per app, Y: applictions) prevent your radio from sleeping?
Flowdalic | 10 years ago | on: XMPP Myths
You have to differentiate between the specification and the implemetation. Nothing in the XMPP specification prevents you from implementing a battery friendly XMPP client. But some implementations suck/have room for improvement.
Flowdalic | 10 years ago | on: XMPP Myths
1-3. Could be solved with upcoming versions of XEP-313 MAM.
4. e2e There is currently a XSF GSOC project running, bringing axolotl to Conversations (and eventually describing the protocol as an XEP).
5. There are a few standards on how to perform encrypted file transfers, but implementations are lacking. You are invited to code one.
6. XEP-357: https://xmpp.org/extensions/xep-0357.html
Flowdalic | 10 years ago | on: XMPP Myths
And on a data connectivity change, e.g. GSM <-> WiFi switch, there is a good chance that a dozen other components start trying to re-establish their connections, which means the radio is awake anyway (for, usually, at most a few seconds).