Contacts documentation
This describes how I store contacts personal information.
All my contacts personal information are stored into the phonebook repository.
This contains vcards with phone numbers only, and an addresses file, containing basically every other information I ever needed.
The addresses file should not go on a machine less secure than neo2 (i.e it should not go on cypher).
The addresses file is in RST format, i.e it is not formatted for containing addresses. This might add extra security and also makes it easily printable.