summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-25add information about how much disk space is sufficient.Micah Anderson
I based this on looking at the production webapp node and saw that it was created with 5gb and has 37% used, and a couchdb node that was allocated 10gb and had 16% used, and an openvpn node which was created with 12gb and had 11% used. So that seemed to me to indicate that 10gb would be sufficient for an initial start and then some growth.
2013-09-25update client docsKali Kaneko
This are the most important pages in the bitmask documentation. I have converted .rst files using pandoc, since the .rst does not seem to be supported like the README says. I have added @nav_title and @title headers.
2013-09-25fix pythonhosted linkKali Kaneko
2013-09-25update bitmask landing pageKali Kaneko
2013-09-25add master doc for updated client docs, in rst format.Kali Kaneko
2013-09-25corrcting transifex url for client translationskwadronaut
2013-09-19clarify what virtualization technologies work in the quickstart guideMicah Anderson
2013-09-19removed the services-diagram image, it wasn't displaying properly, and it ↵Micah Anderson
was not clear how to get it to do that (see #3897)
2013-09-19add a missing space and some details about VCS configuration trackingMicah Anderson
2013-09-19add a missing promptMicah Anderson
2013-09-19make things show up in a more cleanly sorted way so the TOC is not a huge blobMicah Anderson
2013-09-19more spacing changes for code-blocksMicah Anderson
standardize on including the shell prompt so it is clear
2013-09-19add link to the quick-startMicah Anderson
2013-09-19fix spacing for code blocksMicah Anderson
2013-09-19add the development document to the menutMicah Anderson
2013-09-19properly fix the examples menu itemMicah Anderson
2013-09-19fix examples so they dont show up in the navigationMicah Anderson
2013-09-19Due to the fact that so many people would start with the quickstart guide ↵Micah Anderson
(because we recommended it), and would get completely hung-up on vagrant not working and if they managed to succeed in fighting through those problems, ended up with a provider that wasn't able to actually do anything at all. So, the goal was to move the quickstart information into a development setup howto, and then revamp the quickstart to be a minimal provider setup from scratch configuration that results in you getting familiar with the concepts (provider, platform, cli, nodes, services, etc.) and leaves you at the end with a functional minimal provider.
2013-09-19spelling user-guide, minorkwadronaut
2013-09-19adapting client references from leap_client to bitmask_client in urlskwadronaut
2013-09-19beginning of troubleshooting.mdvarac
2013-09-18Fix code block on soledad doc.drebs
2013-09-18Update soledad doc.drebs
2013-09-18Replace git: with https: access for git repos (fixing #3689)kwadronaut
2013-09-17spelling in Vagrant docs, thanks to theGrgkwadronaut
2013-09-15added faq.md for i.e. puppet faqsvarac
2013-09-11clean up examples.md formattingelijah
2013-09-11remove examples.md tocelijah
2013-09-11added initial examples pageelijah
2013-09-11updated missing ecdsa sshkey issuevarac
2013-09-11updated markdown syntax for vagrant.mdvarac
2013-09-11added firefox markdown preview addon to READMEvarac
2013-09-11Merge branch 'master' of ssh://code.leap.se/leap_docvarac
2013-09-11added vagrant docvarac
2013-09-10add initial outline of tests that we need to do to make sure platform is ↵Micah Anderson
working properly
2013-09-05fixing #3688kwadronaut
2013-09-05added issue for missing ecdsa hostkeysvarac
2013-09-03pyton -> pythonvarac
2013-08-24Fix nickagent reference impl repo URLTomás Touceda
2013-08-23updated hard problemselijah
2013-08-22updated limiationselijah
2013-08-15minor navigation fixeselijah
2013-08-15added tech section to docs, moved some of the pages from website and design ↵elijah
to this new section.
2013-08-14fix TUF urlelijah
2013-08-14added 'hard problems' page.elijah
2013-08-14update nicknym protocol with notes on http headers and discussion of key ↵elijah
fingerprints.
2013-08-14soledad - clarify that it is verify first, then decrypt!elijah
2013-08-14fix typo in limitations pageelijah
2013-07-25added more limitationselijah
2013-07-25added known limitations page.elijah