Switching to icon font for icons, svg for app icons, and webp for previews. Also fixing a few typos and adding alt for per app images.
This commit is contained in:
parent
ee5426c177
commit
c53f9faf33
37 changed files with 635 additions and 26 deletions
|
@ -22,22 +22,25 @@ About:
|
|||
Content:
|
||||
AccountFree is a platform focused around the idea that you should be able to use online services completly without any account if you are not a content maker, and that some of their features can be reproduced localy just as well.
|
||||
Online accounts comes with many issues, namely the security hapazard that comes with entrusting your personal data to an online service that does not respect your right to privacy.
|
||||
AccountFree aims to reproduce the service's main features when unauthenticated, as well as providing an offline subscription system allowing you to follow and keep up to date on the people and topics you follow, while not implementing any of the tracking techniques put into place by said services."
|
||||
AccountFree aims to reproduce the service's main features when unauthenticated, as well as providing an offline subscription system allowing you to follow and keep up to date on the people and topics you follow, while not implementing any of the tracking techniques put into place by said services.
|
||||
|
||||
Sections:
|
||||
- Type: image|text
|
||||
Image: en/accountfree/services
|
||||
Alt: Service management page of AccountFree.
|
||||
Content:
|
||||
# Services bridge system
|
||||
AccountFree relies on "services" to work. Said services can be installed locally on a per-user basis while separating user data on shared computers, and can be installed, removed and toggled at will. As of right now, there exists two official services, one for [Twitter](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitter) and one for [Twitch](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitch), installable directly from the Services menu.
|
||||
Furthermore, AccountFree provides an extensive [documentation](https://docs.accountfree.org) and a [complete example service](https://git.ad5001.eu/Ad5001/AccountFree-service-Example) to help external developers to create services for AccountFree.
|
||||
- Type: text|image
|
||||
Image: en/accountfree/follow-system
|
||||
Alt: Twitter profile page example on AccountFree.
|
||||
Content:
|
||||
# Subscription system
|
||||
AccountFree makes subscription really easy as a one click function without an account, while allowing quick shortcuts to individual profiles on the sidebar, and the majority of services allow the construction of a feed or main page displaying relevant information about all followed accounts in real time.
|
||||
- Type: image|text
|
||||
Image: en/accountfree/tor
|
||||
Alt: AccountFree's security settings page.
|
||||
Content: |
|
||||
# Tor integration
|
||||
AccountFree allows painless integration of [The Onion Router](https://www.torproject.org/) to proxy all of your connections through Tor in order to best protect your privacy.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue