Jitsi
jitsi.org Web, Windows, MacOS, Linux, Android, iOS
Encrypted, free and open source video calling app, which does not require creating an account/ providing any personal details. Available as a web app, and native app for Windows, MacOS, Linux, Android and iOS. You can use the public Jitsi instance, self-host your own, or use a community hosted instance.
- Homepage: jitsi.org
- GitHub: github.com/jitsi/jitsi-meet
- Privacy: tosdr.org/en/service/2201
- Web info: web-check.xyz/results/jitsi.org
Jitsi Privacy Policy
Privacy Policy Summary
- There is a date of the last update of the agreements
- This service collects your IP address, which can be used to view your approximate location
- The service provides a complaint mechanism for the handling of personal data
- Your personal data is used for limited purposes
- The service can delete your account without prior notice and without a reason
- You maintain ownership of your data
- Prohibits the posting of pornographic content
- The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
- This service throttles your use
- This service does not condone any ideas contained in its user-generated contents
- This service prohibits users sending chain letters, junk mail, spam or any unsolicited messages
- They may stop providing the service at any time
- You waive your right to a class action.
- You have the right to leave this service at any time
- Users agree not to use the service for illegal purposes
- This service prohibits users from attempting to gain unauthorized access to other computer systems
- If you offer suggestions to the service, they may use that without your approval or compensation, but they do not become the owner
- Any liability on behalf of the service is only limited to USD $10
- This service does not guarantee that it or the products obtained through it meet the users' expectations or requirements
- Failure to enforce any provision of the Terms of Service does not constitute a waiver of such provision
- Invalidity of any portion of the Terms of Service does not entail invalidity of its remainder
- The service provides information about how they intend to use your personal data
- The service provides details about what kinds of personal information they collect
- The court of law governing the terms is in New York, USA.
- The court of law governing the terms is in a jurisdiction that is less friendly to user privacy protection.
- Your personal data is not sold
- The service is provided 'as is' and to be used at the users' sole risk
- This service is only available to users over a certain age
- Business Users are solely responsible for claims made against the service and agree to indemnify and hold harmless the service.
- The service may change its terms at any time, but the user will receive notification of the changes.
- Third parties are involved in operating the service
- The copyright license that users grant this service is limited to the parties that make up the service's broader platform.
- The service allows you to use pseudonyms
- This service assumes no liability for any losses or damages resulting from any matter relating to the service
- User logs are deleted after a finite period of time
Score
Documents
- Terms of ServiceCreated 04 Jan 21, Last modified 3 years ago
- Privacy SupplementCreated 06 Sept 20, Last modified 1 year ago
Domains Covered by Policy
- jitsi.org
- meet.jit.si
About the Data
This data is kindly provided by tosdr.org. Read full report at: #2201
Jitsi Source Code
Author
Description
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Homepage
https://jitsi.org/meetLicense
Apache-2.0
Created
16 Dec 13
Last Updated
05 Apr 24
Latest version
Primary Language
TypeScript
Size
269,661 KB
Stars
21,566
Forks
6,480
Watchers
21,566
Language Usage
Star History
Top Contributors
-
@saghul (1871)
-
@damencho (1415)
-
@hristoterezov (984)
-
@paweldomas (658)
-
@lyubomir (621)
-
@yanas (576)
-
@virtuacoplenny (541)
-
@robertpin (457)
-
@jallamsetty1 (438)
-
@Calinteodor (407)
-
@bgrozev (396)
-
@zbettenbuk (318)
-
@gpolitis (208)
-
@quitrk (192)
-
@horymury (170)
-
@vp8x8 (152)
-
@idainatovych (130)
-
@ibauersachs (120)
-
@fippo (119)
-
@tmoldovan8x8 (97)
-
@mihhu (81)
-
@gabiborlea (78)
-
@aaronkvanmeerten (74)
-
@emcho (69)
-
@csett86 (55)
-
@turint (55)
-
@andrei-gavrilescu (53)
-
@dependabot[bot] (43)
-
@jluisfa (41)
-
@ztl8702 (41)
Recent Commits
-
damencho (05 Apr 24)
feat: Move to use cjson everywhere. We were using prosody,util.json and cjson at the same time, but the latter is more performant. Adds some error handling which were missing with the prosody util json one.
-
damencho (05 Apr 24)
feat: Adds module to attach data to be available in jibri metadata. Attaches the meeting id and the creator of the meeting into the iq sent to jibri. The data will be available in the metadata.json.
-
Mihaela Dumitru (05 Apr 24)
fix(whiteboard) compute serverUrl once to limit rerenders (#14600)
-
Hristo Terezov (04 Apr 24)
ref(PasswordSection): Functional copmonents.
-
damencho (04 Apr 24)
fix: Clear up knocking state on error. Fixes a case where participant is not entering lobby when trying the second time after being rejected.
-
Holofox (04 Apr 24)
fix(lang) updated Russian translation
-
Saúl Ibarra Corretgé (04 Apr 24)
fix(misc) drop unused files from the project
-
Saúl Ibarra Corretgé (04 Apr 24)
fix(misc) fix .editorconfig line width
-
ilaydadastan (29 Mar 24)
fix(chat): added emoji tooltip and enter key in smiley panel
-
Hristo Terezov (02 Apr 24)
fix(LargeVideo): use correct track for streaming status. In the case where we switch from jvb to p2p when we need to switch the p2p and jvb track, they will be with the same source name. In order to add the streaming status listener we need to check if the isP2P flag is different. Without this check we won't have the correct stream status listener for the track. Normally the Thumbnail and ConnectionIndicator components will update the streaming status the same way and this may mask the problem. But if for some reason the update from the Thumbnail and ConnectionIndicator components don't happen this may lead to showing the avatar instead of the video because of the old track inactive streaming status.
-
Ilayda Dastan (03 Apr 24)
fix(chat): fixed error message colors (#14574) * fix(chat): fixed error message colors * fix(chat): changed error message background color
-
Mihaela Dumitru (02 Apr 24)
fix(whiteboard) backend safe room hash
-
Saúl Ibarra Corretgé (02 Apr 24)
fix(android) fix server URL parsing Some devices throw NullPointerException instead of MalformedURLException.
-
Calinteodor (02 Apr 24)
feat(whiteboard/native): ui fixes (#14585) * feat(mobile/navigation): moved Whiteboard to Conference navigation and fixed screen options
-
ilaydadastan (29 Mar 24)
fix(chat): added translation function
-
Jaya Allamsetty (29 Mar 24)
fix(config): Enable ssrc-rewriting by default. (#14567)
-
Calinteodor (28 Mar 24)
feat(ios/android/sdk): delegate transcription chunk received event (#14516) * feat(subtitles): created separate helpers for delegating transcription chunks events on web and mobile
-
damencho (27 Mar 24)
fix: Fixes parsing hash params to be passed to tokenAuthUrl. The URL.hash returns the # sign, and so we always ignore the first parameter.
-
damencho (27 Mar 24)
feat: Drops unused ext_events.lua.
-
hkien2310 (27 Mar 24)
fix(lang) update vietnameses translation
-
dependabot[bot] (26 Mar 24)
chore(deps-dev): bump express from 4.17.3 to 4.19.2 Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
Дамян Минков (26 Mar 24)
feat: Reduces into state region and shard changes from the lib. (#14546) * feat: Reduces into state region and shard changes from the lib. * squash: Fixes few comments. * chore(deps) lib-jitsi-meet@latest https://github.com/jitsi/lib-jitsi-meet/compare/v1802.0.0+49ff6eb4...v1803.0.0+5237dbfe
-
Jaya Allamsetty (26 Mar 24)
fix(flags): Don't assume ssrc-rewriting enabled by default. (#14545) * fix(flags): Don't assume ssrc-rewriting enabled by default. * chore(deps): update latest@lib-jitsi-meet. https://github.com/jitsi/lib-jitsi-meet/compare/v1796.0.0+d1333434...v1802.0.0+49ff6eb4
-
Hazoom (26 Mar 24)
fix(polls/web) check for duplicate poll options (#14541)
-
Calinteodor (26 Mar 24)
feat(base/conference): get subject and localSubject from config (#14520) * feat(base/conference): fixed getting localSubject, subject and parsing url params.
-
Nitin Kushwaha (25 Mar 24)
fix(polls): fix poll button overflow
-
Дамян Минков (26 Mar 24)
feat(visitors): Updates docs for promotion. (#14538) * feat(visitors): Updates docs for promotion. * squash: Update config.js comment
-
ilaydadastan (25 Mar 24)
fix(lang): added new tr translations
-
Horatiu Muresan (25 Mar 24)
feat(external-api) Expose meeting session (#14522)
-
ilaydadastan (23 Mar 24)
fix(participants-pane): multi words search
Jitsi Website
Website
Free Video Conferencing Software for Web & Mobile | Jitsi
Learn more about Jitsi, a free open-source video conferencing software for web & mobile. Make a call, launch on your own servers, integrate into your app, and more.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 104.18.33.234
- Location San Francisco, California, United States of America, NA
- ISP CloudFlare Inc.
- ASN AS13335
Associated Countries
-
US
Saftey Score
Website marked as safe
100%
Blacklist Check
jitsi.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Jitsi Reviews
More Secure Conference Calls
-
A free and open source, distributed video, calling and screenshare platform with a focus on security. Jami is completely peer-to-peer, and has full end-to-end encryption with perfect forward secrecy for all communications, complying with the X.509 standard. Supported natively on Windows, macOS, iOS, GNU/Linux, Android and Android TV. Video quality is quite good, but very dependent on network speeds, some of the apps are lacking in features.
About the Data: Jitsi
API
You can access Jitsi's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/productivity/secure-conference-calls/jitsi
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Jitsi
Help your friends compare Secure Conference Calls, and pick privacy-respecting software and services.
Share Jitsi and Awesome Privacy with your network!