Commit graph

229 commits

Author SHA1 Message Date
Riccardo Spagni
6f91672c71
Merge pull request #186
cb90676 Moneropedia: fix ESL typo (thanks expez) (anonimal)
0340302 Moneropedia: fix typos (thanks expez) (anonimal)
2253372 Moneropedia: fix typo/tense in Address-Book (thanks expez) (anonimal)
59b605e Moneropedia: misc typo/grammar cleanup (thanks olark) (anonimal)
85e28fb Moneropedia: add Comparison page link in I2P entry (anonimal)
613995d Moneropedia: finish Garlic-Encryption (anonimal)
27214fd Moneropedia: finish Network-Database entry (anonimal)
acf07a3 Moneropedia: finish I2PControl entry (anonimal)
d7c4360 Moneropedia: create Message entry and fill-in I2NP (anonimal)
d30a679 Moneropedia: update Garlic-Routing/Encryption entries (anonimal)
b26760e Moneropedia: update/finish initial Tunnel entry (anonimal)
77d6cde Moneropedia: cleanup I2P entry (anonimal)
841f7c1 Moneropedia: resolve various unfinished entries (anonimal)
d224710 Moneropedia: update/finish initial Kovri entry (anonimal)
31af021 Moneropedia: link to Signature term in Encryption (anonimal)
2681940 Moneropedia: clarify Garlic Routing, add I2PControl (anonimal)
1af1de0 Moneropedia: add Encryption related entries (anonimal)
3761e3b Moneropedia: clarify type of I2P in Clearnet entry (anonimal)
313b069 Moneropedia: update NTCP/SSU/Transports entries (anonimal)
92b8462 Moneropedia: add Transports/SSU/NTCP (anonimal)
000e95c Moneropedia: add/update/cleanup/fix entries (anonimal)
e6661fc Moneropedia: cleanup Java-I2P entry (anonimal)
7fda45b Moneropedia: remove redundant links + fix grammar (anonimal)
bfa7a61 Moneropedia: add empty Lease-Set entry (anonimal)
ce3dc6f Moneropedia: add Router-Info and Floodfill entries (anonimal)
8af4ba7 Moneropedia: add Reseed/Network Database/Router-Info entries (anonimal)
32f4f06 Moneropedia: add Matryoshka doll comment in Garlic Routing (anonimal)
13a74cf Moneropedia: replace Onion Routing URL (anonimal)
40cebc7 Moneropedia: add wikipedia URLs for Nick/Roger (anonimal)
e8aa590 Moneropedia: add Clearnet entry (anonimal)
9e7e99b Moneropedia: edit Eepsite and Garlic Routing entries (anonimal)
9658bc6 Moneropedia: add Eepsite and Garlic Routing entries (anonimal)
e9e5257 Moneropedia: simplify address book's summary (anonimal)
e6ac646 Moneropedia: add Kovri note to I2P entry (anonimal)
87673cc Moneropedia: initial commit for monero-project/kovri#256 (anonimal)
2016-10-29 10:48:13 +02:00
Riccardo Spagni
b11d7c228f
Merge pull request #185
1ac3141 about.md (Kelli Lee)
2016-10-29 10:47:50 +02:00
Riccardo Spagni
0762c9fd27
Merge pull request #184
685829e Added comment about video's source code (Christopher King)
2016-10-28 17:19:58 +02:00
Riccardo Spagni
1dc7dccbc7
Merge pull request #183
853bfc4 Add an [Add New Entry] button to moneropedia (Christopher King)
2016-10-28 17:18:37 +02:00
anonimal
cb906768a2
Moneropedia: fix ESL typo (thanks expez)
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-25 17:34:18 +00:00
anonimal
0340302833
Moneropedia: fix typos (thanks expez)
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-25 15:58:30 +00:00
anonimal
2253372f3c
Moneropedia: fix typo/tense in Address-Book (thanks expez)
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-21 00:38:04 +00:00
anonimal
59b605e412
Moneropedia: misc typo/grammar cleanup (thanks olark) 2016-10-20 14:00:06 +00:00
anonimal
f70e53a452
User-Guides: remove maintainability issue in monero-wallet-cli entry
Keeping a specific release here is not needed:
"most recent" will always imply "most recent" (which is variable).
2016-10-20 13:40:35 +00:00
anonimal
67beed6870
User-Guides: cleanup monero-wallet-cli entry
Formatting and copypasta.
2016-10-20 13:40:35 +00:00
anonimal
764ca679bb
Knowledge-Base: update bitmonerod to monerod 2016-10-20 13:40:34 +00:00
anonimal
631c1b2597
Knowledge-Base: update simplewallet to monero-wallet-cli
Also, vim (my fault) cleaned up trailing whitespace for several files.
2016-10-20 13:40:32 +00:00
anonimal
85e28fbff0
Moneropedia: add Comparison page link in I2P entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-20 10:34:38 +00:00
anonimal
613995da5b
Moneropedia: finish Garlic-Encryption
- Resolves remaining TODO's
- Also, minor adjustments in Encryption/Garlic-Routing

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-20 10:09:47 +00:00
anonimal
27214fd58b
Moneropedia: finish Network-Database entry
- Add pluralized terms to Router-Info and LeaseSet
- Add self-reference in Router-Info

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-20 09:28:53 +00:00
anonimal
acf07a38aa
Moneropedia: finish I2PControl entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-20 06:48:41 +00:00
Kelli Lee
1ac314157b about.md
Fixed typos
2016-10-19 19:25:04 -05:00
Christopher King
685829ec54 Added comment about video's source code 2016-10-19 10:44:37 -04:00
Christopher King
853bfc4524 Add an [Add New Entry] button to moneropedia
To go along with the [Edit This Page] buttons
2016-10-19 10:41:56 -04:00
anonimal
d7c43608fc
Moneropedia: create Message entry and fill-in I2NP
Also, update:

