Hi David,
I was looking thru the examples that you have on the page, but I did not fully understand how this works.
-
In the davemail.json file there is a key called "servers"
"servers": [
{
"ssh": "git@github.com:davidapple/davemail.git",
"username": "anonymous",
"password": "example",
"key": "ssh-rsa
Do I need to specify my own git repository here and add the ssh key from the local machine?
-
If a friend of mine sets up a davemail server on his local machine, and lets say he will be using the username "johndoe". Will I be using the "johndoe" as the name for sending email to him?
-
Are you doing any active development on this project? I think its a really interesting concept. I was looking into the possibility to create a decentralized, encrypted email services like Protonmail, Tutanota and similar. This services are very good but I think they charge a lot for the storage, 5$/month for 5GB. They have 500MB-1GB for free, but his is not much.
Thanks!
Hi David,
I was looking thru the examples that you have on the page, but I did not fully understand how this works.
In the davemail.json file there is a key called "servers"
"servers": [
{
"ssh": "git@github.com:davidapple/davemail.git",
"username": "anonymous",
"password": "example",
"key": "ssh-rsa
Do I need to specify my own git repository here and add the ssh key from the local machine?
If a friend of mine sets up a davemail server on his local machine, and lets say he will be using the username "johndoe". Will I be using the "johndoe" as the name for sending email to him?
Are you doing any active development on this project? I think its a really interesting concept. I was looking into the possibility to create a decentralized, encrypted email services like Protonmail, Tutanota and similar. This services are very good but I think they charge a lot for the storage, 5$/month for 5GB. They have 500MB-1GB for free, but his is not much.
Thanks!