Commit graph

1024 commits

Author SHA1 Message Date
Thomas Zarebczan
dd47f40a38
archiving
This would be part of the lbrycrd readme.
2018-07-03 19:53:44 -04:00
YULIUS KURNIAWAN KRISTIANTO
7121e855b0 change https to http for canyouseeme.org link (#661) 2018-07-02 08:18:10 -07:00
Clement
c9fe3db9b6 Update how-to-publish.md (#660)
Made some corrections with the numbering
2018-06-28 15:49:05 -07:00
Clement
4fec3fb5af Update how-to-publish.md (#648)
* Update how-to-publish.md for redesign
2018-06-28 14:14:36 -07:00
Thomas Zarebczan
4a7be50f7e
grammar 2018-06-27 21:14:12 -04:00
Thomas Zarebczan
06a6067123
add note 2018-06-27 20:47:41 -04:00
Jeremy Kauffman
24d778a190 clarify remote positions are global 2018-06-27 14:50:36 -04:00
Clement
9b343c4a14 Update shapeshift.md (#656)
* Update shapeshift.md

Updated the pics with the new app design, also edited steps to convert and verify that LBC is received
2018-06-27 06:12:03 -07:00
Julie Sigwart
ee2fedfb05
Autoplay copy changes 2018-06-26 14:22:32 -07:00
Clement
2d4b77e41e Update how-to-backup-wallet.md (#649)
* Update how-to-backup-wallet.md

added some screenshots and and reconstructed the sentences to fit in for the new app design
2018-06-26 10:21:37 -07:00
Clement
113bcd3da2 Update tipping.md (#650)
* Update tipping.md

updated the tip with the new design images
2018-06-26 10:20:03 -07:00
Clement
1927b3d9ce Update lbry-basics.md (#652)
* Update lbry-basics.md

i have updated the images with the new app design and made some few changes as there is much difference between the new and old app
2018-06-26 10:19:23 -07:00
Clement
92a291c6b2 Update youtube.md (#653)
updated the process to claim the reward in reference to the new app design.
added some images as well
2018-06-26 10:14:26 -07:00
Clement
cd822792ea Update support.md (#654)
* Update support.md

edited how to get to the help menu and added an image of the help overviw
2018-06-26 10:12:29 -07:00
Clement
d5d9df5e5f Update how-to-find-lbry-log-file.md (#655)
* Update how-to-find-lbry-log-file.md

added the option to open log file/folder directly from the lbry app
2018-06-26 10:10:58 -07:00
Julie Sigwart
7026580db0
typo 2018-06-26 09:02:56 -07:00
Sean Yesmunt
c33449d508 add redesign blogpost title 2018-06-26 10:40:08 -04:00
Sean Yesmunt
35b7faae1c Redesign blog post (#640)
* add redesign technical blog post
2018-06-26 07:36:23 -07:00
Thomas Zarebczan
05defac6d1
Austen (#647) 2018-06-26 07:35:51 -07:00
YULIUS KURNIAWAN KRISTIANTO
0f3c0c3819 add backlink to shop lbry io (#646) 2018-06-24 09:17:47 -07:00
Thomas Zarebczan
32ce9bcabb
Add community-update category and update URLS (#641)
add category to community/dev updates, now linked at https://lbry.io/news/category/community-update
2018-06-21 08:03:34 -07:00
Thomas Zarebczan
551c67216c
add sample 2018-06-21 00:33:42 -04:00
James Biller
1f76cd22b3
Update with added Markdown
This should have all the markdown integrated
2018-06-19 16:17:59 -04:00
James Biller
44d70476f9
Austen blog post
Figuring our the Markdown, the preview doesn't preview the markdown so I'm committing to see if that will show me
2018-06-19 16:05:25 -04:00
Thomas Zarebczan
84cde05222
add welcome back reward 2018-06-19 10:32:57 -04:00
Jeremy Kauffman
5f61c77f61
Update application-engineer-lead.md 2018-06-18 13:49:25 -04:00
Graydon
9bd3c7eea6 TONS of text fixes (#638)
multiple grammar / spelling fixes
2018-06-17 17:42:09 -07:00
Thomas Zarebczan
2f499be5a0
add anchor for auth 2018-06-16 16:21:29 -04:00
Thomas Zarebczan
5300e779cd
add note 2018-06-16 14:03:25 -04:00
Graydon
6aecbd4889 Text fixes (#637)
More text fixes
2018-06-16 09:13:56 -07:00
Graydon
f74a34da50 Text fix (#635)
Unaccented "a" in a word
2018-06-16 09:12:00 -07:00
Graydon
eef0b7ef80 Several text fixes and changes (#636)
* Several text fixes and changes
2018-06-16 09:10:40 -07:00
Clement
fdb1c18ddb Update transaction-types.md (#633)
* Update transaction-types.md
2018-06-15 17:44:07 -07:00
Jeremy Kauffman
fa75c2a91a close project manager position 2018-06-15 16:28:59 -04:00
YULIUS KURNIAWAN KRISTIANTO
b536ae6cda fix link error 404 and capitalised (#632) 2018-06-15 09:04:23 -07:00
Thomas Zarebczan
6ddbae61c3
update cover 2018-06-14 17:39:10 -04:00
Brinck Slattery
24dfc3fa44 Create 173-lbry-fund-launches.md (#596)
* Create 172-lbry-fund-launches.md
2018-06-14 14:32:27 -07:00
Thomas Zarebczan
a52f2f5372
Update startup-troubleshooting.md 2018-06-13 21:51:54 -04:00
Udit Patel
23936a1cae Mixed content weakens HTTPS fix18 (#628)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:12:32 -07:00
Udit Patel
46586c6b70 Mixed content weakens HTTPS fix17 (#627)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:12:06 -07:00
Udit Patel
c2bfd52a01 Mixed content weakens HTTPS fix16 (#626)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:11:50 -07:00
Udit Patel
257df92a84 Mixed content weakens HTTPS fix15 (#625)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:11:31 -07:00
Udit Patel
12bfc2a089 Mixed content weakens HTTPS fix14 (#624)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:10:45 -07:00
Udit Patel
4fd8681682 Mixed content weakens HTTPS fix13 (#623)
* Mixed content weakens HTTPS fix13

Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.

* Update 23-bravenewcoin.md
2018-06-10 14:10:05 -07:00
Udit Patel
1e6142f7e1 Mixed content weakens HTTPS fix11 (#622)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:09:28 -07:00
Udit Patel
0cf3fd636c Mixed content weakens HTTPS fix10 (#620)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 14:08:39 -07:00
Udit Patel
84340c1e4c Mixed content weakens HTTPS fix9 (#619)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 12:47:29 -07:00
Udit Patel
965f386fb6 Mixed content weakens HTTPS fix 1 (#611)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 12:46:45 -07:00
Udit Patel
cd80b540f6 Mixed content weakens HTTPS fix 2 (#612)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 12:46:20 -07:00
Udit Patel
d81921c8a2 Mixed content weakens HTTPS fix3 (#613)
Mixed content weakens HTTPS
Requesting subresources using the insecure HTTP protocol weakens the security of the entire page, as these requests are vulnerable to man-in-the-middle attacks, where an attacker eavesdrops on a network connection and views or modifies the communication between two parties. Using these resources, an attacker can often take complete control over the page, not just the compromised resource.

Although many browsers report mixed content warnings to the user, by the time this happens, it is too late: the insecure requests have already been performed and the security of the page is compromised. This scenario is, unfortunately, quite common on the web, which is why browsers can't just block all mixed requests without restricting the functionality of many sites.
2018-06-10 12:46:08 -07:00