- Tunnel
- Encryption
- Destination

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-19 13:21:09 +00:00
anonimal
d30a679ab0
Moneropedia: update Garlic-Routing/Encryption entries
Also, move Layered-Encryption to Garlic-Encryption

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-19 11:10:44 +00:00
anonimal
b26760eafe
Moneropedia: update/finish initial Tunnel entry
Also, add two new "terms" entries to Encryption and Garlic-Routing

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-19 09:59:36 +00:00
anonimal
77d6cde3ca
Moneropedia: cleanup I2P entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-19 07:55:40 +00:00
anonimal
841f7c1efb
Moneropedia: resolve various unfinished entries
- Resolved TODO's for Base32/64-address, Destination, Transports

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-19 06:59:21 +00:00
anonimal
d2247103cf
Moneropedia: update/finish initial Kovri entry
Also:
- adjust the case for all applicable terms
- minor clarification in canonically-unique-host
- add @encryption for several references to encryption

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-18 10:13:55 +00:00
anonimal
31af0214f5
Moneropedia: link to Signature term in Encryption
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-18 06:54:22 +00:00
anonimal
2681940c7e
Moneropedia: clarify Garlic Routing, add I2PControl
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-18 06:46:03 +00:00
anonimal
1af1de0801
Moneropedia: add Encryption related entries
- Encryption (finished)
- Layered-Encryption (skeleton)

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-18 03:42:29 +00:00
anonimal
3761e3b091
Moneropedia: clarify type of I2P in Clearnet entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-16 05:29:14 +00:00
anonimal
313b069453
Moneropedia: update NTCP/SSU/Transports entries
Also:
 - Add more 'terms' in other entries
 - Separate @Kovri/@I2P (currently, @I2P is implied)

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-15 23:32:23 +00:00
anonimal
92b846204f
Moneropedia: add Transports/SSU/NTCP
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-15 07:03:39 +00:00
anonimal
000e95cfe4
Moneropedia: add/update/cleanup/fix entries
Added:
 - In-net
 - Lease
 - Message
 - I2NP (skeleton file)
 - Tunnel (skeleton file)

Updated/cleaned-up/fixed:
 - Router-Info
 - Lease-Set
 - Garlic-Routing
 - Floodfill
 - Destination

Note: term'ed lease-set to LeaseSet because of conflict with Lease

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-15 05:37:07 +00:00
anonimal
e6661fcee1
Moneropedia: cleanup Java-I2P entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 19:27:58 +00:00
anonimal
7fda45bd4f
Moneropedia: remove redundant links + fix grammar
For both the I2P and Java-I2P entries.

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 19:25:59 +00:00
anonimal
bfa7a611ea
Moneropedia: add empty Lease-Set entry
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 19:17:30 +00:00
anonimal
ce3dc6f5d6
Moneropedia: add Router-Info and Floodfill entries
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 19:13:52 +00:00
anonimal
8af4ba7f20
Moneropedia: add Reseed/Network Database/Router-Info entries
Also, minor adjustments elsewhere

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 02:08:49 +00:00
anonimal
32f4f0636f
Moneropedia: add Matryoshka doll comment in Garlic Routing
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 01:16:59 +00:00
anonimal
13a74cf4e9
Moneropedia: replace Onion Routing URL
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 00:55:09 +00:00
anonimal
40cebc78d1
Moneropedia: add wikipedia URLs for Nick/Roger
Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-14 00:48:27 +00:00
anonimal
e8aa590f00
Moneropedia: add Clearnet entry
Referencing:
  -monero-project/kovri#256
  -monero-project/monero-site#155
2016-10-13 22:28:16 +00:00
anonimal
9e7e99b52f
Moneropedia: edit Eepsite and Garlic Routing entries
- Typo + grammar (thanks, armadev)

Referencing:
  -monero-project/kovri#256
  -monero-project/monero-site#155
2016-10-13 20:10:04 +00:00
anonimal
9658bc60d4
Moneropedia: add Eepsite and Garlic Routing entries
Referencing:
  - monero-project/kovri#256
  - monero-project/monero-site#155
2016-10-13 19:28:38 +00:00
anonimal
e9e5257529
Moneropedia: simplify address book's summary 2016-10-13 16:24:47 +00:00
anonimal
e6ac646e8a
Moneropedia: add Kovri note to I2P entry 2016-10-13 16:16:58 +00:00
anonimal
87673cc3ad
Moneropedia: initial commit for monero-project/kovri#256
- 12 new entries as they relate to Kovri
- They're mostly needed to satisfy the address book entry

References monero-project/monero-site#155
2016-10-13 02:56:35 +00:00
Riccardo Spagni
221c2d6294
Merge pull request #173
35a2fdd make the link clickable (Paŭlo Ebermann)
2016-10-10 20:15:39 +02:00
Paŭlo Ebermann
35a2fddf31 make the link clickable
It looks like the formatter for the website doesn't make raw links clickable (like usual markdown formatters).
Making this an explicit link hopefully helps (it works this way on other pages).

Also use `https` instead of `http` (there is already a redirect in place).
2016-10-09 18:33:16 +02:00
Christopher King
fd3d418787 Add "What is Monero?" video to about page 2016-10-04 16:45:58 -04:00
Riccardo Spagni
d3df2d711d
Merge pull request #168
b8a57d3 Create fungibility.md (EWBears)
2016-09-30 12:43:06 +02:00