summaryrefslogtreecommitdiff
path: root/web/docs
Commit message (Collapse)AuthorAgeFilesLines
* web: add warning about `--no-default-features`Steven Engler2026-01-051-0/+8
|
* web: fixed typoSteven Engler2026-01-051-1/+1
|
* web: move `--` in commandSteven Engler2026-01-051-1/+1
| | | | | I think that the `--` separator should go before any arti-specific args, which includes the arti subcommand.
* web: don't recommend `--all-features`Steven Engler2026-01-051-1/+1
| | | | This enables experimental features.
* web: reword some textSteven Engler2026-01-051-9/+8
| | | | | | Opinionated changes trying to make it more accurate and less cheesy. Further changes would be nice, but I'm trying not to go overboard here.
* web: try to update some things that are out of dateSteven Engler2026-01-053-5/+9
|
* docs: update anonticket URLs to torproject.orgNihal2025-11-261-3/+1
|
* web: change example onion addressSteven Engler2025-08-111-1/+1
| | | | | | | | | | | | This is the tor project onion address returned from: ``` curl --head https://www.torproject.org ``` I think it's better to give an example with our own onion service than a third-party one. Also ddg seems to use an obfuscated webpage with a single line, which doesn't show nicely in the terminal.
* web: connecting to onion services is now supported by defaultSteven Engler2025-08-111-23/+3
|
* web: 'censorship' -> 'censorship circumvention'Steven Engler2025-08-111-1/+1
|
* web: remove outdated warningSteven Engler2025-08-111-4/+2
| | | | | No one is actively updating the web docs, so the existing comment is misleading.
* web: update c-tor addressSteven Engler2025-08-111-1/+1
|
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
| | | | Made with https://crates.io/crates/typos-cli
* contributing doc: encourage discussion before codingJim Newsome2025-04-301-0/+25
|
* contributing doc: move 'getting started' section upJim Newsome2025-04-301-20/+20
|
* correct references claiming that --release optimized for sizeNick Mathewson2025-04-281-1/+3
|
* Update links to the code of conductNick Mathewson2025-03-242-2/+2
| | | | The old link seems not to work any more.
* docs: Fix arti path in example usage.vijayabhaskar_782025-03-071-4/+6
|
* tor-congestion: remove crateSteven Engler2025-03-031-1/+0
|
* web: improve description of download manager exampleSteven Engler2025-02-061-1/+1
|
* web: fix broken link in 'examples.md'Steven Engler2025-02-061-1/+1
|
* web: clean up links in 'examples.md'Steven Engler2025-02-061-4/+9
|
* docs: Add warning about this site being brand now.Alexander Hansen Færøy2025-01-301-0/+7
| | | | We also link to the old site in case people need something from there.
* docs: Fix broken anchor typo.Alexander Færøy2025-01-301-1/+1
|
* docs: Make `check_todos` happy by expanding the XXX like it's done in the ↵Alexander Hansen Færøy2025-01-291-1/+1
| | | | CHANGELOG.md.
* docs: removed unnecessary editscharles-the-developer2025-01-291-1/+0
|
* docs: fixed broken linkscharles-the-developer2025-01-294-3/+4
|
* Merge branch 'arti-configuration-options' of ↵charles-the-developer2025-01-291-2/+4
|\ | | | | | | https://gitlab.torproject.org/tpo/core/arti-doc-project-2023 into arti-configuration-options
| * docs: Apply 10 suggestion(s) to 1 file(s)Nick Mathewson2025-01-291-12/+14
| |
* | docs: done implementing revisionscharles-the-developer2024-01-181-19/+20
|/
* docs: done with Arti Configuration Optionscharles-the-developer2023-12-271-0/+362
|
* Merge branch 'exposing-api' into 'main'Alexander Færøy2023-12-201-0/+28
|\ | | | | | | | | | | docs: Exposing APIs See merge request tpo/core/arti-doc-project-2023!44
| * docs: made updates based on suggestionsLulu Nwenyi2023-12-201-1/+3
| |
| * docs: added exposing new apis guideLulu Nwenyi2023-11-221-0/+26
| |
* | Merge branch 'crates' into 'main'Alexander Færøy2023-12-201-0/+69
|\ \ | | | | | | | | | | | | | | | docs: Adding crates guide See merge request tpo/core/arti-doc-project-2023!43
| * | docs: made updates to tests section in guideLulu Nwenyi2023-12-201-1/+1
| | |
| * | docs: made updates based on suggestionLulu Nwenyi2023-12-141-25/+8
| | |
| * | docs: added crates docLulu Nwenyi2023-12-061-0/+86
| | |
* | | Merge branch 'config-manual' into 'main'Alexander Færøy2023-12-201-3/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Added configuration reference link See merge request tpo/core/arti-doc-project-2023!48
| * | | docs: added configuration reference linkLulu Nwenyi2023-12-201-3/+0
| | | |
* | | | docs: added intro page structureLulu Nwenyi2023-12-201-0/+30
|/ / /
* | | Merge branch 'project-status' into 'main'Alexander Færøy2023-12-181-0/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Project status See merge request tpo/core/arti-doc-project-2023!41
| * | | docs: Apply Nick's clarification on Arti having moved forward a lot since ↵Nick Mathewson2023-12-181-1/+4
| | | | | | | | | | | | | | | | Arti 1.0.0 in September 2022.
| * | | docs: added project statusLulu Nwenyi2023-11-171-0/+28
| | |/ | |/|
* | | docs: fixed typosLulu Nwenyi2023-12-142-9/+1
| | |
* | | Merge branch 'testing' into 'main'oluchinwenyi2023-12-141-0/+137
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Testing See merge request tpo/core/arti-doc-project-2023!46
| * | | docs: fixed typoLulu Nwenyi2023-12-141-1/+1
| | | |
| * | | docs: made updates to testing guideLulu Nwenyi2023-12-131-5/+7
| | | |
| * | | docs: added testing docLulu Nwenyi2023-11-171-0/+135
| |/ /
* | | Merge branch 'logging' into 'main'oluchinwenyi2023-12-141-0/+65
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Logging See merge request tpo/core/arti-doc-project-2023!45