Live data from Hacker News

Morphis: Encrypted distributed datastore

morph.is

31–32 of 32 posts

Re: Morphis: Encrypted distributed datastore

#31
post #9

Cool idea and thanks for implementing morph.is. How does it compare with ipfs?

Biggest thing that nothing else has:

MORPHiS has TargetedBlock technology which enables Dpush technology which enabled Dmail:

Dead simple and fool-proof to use decentralized network hosted spam proof high performance uncensorable encrypted authenticated unsolicited messaging.

Email is deprecated already by MORPHiS as is.

Re: Morphis: Encrypted distributed datastore

#32
post #6

Will this work with Python 3.3?

In order to be Python + High Performance I went with asyncio, which is amazing, blew me away in performance, very glad I went with it. However, that unfortunately means it needs 3.4.0 or greater. Just download Python 3.4 and compile yourself. It is dead simple (./configure; make; make install). It then can be referred to as python3.4, pip3.4, Etc., not conflicting at all with your existing system.

Another possibility is to run Morphis on top of Anaconda3:

http://continuum.io/downloads#py34

Post reply on HN