mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Tor to a66c49b
This commit is contained in:
parent
880352d21c
commit
9cba3cc9d0
4 changed files with 119 additions and 16 deletions
|
@ -400,10 +400,10 @@ SOFTWARE.
|
|||
[terminal-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[terminal-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[terminal-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v1.2.0
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v1.2.0/README.md
|
||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/a66c49b
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/a66c49b/README.md
|
||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-a66c49b-blue.svg
|
||||
[tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.svg
|
||||
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,12 +1,44 @@
|
|||
[Full Changelog][v1.1.1-v1.2.0]
|
||||
# Changelog since v1.2.0
|
||||
|
||||
### Added
|
||||
2018/05/12 20:32 UTC - [a66c49b](https://github.com/hassio-addons/addon-tor/commit/a66c49bd14a2ff6d82f548fdd6d5ce7198169716) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Updates tor to 0.3.2.10-r1
|
||||
|
||||
- Adds add-on icon
|
||||
2018/05/12 20:32 UTC - [b853f18](https://github.com/hassio-addons/addon-tor/commit/b853f184d17bb164b6a99de037f3d123f573e1f6) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds Gitlab CI
|
||||
|
||||
### Changed
|
||||
2018/05/12 20:32 UTC - [2b4e195](https://github.com/hassio-addons/addon-tor/commit/2b4e1953037ba3ece9d1286eff1dc33d9091f17e) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds initial add-on README template
|
||||
|
||||
- Upgrades add-on base image to v1.3.3
|
||||
- Optimizes add-on logo
|
||||
2018/05/12 20:32 UTC - [b830946](https://github.com/hassio-addons/addon-tor/commit/b83094665a1f4617137d375f2396b856d9b904d1) by [@frenck](https://github.com/frenck)
|
||||
> :books: Updates README
|
||||
|
||||
2018/05/12 20:32 UTC - [4c1a0a2](https://github.com/hassio-addons/addon-tor/commit/4c1a0a2c868f19c54f6fa46b5b884ccefa619e13) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to v1.4.1
|
||||
|
||||
2018/05/12 20:32 UTC - [8f96abc](https://github.com/hassio-addons/addon-tor/commit/8f96abc2ad9e6f6e0c2f9d8d9f4372450d4c8082) by [@frenck](https://github.com/frenck)
|
||||
> :rocket: Updates probot configuration
|
||||
|
||||
2018/05/12 20:32 UTC - [928f5d5](https://github.com/hassio-addons/addon-tor/commit/928f5d552a80fc97cbee43a7d8ccfc47d03c265e) by [@frenck](https://github.com/frenck)
|
||||
> :shirt: Fixes hadolint warnings
|
||||
|
||||
2018/05/12 20:32 UTC - [fab4f79](https://github.com/hassio-addons/addon-tor/commit/fab4f794c719cdc47f50bd2a58b1f953b818be42) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds Probot configuration
|
||||
|
||||
2018/05/12 20:32 UTC - [efc7f26](https://github.com/hassio-addons/addon-tor/commit/efc7f26d97676da750689f43f9c399b58dc9afba) by [@frenck](https://github.com/frenck)
|
||||
> :snowflake: Adds all architectures to add-on config
|
||||
|
||||
2018/05/12 20:32 UTC - [f674d78](https://github.com/hassio-addons/addon-tor/commit/f674d7805b1331fa1354fb21a222b3be98d63541) by [@frenck](https://github.com/frenck)
|
||||
> :shirt: Fixes Markdownlint warning in License
|
||||
|
||||
2018/05/12 20:32 UTC - [743bb15](https://github.com/hassio-addons/addon-tor/commit/743bb15df452b978b62608909623d952e3d2ff6d) by [@frenck](https://github.com/frenck)
|
||||
> :books: Replaces Changelog with GitHub releases
|
||||
|
||||
2018/05/12 20:32 UTC - [80d2ea2](https://github.com/hassio-addons/addon-tor/commit/80d2ea27214d713478b06acef457e815f5075376) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds .yamllint configuration
|
||||
|
||||
2018/05/12 20:32 UTC - [75ea30f](https://github.com/hassio-addons/addon-tor/commit/75ea30fd24310351ba36154b8c70c56e96c2f09c) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes CircleCI
|
||||
|
||||
2018/05/12 20:32 UTC - [8636232](https://github.com/hassio-addons/addon-tor/commit/863623253ee62abfbbe32ead19012f168274bbef) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes CodeClimate
|
||||
|
||||
[v1.1.1-v1.2.0]: https://github.com/hassio-addons/addon-tor/compare/v1.1.1...v1.2.0
|
||||
|
|
65
tor/README.md
Normal file
65
tor/README.md
Normal file
|
@ -0,0 +1,65 @@
|
|||
# Community Hass.io Add-ons: Tor
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||
|
||||
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||
|
||||
Protect your privacy and access Home Assistant via Tor.
|
||||
|
||||
## About
|
||||
|
||||
This Tor add-on allows you to access you Home Assistant instance as an Onion site,
|
||||
trough [Tor's Hidden Service][tor-hidden-service] feature. With this feature
|
||||
enabled, you do not need to open your firewall ports or setup HTTPS to enable
|
||||
secure remote access.
|
||||
|
||||
This is useful if you want to have:
|
||||
|
||||
- Access your Home Assistant instance remotely without opening a firewall port
|
||||
or setting up a VPN.
|
||||
- Don’t want to or know how to get an SSL/TLS certificate and HTTPS
|
||||
configuration setup.
|
||||
- Want to block attackers from even being able to access/scan your port and
|
||||
server at all.
|
||||
- Want to block anyone from knowing your home IP address and seeing your
|
||||
traffic to your Home Assistant.
|
||||
|
||||
The add-on also offers the possibility to open a Sock proxy into the
|
||||
Tor network. Allowing you to access Tor from any of your (SOCKS supporting)
|
||||
applications through your Hass.io installation.
|
||||
|
||||
[Click here for the full documentation][docs]
|
||||
|
||||
## WARNING! THIS IS AN EDGE VERSION!
|
||||
|
||||
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
|
||||
add-ons are based upon the latest development version.
|
||||
|
||||
- They may not work at all.
|
||||
- They might stop working at any time.
|
||||
- They could have a negative impact on your system.
|
||||
|
||||
This repository was created for:
|
||||
|
||||
- Anybody willing to test.
|
||||
- Anybody interested in trying out upcoming add-ons or add-on features.
|
||||
- Developers.
|
||||
|
||||
If you are more interested in stable releases of our add-ons:
|
||||
|
||||
<https://github.com/hassio-addons/repository>
|
||||
|
||||
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-tor/blob/a66c49b/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-terminal/33814?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-a66c49b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tor/tree/a66c49b
|
||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -1,10 +1,16 @@
|
|||
{
|
||||
"name": "Tor",
|
||||
"version": "1.2.0",
|
||||
"version": "a66c49b",
|
||||
"slug": "tor",
|
||||
"description": "Protect your privacy and access Home Assistant via Tor.",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck",
|
||||
"startup": "services",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
],
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"homeassistant_api": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue